Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4286/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at 
http://127.0.0.1:63670/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:63670/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([C207C6AF7FE9CFCD:76365E479C00B9E1]: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 14875 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/init-core-data-001
   [junit4]   2> 182958 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 182959 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-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> 182959 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 182959 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001
   [junit4]   2> 182959 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 182960 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 182960 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 182963 ERROR (Thread-135) [    ] 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> 183064 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63668
   [junit4]   2> 183083 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 183084 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 183084 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 183087 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@486d4082{/solr,null,AVAILABLE}
   [junit4]   2> 183087 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@177d52df{/solr,null,AVAILABLE}
   [junit4]   2> 183088 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e2d5582{/solr,null,AVAILABLE}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@220cc54e{HTTP/1.1,[http/1.1]}{127.0.0.1:63672}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69bfa63b{HTTP/1.1,[http/1.1]}{127.0.0.1:63670}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.e.j.s.Server Started @186420ms
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63670}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.e.j.s.Server Started @186419ms
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10cc975f{HTTP/1.1,[http/1.1]}{127.0.0.1:63671}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63672}
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.e.j.s.Server Started @186420ms
   [junit4]   2> 183089 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63671}
   [junit4]   2> 183090 ERROR (jetty-launcher-1782-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 183090 ERROR (jetty-launcher-1782-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 183090 ERROR (jetty-launcher-1782-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T15:19:40.395227Z
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T15:19:40.395261Z
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 183090 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-11T15:19:40.395558Z
   [junit4]   2> 183094 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 183094 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 183094 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 183105 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63668/solr
   [junit4]   2> 183108 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63668/solr
   [junit4]   2> 183109 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63668/solr
   [junit4]   2> 183148 WARN  (jetty-launcher-1782-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> 183148 WARN  (jetty-launcher-1782-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> 183148 WARN  (jetty-launcher-1782-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> 183157 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 183158 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 183158 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 183158 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63670_solr
   [junit4]   2> 183159 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63672_solr
   [junit4]   2> 183160 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98986464396378120-127.0.0.1:63670_solr-n_0000000000) starting
   [junit4]   2> 183161 INFO  (zkCallback-1798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183161 INFO  (zkCallback-1797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183162 INFO  (zkCallback-1799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 183165 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63671_solr
   [junit4]   2> 183167 INFO  (zkCallback-1798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183167 INFO  (zkCallback-1797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183167 INFO  (zkCallback-1799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 183175 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63670_solr
   [junit4]   2> 183177 INFO  (zkCallback-1799-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183177 INFO  (zkCallback-1797-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183178 INFO  (zkCallback-1798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 183239 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63670.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183265 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63670.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183265 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63670.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183268 INFO  (jetty-launcher-1782-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node3/.
   [junit4]   2> 183272 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63672.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183321 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63671.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183340 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63672.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183340 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63672.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183344 INFO  (jetty-launcher-1782-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node1/.
   [junit4]   2> 183359 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63671.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183359 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63671.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 183360 INFO  (jetty-launcher-1782-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node2/.
   [junit4]   2> 183438 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 183439 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63668/solr ready
   [junit4]   2> 183450 INFO  (qtp1788254700-4309) [    ] 
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> 183453 INFO  (OverseerThreadFactory-350-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 183573 INFO  
(OverseerStateUpdate-98986464396378120-127.0.0.1:63670_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:63670/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 183581 INFO  
(OverseerStateUpdate-98986464396378120-127.0.0.1:63670_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:63672/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 183801 INFO  (qtp1759981566-4301) [    ] 
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> 183801 INFO  (qtp1435103993-4296) [    ] 
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> 183801 INFO  (qtp1435103993-4296) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 183801 INFO  (qtp1759981566-4301) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 183917 INFO  (zkCallback-1798-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> 183917 INFO  (zkCallback-1799-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> 183917 INFO  (zkCallback-1798-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> 183917 INFO  (zkCallback-1799-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> 184820 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 184820 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 184830 INFO  (qtp1759981566-4301) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 184837 INFO  (qtp1435103993-4296) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 184886 WARN  (qtp1759981566-4301) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 184886 WARN  (qtp1759981566-4301) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 184887 INFO  (qtp1759981566-4301) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 184887 INFO  (qtp1759981566-4301) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 184888 WARN  (qtp1435103993-4296) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 184888 WARN  (qtp1435103993-4296) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 184888 INFO  (qtp1435103993-4296) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 184888 INFO  (qtp1435103993-4296) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 184888 INFO  (qtp1759981566-4301) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63670.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 184889 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 184889 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node3/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 184889 INFO  (qtp1435103993-4296) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63672.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 184889 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 184889 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 184943 INFO  (qtp1759981566-4301) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 184943 INFO  (qtp1759981566-4301) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 184944 INFO  (qtp1759981566-4301) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 184944 INFO  (qtp1759981566-4301) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 184946 INFO  (qtp1759981566-4301) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d1dbc5b[collection1_shard1_replica_n1] main]
   [junit4]   2> 184948 INFO  (qtp1759981566-4301) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 184948 INFO  (qtp1759981566-4301) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 184949 INFO  (qtp1759981566-4301) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 184951 INFO  (searcherExecutor-357-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@d1dbc5b[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184951 INFO  (qtp1759981566-4301) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583783432427667456
   [junit4]   2> 184952 INFO  (qtp1435103993-4296) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 184952 INFO  (qtp1435103993-4296) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 184954 INFO  (qtp1435103993-4296) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 184954 INFO  (qtp1435103993-4296) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 184956 INFO  (qtp1435103993-4296) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@39f56b06[collection1_shard2_replica_n2] main]
   [junit4]   2> 184958 INFO  (qtp1435103993-4296) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 184958 INFO  (qtp1435103993-4296) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 184959 INFO  (qtp1759981566-4301) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 184959 INFO  (qtp1435103993-4296) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 184961 INFO  (searcherExecutor-358-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher 
Searcher@39f56b06[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184961 INFO  (qtp1435103993-4296) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583783432438153216
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63672/solr/collection1_shard2_replica_n2/
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63672/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 184968 INFO  (qtp1435103993-4296) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 184969 INFO  (qtp1759981566-4301) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 184973 INFO  (qtp1435103993-4296) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63672/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 185085 INFO  (zkCallback-1798-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> 185086 INFO  (zkCallback-1798-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> 185086 INFO  (zkCallback-1799-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> 185086 INFO  (zkCallback-1799-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> 185135 INFO  (qtp1759981566-4301) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 185138 INFO  (qtp1759981566-4301) [    ] 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=1336
   [junit4]   2> 185140 INFO  (qtp1435103993-4296) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 185142 INFO  (qtp1435103993-4296) [    ] 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=1340
   [junit4]   2> 185147 INFO  (qtp1788254700-4309) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 185253 INFO  (zkCallback-1798-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> 185253 INFO  (zkCallback-1799-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> 185253 INFO  (zkCallback-1799-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> 185253 INFO  (zkCallback-1798-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> 185466 INFO  
(OverseerCollectionConfigSetProcessor-98986464396378120-127.0.0.1:63670_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> 186158 INFO  (qtp1788254700-4309) [    ] 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=2708
   [junit4]   2> 186163 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 186164 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 186185 INFO  (qtp1759981566-4303) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 186188 INFO  (qtp1759981566-4303) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 186223 INFO  
(TEST-CloudSolrClientTest.testShutdown-seed#[C207C6AF7FE9CFCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testShutdown
   [junit4]   2> 186246 INFO  (qtp1759981566-4305) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583783433766699008)} 0 18
   [junit4]   2> 186249 INFO  (qtp1435103993-4299) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783433788719104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 186249 INFO  (qtp1435103993-4299) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 186250 INFO  (qtp1435103993-4299) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 186252 INFO  (qtp1435103993-4299) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 186253 INFO  (qtp1759981566-4308) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783433792913408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 186254 INFO  (qtp1759981566-4308) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 186255 INFO  (qtp1759981566-4308) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 186255 INFO  (qtp1759981566-4308) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 186256 INFO  (qtp1435103993-4297) [    ] 
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=*:*
 (-1583783433764601856),commit=} 0 30
   [junit4]   2> 186262 ERROR 
(TEST-CloudSolrClientTest.testShutdown-seed#[C207C6AF7FE9CFCD]-SendThread(ff01::114:33332))
 [    ] o.a.z.ClientCnxnSocketNIO Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 186262 WARN  
(TEST-CloudSolrClientTest.testShutdown-seed#[C207C6AF7FE9CFCD]-SendThread(ff01::114:33332))
 [    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing 
socket connection and attempting reconnect
   [junit4]   2> java.net.SocketException: Address family not supported by 
protocol family
   [junit4]   2>        at java.base/sun.nio.ch.Net.connect0(Native Method)
   [junit4]   2>        at java.base/sun.nio.ch.Net.connect(Net.java:454)
   [junit4]   2>        at java.base/sun.nio.ch.Net.connect(Net.java:446)
   [junit4]   2>        at 
java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:648)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:277)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:287)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1024)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]   2> 187374 ERROR 
(TEST-CloudSolrClientTest.testShutdown-seed#[C207C6AF7FE9CFCD]-SendThread(ff01::114:33332))
 [    ] o.a.z.ClientCnxnSocketNIO Unable to open socket to 
ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 187477 INFO  
(TEST-CloudSolrClientTest.testShutdown-seed#[C207C6AF7FE9CFCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testShutdown
   [junit4]   2> 187503 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[C207C6AF7FE9CFCD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAliasHandling
   [junit4]   2> 187512 INFO  (qtp1759981566-4298) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1583783435110973440)} 0 2
   [junit4]   2> 187514 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783435115167744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187514 INFO  (qtp1435103993-4310) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783435115167744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 187515 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 187515 INFO  (qtp1435103993-4310) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 187525 INFO  (qtp1435103993-4310) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187525 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 187526 INFO  (qtp1759981566-4301) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 187526 INFO  (qtp1435103993-4310) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 187527 INFO  (qtp1435103993-4306) [    ] 
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=*:*
 (-1583783435105730560),commit=} 0 23
   [junit4]   2> 187528 INFO  (qtp1788254700-4311) [    ] 
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> 187533 INFO  (OverseerThreadFactory-350-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection 2nd_collection
   [junit4]   2> 187669 INFO  
(OverseerStateUpdate-98986464396378120-127.0.0.1:63670_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:63671/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 187673 INFO  
(OverseerStateUpdate-98986464396378120-127.0.0.1:63670_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:63670/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 187895 INFO  (qtp1759981566-4302) [    ] 
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> 187895 INFO  (qtp1788254700-4313) [    ] 
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> 187896 INFO  (qtp1788254700-4313) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 188010 INFO  (zkCallback-1797-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> 188010 INFO  (zkCallback-1798-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> 188010 INFO  (zkCallback-1798-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> 188010 INFO  (zkCallback-1797-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> 188932 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 188949 INFO  (qtp1759981566-4302) [    ] o.a.s.s.IndexSchema 
[2nd_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 188951 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 188970 INFO  (qtp1788254700-4313) [    ] o.a.s.s.IndexSchema 
[2nd_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 189016 WARN  (qtp1759981566-4302) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 189016 WARN  (qtp1759981566-4302) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 189017 INFO  (qtp1759981566-4302) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 189017 INFO  (qtp1759981566-4302) [    ] o.a.s.c.CoreContainer 
Creating SolrCore '2nd_collection_shard2_replica_n2' using configuration from 
collection 2nd_collection, trusted=true
   [junit4]   2> 189017 INFO  (qtp1759981566-4302) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63670.solr.core.2nd_collection.shard2.replica_n2' (registry 
'solr.core.2nd_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 189017 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 189017 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SolrCore 
[[2nd_collection_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node3/2nd_collection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node3/./2nd_collection_shard2_replica_n2/data/]
   [junit4]   2> 189023 WARN  (qtp1788254700-4313) [    ] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 189023 WARN  (qtp1788254700-4313) [    ] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 189025 INFO  (qtp1788254700-4313) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 189025 INFO  (qtp1788254700-4313) [    ] o.a.s.c.CoreContainer 
Creating SolrCore '2nd_collection_shard1_replica_n1' using configuration from 
collection 2nd_collection, trusted=true
   [junit4]   2> 189030 INFO  (qtp1788254700-4313) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63671.solr.core.2nd_collection.shard1.replica_n1' (registry 
'solr.core.2nd_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bda9f2a
   [junit4]   2> 189030 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 189030 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SolrCore 
[[2nd_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node2/2nd_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001/tempDir-001/node2/./2nd_collection_shard1_replica_n1/data/]
   [junit4]   2> 189113 INFO  (qtp1759981566-4302) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 189113 INFO  (qtp1759981566-4302) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 189115 INFO  (qtp1759981566-4302) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 189115 INFO  (qtp1759981566-4302) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 189120 INFO  (qtp1788254700-4313) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 189120 INFO  (qtp1788254700-4313) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 189121 INFO  (qtp1788254700-4313) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 189121 INFO  (qtp1788254700-4313) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 189123 INFO  (qtp1759981566-4302) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d8930d3[2nd_collection_shard2_replica_n2] main]
   [junit4]   2> 189124 INFO  (qtp1788254700-4313) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@666ed2a6[2nd_collection_shard1_replica_n1] main]
   [junit4]   2> 189125 INFO  (qtp1759981566-4302) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 189126 INFO  (qtp1788254700-4313) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 189126 INFO  (qtp1788254700-4313) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 189127 INFO  (qtp1759981566-4302) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 189127 INFO  (qtp1788254700-4313) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 189127 INFO  (qtp1759981566-4302) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 189129 INFO  (searcherExecutor-368-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard1_replica_n1] Registered new searcher 
Searcher@666ed2a6[2nd_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 189129 INFO  (qtp1788254700-4313) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583783436808617984
   [junit4]   2> 189130 INFO  (searcherExecutor-367-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard2_replica_n2] Registered new searcher 
Searcher@6d8930d3[2nd_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 189130 INFO  (qtp1759981566-4302) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583783436809666560
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63671/solr/2nd_collection_shard1_replica_n1/
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63671/solr/2nd_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 189136 INFO  (qtp1788254700-4313) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:63670/solr/2nd_collection_shard2_replica_n2/
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63670/solr/2nd_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 189138 INFO  (qtp1759981566-4302) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 189141 INFO  (qtp1788254700-4313) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63671/solr/2nd_collection_shard1_replica_n1/ shard1
   [junit4]   2> 189145 INFO  (qtp1759981566-4302) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63670/solr/2nd_collection_shard2_replica_n2/ shard2
   [junit4]   2> 189254 INFO  (zkCallback-1797-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> 189264 INFO  (zkCallback-1797-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> 189264 INFO  (zkCallback-1798-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> 189264 INFO  (zkCallback-1798-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> 189308 INFO  (qtp1788254700-4313) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 189314 INFO  (qtp1788254700-4313) [    ] 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=1418
   [junit4]   2> 189318 INFO  (qtp1759981566-4302) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 189324 INFO  (qtp1759981566-4302) [    ] 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=1430
   [junit4]   2> 189335 INFO  (qtp1788254700-4311) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 189435 INFO  (zkCallback-1798-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> 189435 INFO  (zkCallback-1798-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> 189435 INFO  (zkCallback-1797-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> 189435 INFO  (zkCallback-1797-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> 189538 INFO  
(OverseerCollectionConfigSetProcessor-98986464396378120-127.0.0.1:63670_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> 190344 INFO  (qtp1788254700-4311) [    ] 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=2815
   [junit4]   2> 190346 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[C207C6AF7FE9CFCD]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
2nd_collection failOnTimeout:true timeout (sec):30
   [junit4]   2> 190347 INFO  
(TEST-CloudSolrClientTest.testAliasHandling-seed#[C207C6AF7FE9CFCD]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
2nd_collection
   [junit4]   2> 190348 INFO  (qtp1788254700-4314) [    ] 
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> 190351 INFO  (qtp1788254700-4314) [    ] 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> 190352 INFO  (qtp1788254700-4316) [    ] 
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> 190354 INFO  (qtp1788254700-4316) [    ] 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> 190356 INFO  (qtp1788254700-4317) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 190356 INFO  (qtp1788254700-4317) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190357 INFO  (qtp1788254700-4294) [    ] 
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> 190362 INFO  (qtp1788254700-4294) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=5
   [junit4]   2> 190366 INFO  (qtp1759981566-4307) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1583783438103609344)]} 0 2
   [junit4]   2> 190367 INFO  (qtp1788254700-4309) [    ] 
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> 190370 INFO  (qtp1788254700-4309) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 190371 INFO  (qtp1788254700-4313) [    ] 
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> 190373 INFO  (qtp1788254700-4313) [    ] 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> 190374 INFO  (qtp1788254700-4311) [    ] 
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> 190392 INFO  (qtp1788254700-4311) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=18
   [junit4]   2> 190393 INFO  (qtp1788254700-4314) [    ] 
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> 190396 INFO  (qtp1788254700-4314) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 190397 INFO  (qtp1788254700-4316) [    ] 
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> 190401 INFO  (qtp1788254700-4316) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 190404 INFO  (qtp1759981566-4305) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783438145552384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190404 INFO  (qtp1759981566-4305) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4a120ee4 
commitCommandVersion:1583783438145552384
   [junit4]   2> 190405 INFO  (qtp1435103993-4293) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783438146600960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190405 INFO  (qtp1435103993-4293) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190405 INFO  (qtp1435103993-4293) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190405 INFO  (qtp1435103993-4293) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 190436 INFO  (qtp1759981566-4305) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4d5231d0[collection1_shard1_replica_n1] main]
   [junit4]   2> 190437 INFO  (qtp1759981566-4305) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190438 INFO  (searcherExecutor-357-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher 
Searcher@4d5231d0[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 190439 INFO  (qtp1759981566-4305) [    ] 
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:63672/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 34
   [junit4]   2> 190439 INFO  (qtp1435103993-4315) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 36
   [junit4]   2> 190441 INFO  (qtp1788254700-4317) [    ] 
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> 190556 INFO  (qtp1788254700-4317) [    ] 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=115
   [junit4]   2> 190557 INFO  (qtp1788254700-4294) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190559 INFO  (qtp1788254700-4294) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190560 INFO  (qtp1788254700-4309) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190563 INFO  (qtp1788254700-4309) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 190564 INFO  (qtp1788254700-4313) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190566 INFO  (qtp1788254700-4313) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190582 INFO  (qtp1759981566-4308) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard2_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1583783438317518848)]} 0 15
   [junit4]   2> 190583 INFO  (qtp1788254700-4311) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190586 INFO  (qtp1788254700-4311) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190587 INFO  (qtp1788254700-4314) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190589 INFO  (qtp1788254700-4314) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190590 INFO  (qtp1788254700-4316) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190592 INFO  (qtp1788254700-4316) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 190593 INFO  (qtp1788254700-4317) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190595 INFO  (qtp1788254700-4317) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190596 INFO  (qtp1788254700-4294) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190598 INFO  (qtp1788254700-4294) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=2nd_collection&wt=javabin&version=2} 
status=0 QTime=2
   [junit4]   2> 190601 INFO  (qtp1788254700-4309) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783438352121856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190601 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583783438352121856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190602 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1b2378a2 
commitCommandVersion:1583783438352121856
   [junit4]   2> 190602 INFO  (qtp1788254700-4309) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190605 INFO  (qtp1788254700-4309) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190605 INFO  (qtp1788254700-4309) [    ] 
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:63670/solr/2nd_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 190711 INFO  (qtp1759981566-4301) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@24ac7d03[2nd_collection_shard2_replica_n2] main]
   [junit4]   2> 190711 INFO  (qtp1759981566-4301) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190712 INFO  (searcherExecutor-367-thread-1) [    ] 
o.a.s.c.SolrCore [2nd_collection_shard2_replica_n2] Registered new searcher 
Searcher@24ac7d03[2nd_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 190713 INFO  (qtp1759981566-4301) [    ] 
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:63670/solr/2nd_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 112
   [junit4]   2> 190713 INFO  (qtp1759981566-4298) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [2nd_collection_shard2_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 114
   [junit4]   2> 190714 INFO  (qtp1788254700-4313) [    ] 
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> 190718 INFO  
(OverseerCollectionConfigSetProcessor-98986464396378120-127.0.0.1:63670_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> 190823 INFO  (qtp1788254700-4313) [    ] 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=109
   [junit4]   2> 190824 INFO  (qtp1788254700-4311) [    ] 
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> 190832 INFO  
(OverseerCollectionConfigSetProcessor-98986464396378120-127.0.0.1:63670_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> 190946 INFO  (qtp1788254700-4311) [    ] 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=122
   [junit4]   2> 190947 INFO  (qtp1788254700-4314) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 190947 INFO  (qtp1788254700-4314) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190948 INFO  (qtp1788254700-4316) [    ] 
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> 190951 INFO  (qtp1788254700-4316) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=3
   [junit4]   2> 190952 INFO  (qtp1788254700-4317) [    ] 
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> 190954 INFO  (qtp1788254700-4317) [    ] 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> 190955 INFO  (qtp1788254700-4294) [    ] 
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> 190957 INFO  (qtp1788254700-4294) [    ] 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> 190958 INFO  (qtp1788254700-4309) [    ] 
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> 190960 INFO  (qtp1788254700-4309) [    ] 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> 190964 INFO  (qtp1759981566-4302) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510413588266&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 190964 INFO  (qtp1435103993-4299) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:63672/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1510413588266&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 190965 INFO  (qtp1759981566-4303) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1510413588266&ids=1&isShard=true&shard.url=http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 190966 INFO  (qtp1435103993-4296) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 190967 INFO  (qtp1788254700-4313) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=testalias&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190968 ERROR (qtp1788254700-4313) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Collection: 
testalias not found
   [junit4]   2>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:102)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$20(CollectionsHandler.java:680)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:951)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:235)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 190968 INFO  (qtp1788254700-4313) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=testalias&wt=javabin&version=2} 
status=400 QTime=1
   [junit4]   2> 190969 INFO  (qtp1788254700-4311) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 190969 INFO  (qtp1788254700-4311) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190970 INFO  (qtp1788254700-4314) [    ] 
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> 190972 INFO  (qtp1788254700-4314) [    ] 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> 190973 INFO  (qtp1788254700-4316) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=testalias&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 190974 ERROR (qtp1788254700-4316) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Collection: 
testalias not found
   [junit4]   2>        at 
org.apache.solr.handler.admin.ClusterStatus.getClusterStatus(ClusterStatus.java:102)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$20(CollectionsHandler.java:680)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:951)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:235)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 190975 INFO  (qtp1788254700-4316) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=testalias&wt=javabin&version=2} 
status=400 QTime=1
   [junit4]   2> 190975 INFO  (qtp1788254700-4317) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 190976 INFO  (qtp1788254700-4317) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190976 INFO  (qtp1788254700-4294) [    ] 
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> 190979 INFO  (qtp1788254700-4294) [    ] 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> 190981 INFO  (qtp1759981566-4307) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:63670/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1510413588285&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 190981 INFO  (qtp1435103993-4310) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:63672/solr/collection1_shard2_replica_n2/&rows=10&ve

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

6) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@110cbb89: rootName = 
solr_63671, 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@438fc03f
   [junit4]   2> 217976 INFO  (coreCloseExecutor-484-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.stale_state_test_col.shard1.leader, tag=947042389
   [junit4]   2> 217976 INFO  (coreCloseExecutor-484-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection2.shard1.replica_n1, tag=1983333863
   [junit4]   2> 217976 INFO  (coreCloseExecutor-484-thread-6) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3202a390: rootName = 
solr_63672, domain = solr.core.multicollection2.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.multicollection2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@1a58dd86
   [junit4]   2> 218022 INFO  (coreCloseExecutor-482-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection1.shard2.leader, tag=116120686
   [junit4]   2> 218022 INFO  (coreCloseExecutor-482-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.multicollection2.shard2.replica_n2, tag=404507757
   [junit4]   2> 218022 INFO  (coreCloseExecutor-482-thread-7) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b52f498: rootName = 
solr_63670, domain = solr.core.multicollection2.shard2.replica_n2, service url 
= null, agent id = null] for registry 
solr.core.multicollection2.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@3cc90948
   [junit4]   2> 218084 INFO  (coreCloseExecutor-483-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1528695941
   [junit4]   2> 218084 INFO  (coreCloseExecutor-483-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.2nd_collection.shard1.leader, tag=1432263925
   [junit4]   2> 218089 INFO  (jetty-closer-1783-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@177d52df{/solr,null,UNAVAILABLE}
   [junit4]   2> 218091 INFO  (coreCloseExecutor-484-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection2.shard1.leader, tag=1983333863
   [junit4]   2> 218091 INFO  (coreCloseExecutor-484-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n1, tag=1501348471
   [junit4]   2> 218091 INFO  (coreCloseExecutor-484-thread-7) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14ee4ee9: rootName = 
solr_63672, 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@757813d7
   [junit4]   2> 218100 INFO  (coreCloseExecutor-482-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.multicollection2.shard2.leader, tag=404507757
   [junit4]   2> 218100 INFO  (coreCloseExecutor-482-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.foo.shard1.replica_n4, tag=1730641289
   [junit4]   2> 218100 INFO  (coreCloseExecutor-482-thread-8) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b58c9bb: rootName = 
solr_63670, domain = solr.core.foo.shard1.replica_n4, service url = null, agent 
id = null] for registry solr.core.foo.shard1.replica_n4 / 
com.codahale.metrics.MetricRegistry@1b65dc86
   [junit4]   2> 218106 INFO  (coreCloseExecutor-484-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1501348471
   [junit4]   2> 218106 INFO  (coreCloseExecutor-484-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.overwrite.shard1.replica_n1, tag=2122259246
   [junit4]   2> 218106 INFO  (coreCloseExecutor-484-thread-8) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@323aa3f1: rootName = 
solr_63672, 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@4f0d4549
   [junit4]   2> 218110 INFO  (coreCloseExecutor-482-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.foo.shard1.leader, tag=1730641289
   [junit4]   2> 218114 INFO  (jetty-closer-1783-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98986464396378120-127.0.0.1:63670_solr-n_0000000000) closing
   [junit4]   2> 218114 INFO  
(OverseerStateUpdate-98986464396378120-127.0.0.1:63670_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63670_solr
   [junit4]   2> 218114 WARN  
(OverseerAutoScalingTriggerThread-98986464396378120-127.0.0.1:63670_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 218117 INFO  (coreCloseExecutor-484-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.overwrite.shard1.leader, tag=2122259246
   [junit4]   2> 218118 INFO  (jetty-closer-1783-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@486d4082{/solr,null,UNAVAILABLE}
   [junit4]   2> 218118 INFO  (zkCallback-1799-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63672_solr
   [junit4]   2> 218128 INFO  (jetty-closer-1783-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e2d5582{/solr,null,UNAVAILABLE}
   [junit4]   2> 218129 ERROR 
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-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> 218129 INFO  
(SUITE-CloudSolrClientTest-seed#[C207C6AF7FE9CFCD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63668 63668
   [junit4]   2> 218143 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63668 63668
   [junit4]   2> 219727 WARN  (Thread-135) [    ] 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>        31      /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>        2       
/solr/collections/foo/leader_elect/shard1/election/98986464396378120-core_node6-n_0000000000
   [junit4]   2>        2       
/solr/collections/localShardsTestColl/leader_elect/shard2/election/98986464396378120-core_node13-n_0000000000
   [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-master-MacOSX/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.impl.CloudSolrClientTest_C207C6AF7FE9CFCD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Direct), 
title_s=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Direct), 
id=PostingsFormat(name=MockRandom), text=FST50, 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Memory), 
title_s=DocValuesFormat(name=Memory), 
intDefault=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1323, 
maxMBSortInHeap=7.816414879789011, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@659653ea),
 locale=lv, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=207956560,total=324009984
   [junit4]   2> NOTE: All tests run in this JVM: [AscEvaluatorTest, 
TestZkConfigManager, ConcurrentUpdateSolrClientTest, JsonValidatorTest, 
CloudSolrClientCacheTest, SolrZkClientTest, TestClusteringResponse, 
SolrExceptionTest, NaturalLogEvaluatorTest, DocumentAnalysisResponseTest, 
SolrExampleBinaryTest, EqualToEvaluatorTest, SolrExampleStreamingBinaryTest, 
ModuloEvaluatorTest, StreamExpressionTest, LargeVolumeEmbeddedTest, 
SquareRootEvaluatorTest, JDBCStreamTest, TestSuggesterResponse, 
FieldValueEvaluatorTest, CommonParamsTest, RoundEvaluatorTest, 
DivideEvaluatorTest, TangentEvaluatorTest, RawValueEvaluatorTest, 
StreamExpressionToExplanationTest, TestConfigSetAdminRequest, 
CloudSolrClientTest]
   [junit4] Completed [140/146 (1!)] on J1 in 36.79s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 39180 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to