Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/722/
Java: 64bit/jdk-13.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Query 'q=cat%3Afootball%5E2' failed, 

Stack Trace:
java.lang.RuntimeException: Query 'q=cat%3Afootball%5E2' failed, 
        at 
__randomizedtesting.SeedInfo.seed([BB88A87E8157E77B:AAFB6F4F5D21E207]:0)
        at 
org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:67)
        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:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:830)
Caused by: java.io.IOException: Server returned HTTP response code: 510 for 
URL: http://127.0.0.1:41491/solr/collection1/select?q=cat%3Afootball%5E2
        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
        at java.base/java.net.URL.openStream(URL.java:1162)
        at 
org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:65)
        ... 38 more




Build Log:
[...truncated 15153 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRequestForwarding
   [junit4]   2> 1898280 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001
   [junit4]   2> 1898280 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1898280 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1898280 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1898380 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port:36009
   [junit4]   2> 1898380 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36009
   [junit4]   2> 1898380 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36009
   [junit4]   2> 1898380 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36009
   [junit4]   2> 1898382 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898383 INFO  (zkConnectionManagerCallback-10152-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898383 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898384 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898385 INFO  (zkConnectionManagerCallback-10154-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898385 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898385 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898389 INFO  (zkConnectionManagerCallback-10156-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898389 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898496 WARN  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1898496 WARN  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1898496 WARN  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 1898496 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13.0.1+9
   [junit4]   2> 1898503 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1898503 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1898503 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1898505 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1898505 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1898505 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1898508 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e5d3d94{/solr,null,AVAILABLE}
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b0b49f0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41491}
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.s.Server Started @1898541ms
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41491}
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17217b66{/solr,null,AVAILABLE}
   [junit4]   2> 1898509 ERROR (jetty-launcher-10157-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.1
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-11T06:21:59.961455Z
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ff79ef6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38539}
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.s.Server Started @1898541ms
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38539}
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1898509 ERROR (jetty-launcher-10157-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.1
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-11T06:21:59.961760Z
   [junit4]   2> 1898509 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@150a934d{/solr,null,AVAILABLE}
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7d367da7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46771}
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.s.Server Started @1898542ms
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46771}
   [junit4]   2> 1898510 ERROR (jetty-launcher-10157-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.1
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1898510 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-01-11T06:21:59.962244Z
   [junit4]   2> 1898512 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898513 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898517 INFO  (zkConnectionManagerCallback-10159-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898517 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898518 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1898521 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898524 INFO  (zkConnectionManagerCallback-10163-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898524 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898524 INFO  (zkConnectionManagerCallback-10161-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898524 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898524 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1898524 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1898866 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1898867 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1898867 WARN  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3f2b077b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898867 WARN  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3f2b077b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898867 WARN  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6406c912[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898867 WARN  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6406c912[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898870 WARN  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68996245[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898870 WARN  (jetty-launcher-10157-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68996245[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898871 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36009/solr
   [junit4]   2> 1898881 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1898882 WARN  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2cbda943[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898882 WARN  (jetty-launcher-10157-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2cbda943[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898882 WARN  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@b32a0a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898882 WARN  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@b32a0a4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898883 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36009/solr
   [junit4]   2> 1898885 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898892 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898892 INFO  (zkConnectionManagerCallback-10175-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898892 INFO  (jetty-launcher-10157-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898893 INFO  (zkConnectionManagerCallback-10180-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898893 INFO  (jetty-launcher-10157-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898897 WARN  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@41898131[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898897 WARN  (jetty-launcher-10157-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@41898131[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1898898 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36009/solr
   [junit4]   2> 1898901 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898902 INFO  (zkConnectionManagerCallback-10184-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898902 INFO  (jetty-launcher-10157-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1898994 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1898994 INFO  (zkConnectionManagerCallback-10186-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1898995 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1899030 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41491_solr
   [junit4]   2> 1899030 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.Overseer Overseer 
(id=72138452975616009-127.0.0.1:41491_solr-n_0000000000) starting
   [junit4]   2> 1899033 INFO  
(OverseerStateUpdate-72138452975616009-127.0.0.1:41491_solr-n_0000000000) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41491_solr
   [junit4]   2> 1899033 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41491_solr
   [junit4]   2> 1899033 INFO  
(OverseerStateUpdate-72138452975616009-127.0.0.1:41491_solr-n_0000000000) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1899034 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1899034 WARN  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1899047 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1899071 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899081 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899081 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899082 INFO  (jetty-launcher-10157-thread-2) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node2/.
   [junit4]   2> 1899094 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1899095 INFO  (zkConnectionManagerCallback-10192-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899095 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1899097 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1899099 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46771_solr as DOWN
   [junit4]   2> 1899099 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1899099 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46771_solr
   [junit4]   2> 1899099 INFO  (zkCallback-10185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1899100 INFO  (zkCallback-10191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1899100 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1899100 WARN  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1899113 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1899131 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46771.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899141 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46771.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899141 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46771.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899142 INFO  (jetty-launcher-10157-thread-3) 
[n:127.0.0.1:46771_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node3/.
   [junit4]   2> 1899194 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1899195 INFO  (zkConnectionManagerCallback-10198-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899195 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1899197 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1899198 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38539_solr as DOWN
   [junit4]   2> 1899199 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1899199 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38539_solr
   [junit4]   2> 1899199 INFO  (zkCallback-10185-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1899200 INFO  (zkCallback-10197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1899200 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1899200 WARN  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1899201 INFO  (zkCallback-10191-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1899208 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1899225 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38539.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899232 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38539.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899232 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38539.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1899233 INFO  (jetty-launcher-10157-thread-1) 
[n:127.0.0.1:38539_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node1/.
   [junit4]   2> 1899254 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1899254 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899255 INFO  (zkConnectionManagerCallback-10207-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899255 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899256 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1899256 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36009/solr 
ready
   [junit4]   2> 1899257 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899258 INFO  (zkConnectionManagerCallback-10209-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1899258 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1899541 INFO  (qtp1945210281-30061) [n:127.0.0.1:46771_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1899543 INFO  
(OverseerThreadFactory-9184-thread-1-processing-n:127.0.0.1:41491_solr) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1899647 INFO  
(OverseerStateUpdate-72138452975616009-127.0.0.1:41491_solr-n_0000000000) 
[n:127.0.0.1:41491_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:41491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1899648 INFO  
(OverseerStateUpdate-72138452975616009-127.0.0.1:41491_solr-n_0000000000) 
[n:127.0.0.1:41491_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:38539/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1899850 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr    
x:collection1_shard2_replica_n2 ] 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> 1899850 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr    
x:collection1_shard1_replica_n1 ] 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> 1899850 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr    
x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1900863 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1900878 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.1
   [junit4]   2> 1900898 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1900912 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901017 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901039 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901043 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901044 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41491.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1901044 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 1901046 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1908902514, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1901050 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901050 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38539.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2fcacdc1
   [junit4]   2> 1901050 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 1901052 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1908902514, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1901089 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901089 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901097 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1901097 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1901098 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21494851645518465]
   [junit4]   2> 1901098 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dfc337f[collection1_shard1_replica_n1] main]
   [junit4]   2> 1901099 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1901102 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901112 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901112 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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 1655411806111268864
   [junit4]   2> 1901113 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901114 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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> 1901115 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1901115 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1901115 INFO  
(searcherExecutor-9197-thread-1-processing-n:127.0.0.1:41491_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:41491_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@6dfc337f[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901116 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901116 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901116 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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:41491/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1901117 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901117 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41491/solr/collection1_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1901117 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72138452975616009-core_node3-n_0000000000
   [junit4]   2> 1901117 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901117 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901118 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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:41491/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1901118 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1901118 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1901119 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21494851645518465]
   [junit4]   2> 1901119 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20960071[collection1_shard2_replica_n2] main]
   [junit4]   2> 1901121 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1901124 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901135 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901135 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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 1655411806135386112
   [junit4]   2> 1901137 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901137 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901137 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901137 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901137 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901138 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901138 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901138 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901138 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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> 1901138 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1901138 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1901139 INFO  
(searcherExecutor-9198-thread-1-processing-n:127.0.0.1:38539_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:38539_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@20960071[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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:38539/solr/collection1_shard2_replica_n2/
   [junit4]   2> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:38539/solr/collection1_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1901140 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72138452975616011-core_node4-n_0000000000
   [junit4]   2> 1901141 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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:38539/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1901242 INFO  (zkCallback-10197-thread-1) [     ] 
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> 1901242 INFO  (zkCallback-10197-thread-2) [     ] 
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> 1901245 INFO  (zkCallback-10185-thread-1) [     ] 
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> 1901246 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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> 1901247 INFO  (qtp365737273-30055) [n:127.0.0.1:41491_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=1397
   [junit4]   2> 1901249 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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> 1901250 INFO  (qtp1093691552-30056) [n:127.0.0.1:38539_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=1400
   [junit4]   2> 1901251 INFO  (qtp1945210281-30061) [n:127.0.0.1:46771_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1901252 INFO  (zkCallback-10185-thread-2) [     ] 
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> 1901354 INFO  (zkCallback-10191-thread-1) [     ] 
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> 1901354 INFO  (qtp1945210281-30061) [n:127.0.0.1:46771_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1813
   [junit4]   2> 1901354 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 1901357 INFO  (zkCallback-10197-thread-2) [     ] 
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> 1901357 INFO  (zkCallback-10185-thread-3) [     ] 
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> 1901357 INFO  (zkCallback-10185-thread-2) [     ] 
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> 1901357 INFO  (zkCallback-10197-thread-1) [     ] 
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> 1901357 INFO  (zkCallback-10185-thread-1) [     ] 
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> 1901365 INFO  (zkCallback-10197-thread-3) [     ] 
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> 1901461 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1250641897
   [junit4]   2> 1901461 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1276898111
   [junit4]   2> 1901461 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46771_solr
   [junit4]   2> 1901461 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41491_solr
   [junit4]   2> 1901462 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1901462 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41491_solr as DOWN
   [junit4]   2> 1901463 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1901463 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46771_solr as DOWN
   [junit4]   2> 1901469 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=311000389
   [junit4]   2> 1901469 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38539_solr
   [junit4]   2> 1901469 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1901469 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38539_solr as DOWN
   [junit4]   2> 1901483 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1901483 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65ee0294: rootName = 
solr_46771, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@70c5dce9
   [junit4]   2> 1901488 INFO  (coreCloseExecutor-9208-thread-1) 
[n:127.0.0.1:38539_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6b9863d1
   [junit4]   2> 1901488 INFO  (coreCloseExecutor-9208-thread-1) 
[n:127.0.0.1:38539_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_n2, 
tag=SolrCore@6b9863d1
   [junit4]   2> 1901489 INFO  (coreCloseExecutor-9208-thread-1) 
[n:127.0.0.1:38539_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e4e633a: rootName = 
solr_38539, domain = solr.core.collection1.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@11d539ea
   [junit4]   2> 1901489 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1901489 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18d3b020: rootName = 
solr_46771, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@51a398c4
   [junit4]   2> 1901492 INFO  (coreCloseExecutor-9209-thread-1) 
[n:127.0.0.1:41491_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@457448dc
   [junit4]   2> 1901492 INFO  (coreCloseExecutor-9209-thread-1) 
[n:127.0.0.1:41491_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, 
tag=SolrCore@457448dc
   [junit4]   2> 1901492 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1901492 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3765c180: rootName = 
solr_46771, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31abcb84
   [junit4]   2> 1901492 INFO  (coreCloseExecutor-9209-thread-1) 
[n:127.0.0.1:41491_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45a0f0bd: rootName = 
solr_41491, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@76c28b6d
   [junit4]   2> 1901492 INFO  (jetty-closer-10212-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1901508 INFO  (coreCloseExecutor-9208-thread-1) 
[n:127.0.0.1:38539_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, 
tag=SolrCore@6b9863d1
   [junit4]   2> 1901510 INFO  (coreCloseExecutor-9209-thread-1) 
[n:127.0.0.1:41491_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, 
tag=SolrCore@457448dc
   [junit4]   2> 1901521 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1901521 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@721e9cbc: rootName = 
solr_41491, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@20aa32d0
   [junit4]   2> 1901521 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1901521 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6aedd5c5: rootName = 
solr_38539, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@331ae9fd
   [junit4]   2> 1901524 INFO  (zkCallback-10197-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1901526 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1901526 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c9d9b1f: rootName = 
solr_41491, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@51a398c4
   [junit4]   2> 1901528 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1901528 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43332e21: rootName = 
solr_41491, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31abcb84
   [junit4]   2> 1901528 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1901528 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1901528 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6631a95a: rootName = 
solr_38539, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@51a398c4
   [junit4]   2> 1901528 INFO  (closeThreadPool-10223-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72138452975616009-127.0.0.1:41491_solr-n_0000000000) closing
   [junit4]   2> 1901528 INFO  
(OverseerStateUpdate-72138452975616009-127.0.0.1:41491_solr-n_0000000000) 
[n:127.0.0.1:41491_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41491_solr
   [junit4]   2> 1901529 INFO  
(OverseerAutoScalingTriggerThread-72138452975616009-127.0.0.1:41491_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1901529 INFO  (zkCallback-10185-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1901531 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1901531 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4b4f5bda: rootName = 
solr_38539, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@31abcb84
   [junit4]   2> 1901531 INFO  (jetty-closer-10212-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1901534 INFO  (zkCallback-10197-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1901535 INFO  (closeThreadPool-10223-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72138452975616009-127.0.0.1:41491_solr-n_0000000000) closing
   [junit4]   2> 1901622 INFO  (jetty-closer-10212-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7d367da7{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1901622 INFO  (jetty-closer-10212-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@150a934d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1901622 INFO  (jetty-closer-10212-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1901635 INFO  (jetty-closer-10212-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72138452975616009-127.0.0.1:41491_solr-n_0000000000) closing
   [junit4]   2> 1901635 INFO  (jetty-closer-10212-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1b0b49f0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1901635 INFO  (jetty-closer-10212-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2e5d3d94{/solr,null,UNAVAILABLE}
   [junit4]   2> 1901635 INFO  (jetty-closer-10212-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1901736 INFO  (jetty-closer-10212-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ff79ef6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1901736 INFO  (jetty-closer-10212-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17217b66{/solr,null,UNAVAILABLE}
   [junit4]   2> 1901736 INFO  (jetty-closer-10212-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1901736 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1901939 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/packages.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/collections/collection1/terms/shard2
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2>        2       /solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72138452975616009-127.0.0.1:41491_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1901943 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36009
   [junit4]   2> 1901943 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36009
   [junit4]   2> 1901943 INFO  
(TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[BB88A87E8157E77B]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36009
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRequestForwarding -Dtests.method=testMultiCollectionQuery 
-Dtests.seed=BB88A87E8157E77B -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ta-IN -Dtests.timezone=America/Resolute -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.67s J1 | TestRequestForwarding.testMultiCollectionQuery 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Query 
'q=cat%3Afootball%5E2' failed, 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BB88A87E8157E77B:AAFB6F4F5D21E207]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:67)
   [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:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]    > Caused by: java.io.IOException: Server returned HTTP response 
code: 510 for URL: 
http://127.0.0.1:41491/solr/collection1/select?q=cat%3Afootball%5E2
   [junit4]    >        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1919)
   [junit4]    >        at 
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
   [junit4]    >        at java.base/java.net.URL.openStream(URL.java:1162)
   [junit4]    >        at 
org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:65)
   [junit4]    >        ... 38 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestRequestForwarding_BB88A87E8157E77B-001
   [junit4]   2> Jan 11, 2020 6:22:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=953, maxMBSortInHeap=6.5475518169740425, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71f61411),
 locale=ta-IN, timezone=America/Resolute
   [junit4]   2> NOTE: Linux 5.0.0-37-generic amd64/AdoptOpenJDK 13.0.1 
(64-bit)/cpus=8,threads=1,free=208347768,total=381681664
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortableTextField, 
TestLegacyNumericUtils, TestSlowCompositeReaderWrapper, LoggingHandlerTest, 
ScheduledMaintenanceTriggerTest, CollectionTooManyReplicasTest, 
TestSolrCloudWithSecureImpersonation, FileUtilsTest, 
TestPKIAuthenticationPlugin, SolrShardReporterTest, TestCloudInspectUtil, 
MoreLikeThisComponentTest, RequiredFieldsTest, TestSolrCoreParser, 
CreateCollectionCleanupTest, TestJsonFacetRefinement, 
TestManagedSchemaThreadSafety, TestExactStatsCache, SolrRequestParserTest, 
BasicAuthStandaloneTest, HLLUtilTest, AddReplicaTest, 
TestDocBasedVersionConstraints, TestSimComputePlanAction, 
UUIDUpdateProcessorFallbackTest, CloudExitableDirectoryReaderTest, 
FastVectorHighlighterTest, TestWriterPerf, SpellCheckCollatorWithCollapseTest, 
TestFieldCacheSortRandom, CdcrBootstrapTest, SuggesterTSTTest, 
TestFieldCollectionResource, UpdateLogTest, HdfsRecoverLeaseTest, 
SolrInfoBeanTest, TestPolicyCloud, TestAnalyzeInfixSuggestions, 
TestSchemaSimilarityResource, ExitableDirectoryReaderTest, 
XmlUpdateRequestHandlerTest, BlockDirectoryTest, HDFSCollectionsAPITest, 
OverseerCollectionConfigSetProcessorTest, TestReload, 
HdfsChaosMonkeyNothingIsSafeTest, CurrencyRangeFacetCloudTest, 
TestDynamicLoadingUrl, TestSolr4Spatial, TestBinaryField, 
TestPayloadCheckQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, 
HdfsUnloadDistributedZkTest, RecoveryZkTest, TestCollectionAPI, 
HttpPartitionOnCommitTest, TestFacetMethods, TestDistributedSearch, 
TestMinMaxOnMultiValuedField, AuditLoggerPluginTest, 
TestEmbeddedSolrServerAdminHandler, SolrCLIZkUtilsTest, 
TestLocalFSCloudBackupRestore, TestObjectReleaseTracker, NumericFieldsTest, 
RulesTest, MoveReplicaHDFSFailoverTest, TestRandomFaceting, 
DistribDocExpirationUpdateProcessorTest, TestSystemCollAutoCreate, 
PeerSyncWithLeaderTest, TestDownShardTolerantSearch, TestSolrTestCaseJ4, 
TestCSVResponseWriter, DebugComponentTest, MergeStrategyTest, 
TestStressUserVersions, TestSegmentSorting, TestRetrieveFieldsOptimizer, 
DistributedFacetExistsSmallTest, TestLazyCores, TestExportTool, 
DaemonStreamApiTest, HighlighterTest, TestCodecSupport, 
TestRandomCollapseQParserPlugin, TestTolerantUpdateProcessorRandomCloud, 
TestNestedUpdateProcessor, SecurityConfHandlerTest, TestSnapshotCloudManager, 
XMLAtomicUpdateMultivalueTest, PackageManagerCLITest, TestDeprecatedFilters, 
NodeAddedTriggerIntegrationTest, TestLockTree, TestCaffeineCache, 
TestSchemaField, TestZkAclsWithHadoopAuth, TestUninvertingReader, 
ComputePlanActionTest, DistanceFunctionTest, SolrCmdDistributorTest, 
BlockJoinFacetRandomTest, TestMaxScoreQueryParser, TestScoreJoinQPScore, 
TestSolrDeletionPolicy1, IndexSizeTriggerTest, CdcrUpdateLogTest, 
SSLMigrationTest, TestCloudSearcherWarming, CdcrRequestHandlerTest, 
TestBlobHandler, HttpTriggerListenerTest, MinimalSchemaTest, PrimUtilsTest, 
TestConfigSetsAPIExclusivity, CheckHdfsIndexTest, TestCustomStream, 
TestQueryingOnDownCollection, TestLFUCache, 
TestPerFieldSimilarityWithDefaultOverride, TestHalfAndHalfDocValues, 
TestJettySolrRunner, ParsingFieldUpdateProcessorsTest, 
PreAnalyzedFieldManagedSchemaCloudTest, DocumentBuilderTest, 
CurrencyFieldTypeTest, TaggerTest, TestWordDelimiterFilterFactory, 
QueryResultKeyTest, ReplaceNodeNoTargetTest, TestCloudSchemaless, 
AutoscalingHistoryHandlerTest, TestCoreBackup, TestXmlQParserPlugin, 
TestCloudPseudoReturnFields, TestClusterStateMutator, TestRestoreCore, 
DefaultValueUpdateProcessorTest, DeleteLastCustomShardedReplicaTest, 
TestFieldCache, LeaderElectionContextKeyTest, ZkCLITest, 
TestFileDictionaryLookup, ClassificationUpdateProcessorIntegrationTest, 
BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CleanupOldIndexTest, CollectionPropsTest, CollectionsAPISolrJTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderWithTlogReplicasTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionTest, LeaderTragicEventTest, 
LeaderVoteWaitTimeoutTest, MoveReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
ShardRoutingTest, SyncSliceTest, TestDeleteCollectionOnDownNodes, 
TestHashPartitioner, TestLeaderElectionZkExpiry, TestPullReplica, 
TestPullReplicaErrorHandling, TestRequestForwarding]
   [junit4] Completed [528/889 (1!)] on J1 in 4.76s, 1 test, 1 error <<< 
FAILURES!

[...truncated 46148 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.4-Linux/722/consoleText

[repro] Revision: 832bf13dd9187095831caf69783179d41059d013

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestRequestForwarding 
-Dtests.method=testMultiCollectionQuery -Dtests.seed=BB88A87E8157E77B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-IN 
-Dtests.timezone=America/Resolute -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestRequestForwarding
[repro] ant compile-test

[...truncated 3604 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestRequestForwarding" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=BB88A87E8157E77B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-IN 
-Dtests.timezone=America/Resolute -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.TestRequestForwarding
[repro] Exiting with code 0

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

Reply via email to