Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6966/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded  at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
  at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
  at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748) ,time=1}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
,time=1}
        at 
__randomizedtesting.SeedInfo.seed([C5B066F740C79AE5:4DE4592DEE3BF71D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.test

Error Message:
Error from server at https://127.0.0.1:53344/solr: 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/select. Reason: <pre>    Can not find: /solr/select</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 https://127.0.0.1:53344/solr: 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/select. Reason:
<pre>    Can not find: /solr/select</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([C5B066F740C79AE5:4DE4592DEE3BF71D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:155)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:165)
        at 
org.apache.solr.cloud.AliasIntegrationTest.searchSeveralWays(AliasIntegrationTest.java:128)
        at 
org.apache.solr.cloud.AliasIntegrationTest.test(AliasIntegrationTest.java:108)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11543 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\init-core-data-001
   [junit4]   2> 61498 WARN  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 61498 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 61503 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 61504 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 61507 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001
   [junit4]   2> 61520 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 61525 INFO  (Thread-176) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 61525 INFO  (Thread-176) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 61729 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:53340
   [junit4]   2> 61797 ERROR (Thread-176) [    ] 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> 62061 INFO  (jetty-launcher-44-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 62061 INFO  (jetty-launcher-44-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43201a51{/solr,null,AVAILABLE}
   [junit4]   2> 62066 INFO  (jetty-launcher-44-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 62067 INFO  (jetty-launcher-44-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@be9629d{/solr,null,AVAILABLE}
   [junit4]   2> 62072 INFO  (jetty-launcher-44-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@399e0379{SSL,[ssl, 
http/1.1]}{127.0.0.1:53344}
   [junit4]   2> 62072 INFO  (jetty-launcher-44-thread-2) [    ] o.e.j.s.Server 
Started @71078ms
   [junit4]   2> 62073 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53344}
   [junit4]   2> 62073 ERROR (jetty-launcher-44-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62073 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 62073 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62073 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 62073 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T08:27:46.109Z
   [junit4]   2> 62075 INFO  (jetty-launcher-44-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4402500a{SSL,[ssl, 
http/1.1]}{127.0.0.1:53345}
   [junit4]   2> 62075 INFO  (jetty-launcher-44-thread-1) [    ] o.e.j.s.Server 
Started @71081ms
   [junit4]   2> 62075 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53345}
   [junit4]   2> 62076 ERROR (jetty-launcher-44-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 62076 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 62076 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 62076 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 62076 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-19T08:27:46.112Z
   [junit4]   2> 62087 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62088 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 62113 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f33bed6b10001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 62118 INFO  (jetty-launcher-44-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53340/solr
   [junit4]   2> 62119 INFO  (jetty-launcher-44-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53340/solr
   [junit4]   2> 62153 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f33bed6b10003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 62160 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f33bed6b10004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 62585 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62585 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 62587 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53344_solr
   [junit4]   2> 62591 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.Overseer Overseer 
(id=98854611564167174-127.0.0.1:53344_solr-n_0000000000) starting
   [junit4]   2> 62591 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53345_solr
   [junit4]   2> 62645 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 62646 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 62830 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53344_solr
   [junit4]   2> 62924 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 62924 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 63060 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53345.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63077 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53345.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63078 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53345.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63084 INFO  (jetty-launcher-44-thread-1) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node1\.
   [junit4]   2> 63147 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53344.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63164 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53344.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63165 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53344.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 63233 INFO  (jetty-launcher-44-thread-2) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node2\.
   [junit4]   2> 63389 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 63389 INFO  
(SUITE-AliasIntegrationTest-seed#[C5B066F740C79AE5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53340/solr ready
   [junit4]   2> 63412 INFO  
(TEST-AliasIntegrationTest.test-seed#[C5B066F740C79AE5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 63467 INFO  (qtp301807857-504) [n:127.0.0.1:53344_solr    ] 
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> 63516 INFO  
(OverseerThreadFactory-256-thread-1-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 63671 INFO  
(OverseerStateUpdate-98854611564167174-127.0.0.1:53344_solr-n_0000000000) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53344/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 63677 INFO  
(OverseerStateUpdate-98854611564167174-127.0.0.1:53344_solr-n_0000000000) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53345/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 63930 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr    ] 
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> 63932 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 63943 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr    ] 
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> 63943 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 64093 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 64093 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 64096 INFO  
(zkCallback-56-thread-2-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 64096 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65011 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 65011 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 65030 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 65030 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 65034 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 65034 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 65035 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 65035 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 65036 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53345.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 65036 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53344.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 65036 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65036 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65036 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node1\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node1\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 65036 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node2\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 65180 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 65180 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65180 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 65180 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65183 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65183 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65183 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65183 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65185 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c481194[collection1_shard1_replica_n1] main]
   [junit4]   2> 65186 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e5eb3d6[collection1_shard2_replica_n2] main]
   [junit4]   2> 65194 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 65194 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 65195 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 65195 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 65196 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 65196 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 65202 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581673788722905088
   [junit4]   2> 65202 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581673788722905088
   [junit4]   2> 65206 INFO  
(searcherExecutor-260-thread-1-processing-n:127.0.0.1:53345_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:53345_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@5e5eb3d6[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65208 INFO  
(searcherExecutor-261-thread-1-processing-n:127.0.0.1:53344_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:53344_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@4c481194[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65230 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 65230 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 65230 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 65230 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 65233 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/
   [junit4]   2> 65233 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/
   [junit4]   2> 65236 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 65236 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 65236 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 65236 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 65236 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 65236 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 65264 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 65264 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 65368 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65369 INFO  
(zkCallback-56-thread-3-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65369 INFO  
(zkCallback-56-thread-2-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65369 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65416 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 65416 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 65418 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=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=1490
   [junit4]   2> 65420 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=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=1477
   [junit4]   2> 65447 INFO  (qtp301807857-504) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 65518 INFO  
(OverseerCollectionConfigSetProcessor-98854611564167174-127.0.0.1:53344_solr-n_0000000000)
 [n:127.0.0.1:53344_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 65529 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65529 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65529 INFO  
(zkCallback-56-thread-1-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 65529 INFO  
(zkCallback-56-thread-2-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 66447 INFO  (qtp301807857-504) [n:127.0.0.1:53344_solr    ] 
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=2979
   [junit4]   2> 66448 INFO  (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 66453 INFO  
(OverseerThreadFactory-256-thread-2-processing-n:127.0.0.1:53344_solr) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 66666 INFO  
(OverseerStateUpdate-98854611564167174-127.0.0.1:53344_solr-n_0000000000) 
[n:127.0.0.1:53344_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53345/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 66868 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 66978 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 66978 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 67900 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 67908 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67914 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67914 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 67915 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53345.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2968de11
   [junit4]   2> 67915 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 67915 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node1\collection2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.AliasIntegrationTest_C5B066F740C79AE5-001\tempDir-001\node1\.\collection2_shard1_replica_n1\data\]
   [junit4]   2> 68023 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 68023 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 68024 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68025 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68026 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e4f7a2c[collection2_shard1_replica_n1] main]
   [junit4]   2> 68028 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 68028 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 68029 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 68029 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1581673791687229440
   [junit4]   2> 68031 INFO  
(searcherExecutor-270-thread-1-processing-n:127.0.0.1:53345_solr 
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node2) 
[n:127.0.0.1:53345_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@7e4f7a2c[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 68039 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 68043 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 68148 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 68148 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 68195 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 68196 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1328
   [junit4]   2> 68201 INFO  (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 68300 INFO  
(zkCallback-55-thread-1-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 68300 INFO  
(zkCallback-55-thread-2-processing-n:127.0.0.1:53345_solr) 
[n:127.0.0.1:53345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 68456 INFO  
(OverseerCollectionConfigSetProcessor-98854611564167174-127.0.0.1:53344_solr-n_0000000000)
 [n:127.0.0.1:53344_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 69202 INFO  (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2753
   [junit4]   2> 69230 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 
(1581673792941326336)]} 0 18
   [junit4]   2> 69230 INFO  (qtp28193811-514) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 
(1581673792940277760), 7 (1581673792946569216)]} 0 10
   [junit4]   2> 69257 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581673792974880768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69258 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2651b2a 
commitCommandVersion:1581673792974880768
   [junit4]   2> 69264 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581673792982220800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69265 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3904d7b4 
commitCommandVersion:1581673792982220800
   [junit4]   2> 69271 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78ade365[collection1_shard2_replica_n2] main]
   [junit4]   2> 69272 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69275 INFO  
(searcherExecutor-260-thread-1-processing-n:127.0.0.1:53345_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:53345_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@78ade365[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 69275 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
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=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 17
   [junit4]   2> 69276 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@673b5d96[collection1_shard1_replica_n1] main]
   [junit4]   2> 69277 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69278 INFO  
(searcherExecutor-261-thread-1-processing-n:127.0.0.1:53344_solr 
x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:53344_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@673b5d96[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 69278 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 69281 INFO  (qtp28193811-508) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 69287 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 
(1581673793002143744), 10 (1581673793005289472)]} 0 4
   [junit4]   2> 69289 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1581673793008435200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69289 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@573d3f8 
commitCommandVersion:1581673793008435200
   [junit4]   2> 69299 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b7681b0[collection2_shard1_replica_n1] main]
   [junit4]   2> 69300 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69302 INFO  
(searcherExecutor-270-thread-1-processing-n:127.0.0.1:53345_solr 
x:collection2_shard1_replica_n1 s:shard1 c:collection2 r:core_node2) 
[n:127.0.0.1:53345_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@b7681b0[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 69302 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 69306 INFO  (qtp301807857-500) [n:127.0.0.1:53344_solr    ] 
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> 69425 INFO  (qtp301807857-500) [n:127.0.0.1:53344_solr    ] 
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=118
   [junit4]   2> 69429 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69429 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69445 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69452 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 69460 INFO  (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
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> 69460 ERROR (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
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:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [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.ssl.SslConnection.onFillable(SslConnection.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 69460 INFO  (qtp301807857-502) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=testalias&wt=javabin&version=2} 
status=400 QTime=2
   [junit4]   2> 69464 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69464 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69466 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr    ] 
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> 69468 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 69470 INFO  (qtp301807857-500) [n:127.0.0.1:53344_solr    ] 
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> 69470 ERROR (qtp301807857-500) [n:127.0.0.1:53344_solr    ] 
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:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [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.ssl.SslConnection.onFillable(SslConnection.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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 69472 INFO  (qtp301807857-500) [n:127.0.0.1:53344_solr    ] 
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> 69475 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with params 
action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 69475 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 69477 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
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> 69478 INFO  (qtp301807857-506) [n:127.0.0.1:53344_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 69503 INFO  (qtp28193811-509) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
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=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673526&isShard=true&wt=javabin}
 hits=2 status=0 QTime=6
   [junit4]   2> 69503 INFO  (qtp301807857-500) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673526&isShard=true&wt=javabin}
 hits=1 status=0 QTime=2
   [junit4]   2> 69517 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1508401673526&ids=8&isShard=true&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69519 INFO  (qtp28193811-510) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1508401673526&ids=6,7&isShard=true&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69520 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=33
   [junit4]   2> 69539 INFO  (qtp301807857-504) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
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=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673568&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 69546 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
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=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673568&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69549 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1508401673568&ids=8&isShard=true&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69551 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1508401673568&ids=6,7&isShard=true&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69552 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=19
   [junit4]   2> 69556 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673590&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 69556 INFO  (qtp28193811-514) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673590&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69561 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1508401673590&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69563 INFO  (qtp28193811-514) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1508401673590&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69564 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias&wt=javabin&version=2}
 hits=3 status=0 QTime=10
   [junit4]   2> 69587 INFO  (qtp28193811-514) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673622&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69590 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673622&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 69597 INFO  (qtp28193811-514) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1508401673622&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69598 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1508401673622&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69600 INFO  (qtp28193811-509) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias&wt=javabin&version=2}
 hits=3 status=0 QTime=13
   [junit4]   2> 69604 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673640&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69611 INFO  (qtp301807857-503) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673640&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 69617 INFO  (qtp28193811-512) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673640&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69620 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1508401673640&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69622 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1508401673640&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69625 INFO  (qtp301807857-504) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1508401673640&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 69627 INFO  (qtp301807857-499) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=22
   [junit4]   2> 69638 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1508401673671&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69643 INFO  (qtp301807857-501) [n:127.0.0.1:53344_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53344/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673671&isShard=true&wt=javabin}
 hits=1 status=0 QTime=2
   [junit4]   2> 69645 INFO  (qtp28193811-513) [n:127.0.0.1:53345_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:53345/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1508401673671&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 69648 INFO  (qtp28193811-511) [n:127.0.0.1:53345_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|colle

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

 metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1492139 INFO  
(TEST-TestDistributedSearch.test-seed#[C5B066F740C79AE5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3005a57e: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@28e52a1a
   [junit4]   2> 1492140 INFO  (coreCloseExecutor-6796-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@24c27337
   [junit4]   2> 1492140 INFO  (coreCloseExecutor-6796-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=616723255
   [junit4]   2> 1492140 INFO  (coreCloseExecutor-6796-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4eb10ecb: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f2b687e
   [junit4]   2> 1492159 INFO  
(TEST-TestDistributedSearch.test-seed#[C5B066F740C79AE5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3c6fba88{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=C5B066F740C79AE5 -Dtests.slow=true -Dtests.locale=th 
-Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 46.7s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find 
shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > ,time=1}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5B066F740C79AE5:4DE4592DEE3BF71D]:0)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C5B066F740C79AE5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=FST50, 
SubjectTerms_mfacet=PostingsFormat(name=LuceneFixedGap), 
n_l1=PostingsFormat(name=LuceneFixedGap), a_n_tdt=FST50, 
multiDefault=Lucene50(blocksize=128), 
intDefault=PostingsFormat(name=LuceneFixedGap), n_td1=Lucene50(blocksize=128), 
n_d1=PostingsFormat(name=LuceneFixedGap), n_f1=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneFixedGap), 
n_tl1=Lucene50(blocksize=128), a_s=BlockTreeOrds(blocksize=128), 
oddField_s=BlockTreeOrds(blocksize=128), 
n_tf1=PostingsFormat(name=LuceneFixedGap), 
lowerfilt1and2=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneFixedGap), lowerfilt=Lucene50(blocksize=128), 
id=FST50, text=BlockTreeOrds(blocksize=128), 
timestamp=PostingsFormat(name=LuceneFixedGap), 
severity=BlockTreeOrds(blocksize=128), foo_sev_enum=FST50, 
n_dt1=Lucene50(blocksize=128), b_n_tdt=PostingsFormat(name=LuceneFixedGap), 
n_ti1=FST50, rnd_b=FST50, foo_b=BlockTreeOrds(blocksize=128), 
n_tdt1=PostingsFormat(name=LuceneFixedGap), foo_d=FST50, 
id_i1=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
foo_f=BlockTreeOrds(blocksize=128)}, 
docValues:{other_tl1=DocValuesFormat(name=Lucene70), 
range_facet_l_dv=DocValuesFormat(name=Lucene70), 
n_l1=DocValuesFormat(name=Lucene70), a_n_tdt=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), n_td1=DocValuesFormat(name=Direct), 
n_d1=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
n_f1=DocValuesFormat(name=Direct), n_tl1=DocValuesFormat(name=Direct), 
n_tf1=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70), 
severity=DocValuesFormat(name=Asserting), 
foo_sev_enum=DocValuesFormat(name=Lucene70), 
n_dt1=DocValuesFormat(name=Direct), b_n_tdt=DocValuesFormat(name=Lucene70), 
n_ti1=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), 
n_tdt1=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Direct), 
foo_d=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
foo_f=DocValuesFormat(name=Asserting), a_i_p=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=408, maxMBSortInHeap=7.386951889309776, 
sim=RandomSimilarity(queryNorm=true): {}, locale=th, timezone=MIT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=2,free=71145888,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, 
TestHdfsBackupRestoreCore, TestRetrieveFieldsOptimizer, 
TestDeleteCollectionOnDownNodes, TestReloadDeadlock, TestFieldCacheWithThreads, 
TestReqParamsAPI, TestInPlaceUpdatesDistrib, ConfigSetsAPITest, 
LeaderFailoverAfterPartitionTest, TestIndexingPerformance, 
SolrSlf4jReporterTest, DefaultValueUpdateProcessorTest, TestMultiWordSynonyms, 
TestSchemaVersionResource, TestComplexPhraseQParserPlugin, 
SolrShardReporterTest, FacetPivotSmallTest, AssignBackwardCompatibilityTest, 
DeleteShardTest, TestSolrCloudWithSecureImpersonation, OverseerStatusTest, 
TestQuerySenderNoQuery, OverseerTest, SmileWriterTest, TestReplicationHandler, 
TestJsonFacetRefinement, RequiredFieldsTest, NodeMutatorTest, AddReplicaTest, 
HdfsRecoveryZkTest, ShardRoutingTest, TestDefaultStatsCache, SyncSliceTest, 
AlternateDirectoryTest, OutputWriterTest, PathHierarchyTokenizerFactoryTest, 
HdfsTlogReplayBufferedWhileIndexingTest, UniqFieldsUpdateProcessorFactoryTest, 
TestCorePropertiesReload, BitVectorTest, TestClusterStateMutator, 
CursorMarkTest, PrimUtilsTest, HdfsWriteToMultipleCollectionsTest, 
TestSolrConfigHandlerCloud, RegexBoostProcessorTest, BlockJoinFacetSimpleTest, 
HdfsDirectoryTest, AtomicUpdatesTest, SuggesterFSTTest, TestLFUCache, 
CollectionsAPISolrJTest, TestWriterPerf, DirectUpdateHandlerTest, 
MoveReplicaTest, SystemLogListenerTest, TestUninvertingReader, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestNumericTokenStream, 
SuggesterWFSTTest, TestCloudDeleteByQuery, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestCodecSupport, 
TestCloudJSONFacetJoinDomain, CSVRequestHandlerTest, SpatialHeatmapFacetsTest, 
ShowFileRequestHandlerTest, TestJavabinTupleStreamParser, TestTlogReplica, 
TestSolrDeletionPolicy2, QueryResultKeyTest, RecoveryZkTest, 
ComputePlanActionTest, TestConfigSetProperties, TestJmxIntegration, TestUpdate, 
TestChildDocTransformer, NodeAddedTriggerTest, 
ClassificationUpdateProcessorIntegrationTest, SpellCheckCollatorTest, 
HttpPartitionTest, HdfsAutoAddReplicasIntegrationTest, TestFiltering, 
MetricsHandlerTest, AutoAddReplicasPlanActionTest, 
DistributedExpandComponentTest, UpdateLogTest, TestManagedResource, 
XmlUpdateRequestHandlerTest, TestLocalFSCloudBackupRestore, NoCacheHeaderTest, 
TestIBSimilarityFactory, UtilsToolTest, HttpSolrCallGetCoreTest, 
DeleteNodeTest, AnalysisErrorHandlingTest, TestAtomicUpdateErrorCases, 
TestConfigSetsAPI, StatsComponentTest, SpellCheckComponentTest, 
TestSolr4Spatial, TolerantUpdateProcessorTest, TestCollectionAPI, 
TestSolr4Spatial2, DistributedFacetPivotSmallAdvancedTest, 
TestMaxScoreQueryParser, SolrCoreMetricManagerTest, TestUniqueKeyFieldResource, 
IndexBasedSpellCheckerTest, SolrCmdDistributorTest, 
AsyncCallRequestStatusResponseTest, 
TestOverriddenPrefixQueryForCustomFieldType, BlobRepositoryCloudTest, 
TriggerIntegrationTest, TestCollationFieldDocValues, 
TestSweetSpotSimilarityFactory, DistanceFunctionTest, SaslZkACLProviderTest, 
LeaderElectionTest, TestReversedWildcardFilterFactory, 
DistribJoinFromCollectionTest, TestSolrCloudWithHadoopAuthPlugin, 
TestCoreDiscovery, TestNumericRangeQuery32, BlockJoinFacetDistribTest, 
TestBinaryField, TimeZoneUtilsTest, SolrTestCaseJ4Test, DistanceUnitsTest, 
DistributedSpellCheckComponentTest, TestDistributedSearch]
   [junit4] Completed [321/744 (2!)] on J0 in 46.70s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to