Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/301/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Error from server at 
http://127.0.0.1:58106/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not 
find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:58106/solr/stale_state_test_col_shard1_replica_n1: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. 
Reason:
<pre>    Can not find: 
/solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([93F259C397AFA25A:27C3C12B7446D476]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        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 14680 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/init-core-data-001
   [junit4]   2> 111486 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 111486 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 111486 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 111487 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001
   [junit4]   2> 111489 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 111489 INFO  (Thread-313) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 111489 INFO  (Thread-313) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 111492 ERROR (Thread-313) [    ] 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> 111599 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58104
   [junit4]   2> 111619 INFO  (jetty-launcher-210-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 111619 INFO  (jetty-launcher-210-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 111619 INFO  (jetty-launcher-210-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 111621 INFO  (jetty-launcher-210-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3492655b{/solr,null,AVAILABLE}
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@435e84b2{/solr,null,AVAILABLE}
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b21a3a1{HTTP/1.1,[http/1.1]}{127.0.0.1:58106}
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.e.j.s.Server Started @114012ms
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58106}
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69723f4{HTTP/1.1,[http/1.1]}{127.0.0.1:58107}
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-2) [    ] 
o.e.j.s.Server Started @114013ms
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58107}
   [junit4]   2> 111623 ERROR (jetty-launcher-210-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111623 ERROR (jetty-launcher-210-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111623 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:13:17.137995Z
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:13:17.138090Z
   [junit4]   2> 111624 INFO  (jetty-launcher-210-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22a427af{/solr,null,AVAILABLE}
   [junit4]   2> 111625 INFO  (jetty-launcher-210-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56a3cfe8{HTTP/1.1,[http/1.1]}{127.0.0.1:58108}
   [junit4]   2> 111625 INFO  (jetty-launcher-210-thread-3) [    ] 
o.e.j.s.Server Started @114015ms
   [junit4]   2> 111625 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58108}
   [junit4]   2> 111626 ERROR (jetty-launcher-210-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111626 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 111626 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111626 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111626 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T07:13:17.140602Z
   [junit4]   2> 111630 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 111631 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 111632 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 111639 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58104/solr
   [junit4]   2> 111643 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58104/solr
   [junit4]   2> 111644 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58104/solr
   [junit4]   2> 111711 WARN  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 111711 WARN  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 111716 WARN  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.ZkController The _default configset could not be uploaded. Please 
provide 'solr.default.confdir' parameter that points to a configset intended to 
be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 111721 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111721 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111722 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58107_solr
   [junit4]   2> 111723 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58108_solr
   [junit4]   2> 111724 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98984551842119687-127.0.0.1:58107_solr-n_0000000000) starting
   [junit4]   2> 111725 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111725 INFO  (zkCallback-227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111725 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111726 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 111739 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58106_solr
   [junit4]   2> 111742 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111742 INFO  (zkCallback-227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111742 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 111748 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58107_solr
   [junit4]   2> 111751 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 111751 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 111751 INFO  (zkCallback-227-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 111829 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58106.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111869 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58107.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111879 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58106.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111879 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58106.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111879 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58108.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111883 INFO  (jetty-launcher-210-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node1/.
   [junit4]   2> 111910 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58107.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111910 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58107.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111916 INFO  (jetty-launcher-210-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node2/.
   [junit4]   2> 111919 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58108.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111919 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58108.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 111920 INFO  (jetty-launcher-210-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node3/.
   [junit4]   2> 112007 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 112009 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58104/solr ready
   [junit4]   2> 112018 INFO  (qtp474200904-1538) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 112022 INFO  (OverseerThreadFactory-887-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 112142 INFO  
(OverseerStateUpdate-98984551842119687-127.0.0.1:58107_solr-n_0000000000) [    
] 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:58107/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112146 INFO  
(OverseerStateUpdate-98984551842119687-127.0.0.1:58107_solr-n_0000000000) [    
] 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:58108/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 112372 INFO  (qtp735367413-1536) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112372 INFO  (qtp474200904-1542) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112372 INFO  (qtp474200904-1542) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112372 INFO  (qtp735367413-1536) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 112489 INFO  (zkCallback-226-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> 112489 INFO  (zkCallback-225-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> 112489 INFO  (zkCallback-225-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> 112490 INFO  (zkCallback-226-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> 113394 INFO  (qtp735367413-1536) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 113394 INFO  (qtp474200904-1542) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 113412 INFO  (qtp735367413-1536) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 113413 INFO  (qtp474200904-1542) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 113494 WARN  (qtp735367413-1536) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 113494 WARN  (qtp735367413-1536) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 113494 INFO  (qtp735367413-1536) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 113494 INFO  (qtp735367413-1536) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 113494 INFO  (qtp735367413-1536) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58107.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 113495 INFO  (qtp735367413-1536) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 113495 INFO  (qtp735367413-1536) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 113496 WARN  (qtp474200904-1542) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 113496 WARN  (qtp474200904-1542) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 113496 INFO  (qtp474200904-1542) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 113496 INFO  (qtp474200904-1542) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 113497 INFO  (qtp474200904-1542) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58108.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 113497 INFO  (qtp474200904-1542) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 113497 INFO  (qtp474200904-1542) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node3/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 113563 INFO  (qtp735367413-1536) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 113563 INFO  (qtp735367413-1536) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113564 INFO  (qtp735367413-1536) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 113564 INFO  (qtp735367413-1536) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 113576 INFO  (qtp474200904-1542) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 113576 INFO  (qtp474200904-1542) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113578 INFO  (qtp474200904-1542) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 113578 INFO  (qtp474200904-1542) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 113579 INFO  (qtp735367413-1536) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@130fd638[collection1_shard1_replica_n1] main]
   [junit4]   2> 113580 INFO  (qtp735367413-1536) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 113581 INFO  (qtp735367413-1536) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 113582 INFO  (qtp735367413-1536) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113582 INFO  (qtp735367413-1536) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583752831666487296
   [junit4]   2> 113582 INFO  (searcherExecutor-894-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@130fd638[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113585 INFO  (qtp474200904-1542) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10124b1a[collection1_shard2_replica_n2] main]
   [junit4]   2> 113586 INFO  (qtp474200904-1542) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 113587 INFO  (qtp474200904-1542) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 113588 INFO  (qtp474200904-1542) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113589 INFO  (searcherExecutor-895-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@10124b1a[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 113589 INFO  (qtp474200904-1542) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583752831673827328
   [junit4]   2> 113589 INFO  (qtp735367413-1536) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 113589 INFO  (qtp735367413-1536) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 113590 INFO  (qtp735367413-1536) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/
   [junit4]   2> 113590 INFO  (qtp735367413-1536) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 113590 INFO  (qtp735367413-1536) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 113590 INFO  (qtp735367413-1536) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 113598 INFO  (qtp735367413-1536) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 113599 INFO  (qtp474200904-1542) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 113599 INFO  (qtp474200904-1542) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 113600 INFO  (qtp474200904-1542) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/
   [junit4]   2> 113600 INFO  (qtp474200904-1542) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 113600 INFO  (qtp474200904-1542) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 113600 INFO  (qtp474200904-1542) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 113605 INFO  (qtp474200904-1542) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 113718 INFO  (zkCallback-226-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> 113718 INFO  (zkCallback-226-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> 113718 INFO  (zkCallback-225-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> 113718 INFO  (zkCallback-225-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> 113771 INFO  (qtp735367413-1536) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 113771 INFO  (qtp474200904-1542) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 113776 INFO  (qtp474200904-1542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1403
   [junit4]   2> 113776 INFO  (qtp735367413-1536) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1403
   [junit4]   2> 113781 INFO  (qtp474200904-1538) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 113887 INFO  (zkCallback-226-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> 113887 INFO  (zkCallback-226-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> 113887 INFO  (zkCallback-225-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> 113887 INFO  (zkCallback-225-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> 114035 INFO  
(OverseerCollectionConfigSetProcessor-98984551842119687-127.0.0.1:58107_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 114790 INFO  (qtp474200904-1538) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2772
   [junit4]   2> 114796 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 114797 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 114806 INFO  (qtp295473388-1527) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 114809 INFO  (qtp295473388-1527) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 114842 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[93F259C397AFA25A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAliasHandling
   [junit4]   2> 114851 INFO  (qtp735367413-1546) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583752832996081664)} 0 2
   [junit4]   2> 114856 INFO  (qtp735367413-1547) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752833001324544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114856 INFO  (qtp735367413-1547) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 114856 INFO  (qtp735367413-1547) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114857 INFO  (qtp735367413-1547) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 114858 INFO  (qtp474200904-1544) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752833004470272,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114858 INFO  (qtp474200904-1544) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 114858 INFO  (qtp474200904-1544) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114859 INFO  (qtp474200904-1544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 114860 INFO  (qtp474200904-1543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583752832992935936),commit=} 0 15
   [junit4]   2> 114862 INFO  (qtp474200904-1545) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=2nd_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 114865 INFO  (OverseerThreadFactory-887-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 2nd_collection
   [junit4]   2> 115100 INFO  
(OverseerStateUpdate-98984551842119687-127.0.0.1:58107_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"2nd_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"2nd_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58107/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 115104 INFO  
(OverseerStateUpdate-98984551842119687-127.0.0.1:58107_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"2nd_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"2nd_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58108/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 115326 INFO  (qtp474200904-1530) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=2nd_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=2nd_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 115326 INFO  (qtp735367413-1548) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=2nd_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=2nd_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 115443 INFO  (zkCallback-225-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 115443 INFO  (zkCallback-226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 115443 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 115443 INFO  (zkCallback-225-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 116350 INFO  (qtp474200904-1530) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 116350 INFO  (qtp735367413-1548) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 116370 INFO  (qtp735367413-1548) [    ] o.a.s.s.IndexSchema 
[2nd_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 116372 INFO  (qtp474200904-1530) [    ] o.a.s.s.IndexSchema 
[2nd_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 116644 WARN  (qtp735367413-1548) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 116644 WARN  (qtp735367413-1548) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116644 INFO  (qtp735367413-1548) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 116644 INFO  (qtp735367413-1548) [    ] o.a.s.c.CoreContainer 
Creating SolrCore '2nd_collection_shard1_replica_n1' using configuration from 
collection 2nd_collection, trusted=true
   [junit4]   2> 116645 INFO  (qtp735367413-1548) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58107.solr.core.2nd_collection.shard1.replica_n1' (registry 
'solr.core.2nd_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 116645 INFO  (qtp735367413-1548) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 116645 INFO  (qtp735367413-1548) [    ] o.a.s.c.SolrCore 
[[2nd_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node2/2nd_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node2/./2nd_collection_shard1_replica_n1/data/]
   [junit4]   2> 116649 WARN  (qtp474200904-1530) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 116649 WARN  (qtp474200904-1530) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 116650 INFO  (qtp474200904-1530) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 116650 INFO  (qtp474200904-1530) [    ] o.a.s.c.CoreContainer 
Creating SolrCore '2nd_collection_shard2_replica_n2' using configuration from 
collection 2nd_collection, trusted=true
   [junit4]   2> 116650 INFO  (qtp474200904-1530) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58108.solr.core.2nd_collection.shard2.replica_n2' (registry 
'solr.core.2nd_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5017c3c1
   [junit4]   2> 116651 INFO  (qtp474200904-1530) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 116651 INFO  (qtp474200904-1530) [    ] o.a.s.c.SolrCore 
[[2nd_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node3/2nd_collection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001/tempDir-001/node3/./2nd_collection_shard2_replica_n2/data/]
   [junit4]   2> 116721 INFO  (qtp735367413-1548) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 116721 INFO  (qtp735367413-1548) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 116723 INFO  (qtp735367413-1548) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 116723 INFO  (qtp735367413-1548) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 116731 INFO  (qtp474200904-1530) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 116731 INFO  (qtp474200904-1530) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 116733 INFO  (qtp474200904-1530) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 116733 INFO  (qtp474200904-1530) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 116734 INFO  (qtp735367413-1548) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63316abe[2nd_collection_shard1_replica_n1] main]
   [junit4]   2> 116736 INFO  (qtp474200904-1530) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3cb6d11f[2nd_collection_shard2_replica_n2] main]
   [junit4]   2> 116737 INFO  (qtp735367413-1548) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 116737 INFO  (qtp735367413-1548) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 116737 INFO  (qtp474200904-1530) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 116738 INFO  (qtp474200904-1530) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 116738 INFO  (qtp735367413-1548) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 116739 INFO  (qtp474200904-1530) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 116739 INFO  (searcherExecutor-904-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard1_replica_n1] Registered new searcher 
Searcher@63316abe[2nd_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116739 INFO  (qtp735367413-1548) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583752834976841728
   [junit4]   2> 116739 INFO  (searcherExecutor-905-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard2_replica_n2] Registered new searcher 
Searcher@3cb6d11f[2nd_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 116739 INFO  (qtp474200904-1530) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583752834976841728
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 116746 INFO  (qtp474200904-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 116747 INFO  (qtp735367413-1548) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 116747 INFO  (qtp735367413-1548) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 116747 INFO  (qtp735367413-1548) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/
   [junit4]   2> 116748 INFO  (qtp735367413-1548) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 116748 INFO  (qtp735367413-1548) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 116748 INFO  (qtp735367413-1548) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 116767 INFO  (qtp474200904-1530) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/ shard2
   [junit4]   2> 116769 INFO  (qtp735367413-1548) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/ shard1
   [junit4]   2> 116875 INFO  (zkCallback-225-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 116875 INFO  (zkCallback-226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 116875 INFO  (zkCallback-225-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 116875 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 116889 INFO  (qtp474200904-1530) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 116889 INFO  (qtp735367413-1548) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 116892 INFO  (qtp474200904-1530) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=2nd_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=2nd_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1566
   [junit4]   2> 116892 INFO  (qtp735367413-1548) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=2nd_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=2nd_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1566
   [junit4]   2> 116898 INFO  (qtp474200904-1545) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 117003 INFO  (zkCallback-226-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 117003 INFO  (zkCallback-225-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 117003 INFO  (zkCallback-226-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 117003 INFO  (zkCallback-225-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/2nd_collection/state.json] for collection [2nd_collection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 117906 INFO  (qtp474200904-1545) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=2nd_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3044
   [junit4]   2> 117907 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[93F259C397AFA25A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
2nd_collection failOnTimeout:true timeout (sec):30
   [junit4]   2> 117907 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[93F259C397AFA25A]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
2nd_collection
   [junit4]   2> 117918 INFO  (qtp735367413-1549) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1583752836204724224)]} 0 7
   [junit4]   2> 117923 INFO  (qtp474200904-1542) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836218355712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 117924 INFO  (qtp474200904-1542) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 117924 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836219404288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 117924 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@70c449b2 
commitCommandVersion:1583752836219404288
   [junit4]   2> 117924 INFO  (qtp474200904-1542) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 117924 INFO  (qtp474200904-1542) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 117966 INFO  (qtp735367413-1528) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b19f6bc[collection1_shard1_replica_n1] main]
   [junit4]   2> 117967 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 117968 INFO  (searcherExecutor-894-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@3b19f6bc[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 117968 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 44
   [junit4]   2> 117969 INFO  (qtp474200904-1541) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 49
   [junit4]   2> 117970 INFO  (qtp474200904-1538) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 117975 INFO  
(OverseerCollectionConfigSetProcessor-98984551842119687-127.0.0.1:58107_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 118091 INFO  (qtp474200904-1538) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1&name=testalias&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=120
   [junit4]   2> 118097 INFO  (qtp474200904-1544) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard2_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1583752836396613632)]} 0 4
   [junit4]   2> 118101 INFO  (qtp735367413-1536) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836405002240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118101 INFO  (qtp735367413-1536) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 118101 INFO  (qtp735367413-1536) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 118101 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836405002240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118101 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@60f85efa 
commitCommandVersion:1583752836405002240
   [junit4]   2> 118102 INFO  (qtp735367413-1536) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 118106 INFO  (qtp474200904-1530) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47a7c5cc[2nd_collection_shard2_replica_n2] main]
   [junit4]   2> 118106 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 118107 INFO  (searcherExecutor-905-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard2_replica_n2] Registered new searcher 
Searcher@47a7c5cc[2nd_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c1)))}
   [junit4]   2> 118108 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 6
   [junit4]   2> 118109 INFO  (qtp474200904-1543) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=2nd_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 10
   [junit4]   2> 118110 INFO  (qtp474200904-1545) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=2nd_collection&name=testalias2&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 118123 INFO  
(OverseerCollectionConfigSetProcessor-98984551842119687-127.0.0.1:58107_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 118236 INFO  (qtp474200904-1545) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=2nd_collection&name=testalias2&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=126
   [junit4]   2> 118237 INFO  (qtp474200904-1542) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params 
collections=collection1,2nd_collection&name=testaliascombined&action=CREATEALIAS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 118242 INFO  
(OverseerCollectionConfigSetProcessor-98984551842119687-127.0.0.1:58107_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 118356 INFO  (qtp474200904-1542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={collections=collection1,2nd_collection&name=testaliascombined&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=118
   [junit4]   2> 118358 INFO  (qtp474200904-1541) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 118358 INFO  (qtp474200904-1541) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 118362 INFO  (qtp735367413-1546) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403873&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 118363 INFO  (qtp474200904-1538) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403873&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 118373 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1510384403873&ids=1&isShard=true&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 118374 INFO  (qtp735367413-1540) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=1 status=0 
QTime=15
   [junit4]   2> 118379 INFO  (qtp474200904-1530) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403890&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118380 INFO  (qtp735367413-1548) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403890&isShard=true&wt=javabin}
 hits=1 status=0 QTime=1
   [junit4]   2> 118382 INFO  (qtp735367413-1549) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1510384403890&ids=1&isShard=true&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118383 INFO  (qtp474200904-1544) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=1 status=0 
QTime=7
   [junit4]   2> 118386 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403898&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118386 INFO  (qtp474200904-1543) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403898&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118388 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=2nd_collection:4&shards.purpose=64&NOW=1510384403898&ids=2&isShard=true&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118389 INFO  (qtp735367413-1528) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=2nd_collection:4&wt=javabin&version=2} hits=1 status=0 
QTime=4
   [junit4]   2> 118391 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403904&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118392 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403904&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118393 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=2nd_collection:4&shards.purpose=64&NOW=1510384403904&ids=2&isShard=true&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118393 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=2nd_collection:4&wt=javabin&version=2} hits=1 status=0 
QTime=2
   [junit4]   2> 118399 INFO  (qtp474200904-1538) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403911&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118400 INFO  (qtp735367413-1548) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403911&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118401 INFO  (qtp474200904-1538) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403911&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118401 INFO  (qtp735367413-1548) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403911&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118403 INFO  (qtp735367413-1546) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403911&ids=1&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118403 INFO  (qtp474200904-1544) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403911&ids=2&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118404 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|2nd_collection:4&wt=javabin&version=2} 
hits=2 status=0 QTime=6
   [junit4]   2> 118407 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403920&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118408 INFO  (qtp735367413-1528) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403920&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118410 INFO  (qtp735367413-1528) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403920&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118410 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403920&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118412 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403920&ids=2&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118412 INFO  (qtp735367413-1528) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403920&ids=1&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118413 INFO  (qtp474200904-1543) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|2nd_collection:4&collection=collection1,2nd_collection&wt=javabin&version=2}
 hits=2 status=0 QTime=7
   [junit4]   2> 118416 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403928&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118416 INFO  (qtp735367413-1548) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403928&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118418 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403928&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118419 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403928&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118421 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403928&ids=2&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118422 INFO  (qtp735367413-1540) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403928&ids=1&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118423 INFO  (qtp735367413-1549) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|2nd_collection:4&collection=testalias,testalias2&wt=javabin&version=2}
 hits=2 status=0 QTime=9
   [junit4]   2> 118426 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403938&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118426 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403938&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118428 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403938&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118429 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403938&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118431 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403938&ids=2&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118431 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403938&ids=1&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118433 INFO  (qtp474200904-1542) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|2nd_collection:4&collection=testaliascombined&wt=javabin&version=2}
 hits=2 status=0 QTime=8
   [junit4]   2> 118435 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403948&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118436 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510384403948&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118437 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403948&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 118437 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[2nd_collection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/2nd_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510384403948&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 118440 INFO  (qtp474200904-1545) [    ] o.a.s.c.S.Request 
[2nd_collection_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403948&ids=2&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58108/solr/2nd_collection_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118440 INFO  (qtp735367413-1547) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|2nd_collection:4&shards.purpose=64&NOW=1510384403948&ids=1&isShard=true&collection=collection1,2nd_collection&shard.url=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 118440 INFO  (qtp735367413-1536) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|2nd_collection:4&collection=testalias,2nd_collection&wt=javabin&version=2}
 hits=2 status=0 QTime=6
   [junit4]   2> 118440 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[93F259C397AFA25A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAliasHandling
   [junit4]   2> 118476 INFO  
(TEST-CloudSolrClientTest.testRouting-seed#[93F259C397AFA25A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRouting
   [junit4]   2> 118483 INFO  (qtp735367413-1547) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4008ffd9[collection1_shard1_replica_n1] realtime]
   [junit4]   2> 118484 INFO  (qtp474200904-1545) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583752836804509696)} 0 2
   [junit4]   2> 118488 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836810801152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118488 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 118495 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836818141184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118495 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@70c449b2 
commitCommandVersion:1583752836818141184
   [junit4]   2> 118496 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 118496 INFO  (qtp474200904-1530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 118497 INFO  (qtp735367413-1528) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75e2b567[collection1_shard1_replica_n1] main]
   [junit4]   2> 118498 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 118499 INFO  (searcherExecutor-894-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@75e2b567[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118500 INFO  (qtp735367413-1528) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:58107/solr/collection1_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 118501 INFO  (qtp735367413-1547) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583752836799266816),commit=} 0 24
   [junit4]   2> 118503 INFO  (qtp474200904-1543) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 118505 INFO  (qtp474200904-1543) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 118507 INFO  (qtp474200904-1538) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 118509 INFO  (qtp474200904-1538) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 118510 INFO  (qtp474200904-1542) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 118510 INFO  (qtp474200904-1542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 118511 INFO  (qtp474200904-1542) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 118513 INFO  (qtp474200904-1542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 118525 INFO  (qtp474200904-1541) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1583752836842258432)]} 0 6
   [junit4]   2> 118528 INFO  (qtp735367413-1546) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1583752836843307008)]} 0 9
   [junit4]   2> 118530 INFO  (qtp735367413-1540) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583752836854841344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 118530 INFO  (qtp735367413-1540) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@70c449b2

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

alShardsTestColl.shard3.replica_n16, tag=555816989
   [junit4]   2> 145696 INFO  (coreCloseExecutor-1021-thread-7) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38006c4b: rootName = 
solr_58108, domain = solr.core.localShardsTestColl.shard3.replica_n16, service 
url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard3.replica_n16 / 
com.codahale.metrics.MetricRegistry@82d4a62
   [junit4]   2> 145717 INFO  (coreCloseExecutor-1020-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard2.leader, tag=32436570
   [junit4]   2> 145718 INFO  (coreCloseExecutor-1020-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.localShardsTestColl.shard1.replica_n2, tag=2066912723
   [junit4]   2> 145718 INFO  (coreCloseExecutor-1020-thread-7) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74a60cd9: rootName = 
solr_58107, domain = solr.core.localShardsTestColl.shard1.replica_n2, service 
url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@38a4497a
   [junit4]   2> 145720 INFO  (coreCloseExecutor-1021-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard3.leader, tag=555816989
   [junit4]   2> 145720 INFO  (coreCloseExecutor-1021-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n1, tag=492100483
   [junit4]   2> 145720 INFO  (coreCloseExecutor-1021-thread-8) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7506ebe5: rootName = 
solr_58108, domain = solr.core.foo.shard1.replica_n1, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@187657ef
   [junit4]   2> 145728 INFO  (coreCloseExecutor-1020-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=2066912723
   [junit4]   2> 145728 INFO  (coreCloseExecutor-1020-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n2, tag=1177318115
   [junit4]   2> 145728 INFO  (coreCloseExecutor-1020-thread-8) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bcf8f25: rootName = 
solr_58107, domain = solr.core.foo.shard1.replica_n2, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@711e1c3
   [junit4]   2> 145734 INFO  (coreCloseExecutor-1021-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=492100483
   [junit4]   2> 145734 INFO  (coreCloseExecutor-1021-thread-9) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.overwrite.shard1.replica_n1, tag=1610721128
   [junit4]   2> 145734 INFO  (coreCloseExecutor-1021-thread-9) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3435ecca: rootName = 
solr_58108, domain = solr.core.overwrite.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.overwrite.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7902eca6
   [junit4]   2> 145741 INFO  (coreCloseExecutor-1020-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1177318115
   [junit4]   2> 145741 INFO  (coreCloseExecutor-1020-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.2nd_collection.shard1.leader, tag=1683249972
   [junit4]   2> 145742 INFO  (coreCloseExecutor-1021-thread-9) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.overwrite.shard1.leader, tag=1610721128
   [junit4]   2> 145743 INFO  (coreCloseExecutor-1021-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.localShardsTestColl.shard1.replica_n4, tag=2115119962
   [junit4]   2> 145743 INFO  (coreCloseExecutor-1021-thread-6) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58fa49dc: rootName = 
solr_58108, domain = solr.core.localShardsTestColl.shard1.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.localShardsTestColl.shard1.replica_n4 / 
com.codahale.metrics.MetricRegistry@fa56ad1
   [junit4]   2> 145751 INFO  (jetty-closer-211-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98984551842119687-127.0.0.1:58107_solr-n_0000000000) closing
   [junit4]   2> 145751 INFO  
(OverseerStateUpdate-98984551842119687-127.0.0.1:58107_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58107_solr
   [junit4]   2> 145754 INFO  (coreCloseExecutor-1021-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.localShardsTestColl.shard1.leader, tag=2115119962
   [junit4]   2> 145755 WARN  
(OverseerAutoScalingTriggerThread-98984551842119687-127.0.0.1:58107_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 145763 INFO  (jetty-closer-211-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@435e84b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 147269 INFO  (jetty-closer-211-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@22a427af{/solr,null,UNAVAILABLE}
   [junit4]   2> 147271 ERROR 
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 147271 INFO  
(SUITE-CloudSolrClientTest-seed#[93F259C397AFA25A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58104 58104
   [junit4]   2> 147297 INFO  (Thread-313) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58104 58104
   [junit4]   2> 147484 WARN  (Thread-313) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        21      /solr/collections/foo/state.json
   [junit4]   2>        16      
/solr/collections/stale_state_test_col/state.json
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/2nd_collection/state.json
   [junit4]   2>        12      /solr/collections/multicollection2/state.json
   [junit4]   2>        12      /solr/collections/multicollection1/state.json
   [junit4]   2>        10      /solr/collections/nemesis/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/overwrite/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_93F259C397AFA25A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=BlockTreeOrds(blocksize=128), 
a_t=PostingsFormat(name=MockRandom), title_s=BlockTreeOrds(blocksize=128), 
id=PostingsFormat(name=Asserting), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Direct), 
title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Memory), 
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=1910, maxMBSortInHeap=6.525202346478265, 
sim=RandomSimilarity(queryNorm=false): {}, locale=dua-CM, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=102672880,total=240095232
   [junit4]   2> NOTE: All tests run in this JVM: [MultiplyEvaluatorTest, 
ReverseEvaluatorTest, EmpiricalDistributionEvaluatorTest, FloorEvaluatorTest, 
NoOpResponseParserTest, SineEvaluatorTest, FieldAnalysisResponseTest, 
NotEvaluatorTest, CumulativeProbabilityEvaluatorTest, 
TestCollectionAdminRequest, SolrDocumentTest, HyperbolicSineEvaluatorTest, 
CeilingEvaluatorTest, GetByIdTest, AddEvaluatorTest, TestJavaBinCodec, 
TestBatchUpdate, TestRetryUtil, CommonAdminParamsTest, ArcSineEvaluatorTest, 
HttpSolrClientSSLAuthConPoolTest, GreaterThanEvaluatorTest, 
TestUpdateRequestCodec, TestJsonRecordReader, TestDocumentObjectBinder, 
SolrExampleEmbeddedTest, SubtractEvaluatorTest, SolrExampleStreamingTest, 
TestCollectionStateWatchers, TestV1toV2ApiMapper, TestPolicy, 
ExclusiveOrEvaluatorTest, TestCoreAdmin, TestSolrProperties, 
SolrExampleBinaryTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, 
JettyWebappTest, TestSpellCheckResponse, TermsResponseTest, 
MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, QueryResponseTest, TestHash, 
ContentStreamTest, ModifiableSolrParamsTest, TestXMLEscaping, 
SolrExceptionTest, ClientUtilsTest, NamedListTest, AnlysisResponseBaseTest, 
UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest, 
TestLBHttpSolrClient, CloudSolrClientBuilderTest, CloudSolrClientCacheTest, 
CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [73/146 (1!)] on J0 in 36.02s, 16 tests, 1 error <<< 
FAILURES!

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

Reply via email to