Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21172/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3: 
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/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([72625982D23A1936:4FBAF7AEEAD44746]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3: 
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/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        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)
        ... 1 more




Build Log:
[...truncated 13196 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/init-core-data-001
   [junit4]   2> 1492210 WARN  
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1492210 INFO  
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1492211 INFO  
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1492213 INFO  
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1492217 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001
   [junit4]   2> 1492217 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1492219 INFO  (Thread-2314) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1492219 INFO  (Thread-2314) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1492221 ERROR (Thread-2314) [    ] 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> 1492319 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35655
   [junit4]   2> 1492321 INFO  (zkConnectionManagerCallback-3025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492324 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1492329 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1492333 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@480db88c{/solr,null,AVAILABLE}
   [junit4]   2> 1492333 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a322e7f{/solr,null,AVAILABLE}
   [junit4]   2> 1492334 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2bd5d842{SSL,[ssl, 
http/1.1]}{127.0.0.1:39865}
   [junit4]   2> 1492334 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1e521858{SSL,[ssl, 
http/1.1]}{127.0.0.1:32853}
   [junit4]   2> 1492334 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.e.j.s.Server Started @1493769ms
   [junit4]   2> 1492334 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.e.j.s.Server Started @1493769ms
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39865}
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32853}
   [junit4]   2> 1492335 ERROR (jetty-launcher-3022-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492335 ERROR (jetty-launcher-3022-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492335 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-30T02:16:13.354Z
   [junit4]   2> 1492336 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-30T02:16:13.354Z
   [junit4]   2> 1492337 INFO  (zkConnectionManagerCallback-3028-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492337 INFO  (zkConnectionManagerCallback-3029-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492337 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492338 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492344 INFO  (jetty-launcher-3022-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35655/solr
   [junit4]   2> 1492344 INFO  (jetty-launcher-3022-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35655/solr
   [junit4]   2> 1492345 INFO  (zkConnectionManagerCallback-3034-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492345 INFO  (zkConnectionManagerCallback-3037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492346 INFO  
(zkConnectionManagerCallback-3039-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492346 INFO  
(zkConnectionManagerCallback-3041-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492393 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1492394 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39865_solr
   [junit4]   2> 1492394 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.Overseer Overseer 
(id=99260836953391110-127.0.0.1:39865_solr-n_0000000000) starting
   [junit4]   2> 1492396 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1492397 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32853_solr
   [junit4]   2> 1492398 INFO  
(zkCallback-3040-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492401 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39865_solr
   [junit4]   2> 1492413 INFO  
(zkCallback-3038-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1492417 INFO  
(zkCallback-3040-thread-2-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1492443 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1492471 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39865.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492475 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39865.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492475 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39865.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492476 INFO  (jetty-launcher-3022-thread-2) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node2/.
   [junit4]   2> 1492481 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1492498 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32853.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492503 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32853.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492503 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32853.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1492503 INFO  (jetty-launcher-3022-thread-1) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node1/.
   [junit4]   2> 1492518 INFO  (zkConnectionManagerCallback-3047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492520 INFO  (zkConnectionManagerCallback-3051-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1492520 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1492525 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35655/solr ready
   [junit4]   2> 1492526 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1492543 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1492544 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1492544 INFO  (qtp2142066776-12963) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1492544 INFO  
(OverseerThreadFactory-5092-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 1492545 INFO  (qtp2142066776-12963) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1492660 INFO  
(OverseerStateUpdate-99260836953391110-127.0.0.1:39865_solr-n_0000000000) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32853/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492661 INFO  
(OverseerStateUpdate-99260836953391110-127.0.0.1:39865_solr-n_0000000000) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39865/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492663 INFO  
(OverseerStateUpdate-99260836953391110-127.0.0.1:39865_solr-n_0000000000) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:32853/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492664 INFO  
(OverseerStateUpdate-99260836953391110-127.0.0.1:39865_solr-n_0000000000) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39865/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1492893 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1492893 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1492893 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1492894 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1492894 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1492904 INFO  (qtp314695004-12951) [n:127.0.0.1:32853_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1492905 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1492905 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1492907 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1492907 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1492908 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553
   [junit4]   2> 1492908 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1493009 INFO  
(zkCallback-3038-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1493009 INFO  
(zkCallback-3040-thread-2-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1493009 INFO  
(zkCallback-3040-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1493009 INFO  
(zkCallback-3038-thread-2-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1493545 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1493545 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1493901 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1493901 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1493906 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1493906 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1493908 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1493908 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n6' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1493909 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553
   [junit4]   2> 1493909 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1493910 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_39865.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1493910 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1493911 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node2/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node2/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 1493930 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1493933 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1493933 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n3' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1493933 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 1493934 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_39865.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1493934 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1493934 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node2/testcollection_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 1493937 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1493938 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1493939 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1493939 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard2_replica_n4' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1493939 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_32853.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1493939 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1493939 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node1/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node1/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 1493940 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1493940 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'testcollection_shard1_replica_n1' using configuration from collection 
testcollection, trusted=true
   [junit4]   2> 1493940 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_32853.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e8727a8
   [junit4]   2> 1493940 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1493940 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 1493969 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1493969 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1493970 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1493970 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1493972 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@307e16f6[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1493972 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1493972 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588173393092411392
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1493973 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1493974 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1493974 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45950d08[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fed15fe[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1493975 INFO  
(searcherExecutor-5097-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE 
n:127.0.0.1:39865_solr s:shard2 c:testcollection) [n:127.0.0.1:39865_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@307e16f6[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1493975 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1493976 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1493976 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1493976 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1493976 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1493976 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1493977 INFO  
(searcherExecutor-5098-thread-1-processing-x:testcollection_shard1_replica_n3 
r:core_node5 1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE 
n:127.0.0.1:39865_solr s:shard1 c:testcollection) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher 
Searcher@45950d08[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1493977 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588173393096605696
   [junit4]   2> 1493977 INFO  
(searcherExecutor-5100-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node2 1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE 
n:127.0.0.1:32853_solr s:shard1 c:testcollection) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@1fed15fe[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1493977 INFO  
(parallelCoreAdminExecutor-5095-thread-2-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315651131061 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588173393096605696
   [junit4]   2> 1493977 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12a1a61c[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1493978 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1493978 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1493978 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1493979 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1493979 INFO  
(searcherExecutor-5099-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE 
n:127.0.0.1:32853_solr s:shard2 c:testcollection) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@12a1a61c[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1493979 INFO  
(parallelCoreAdminExecutor-5095-thread-1-processing-n:127.0.0.1:32853_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901 CREATE) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1588173393098702848
   [junit4]   2> 1493979 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1494104 INFO  
(zkCallback-3038-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494104 INFO  
(zkCallback-3038-thread-2-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494104 INFO  
(zkCallback-3040-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494104 INFO  
(zkCallback-3040-thread-3-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494479 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1494479 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1494479 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39865/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1494479 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=https://127.0.0.1:39865/solr START 
replicas=[https://127.0.0.1:32853/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1494480 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1494480 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1494480 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 1494480 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:39865/solr START 
replicas=[https://127.0.0.1:32853/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1494481 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1494482 INFO  (qtp314695004-12953) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1494546 INFO  (qtp2142066776-12963) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1494546 INFO  (qtp2142066776-12963) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1494779 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=https://127.0.0.1:39865/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1494779 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 1494779 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1494779 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1494781 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard1_replica_n3 url=https://127.0.0.1:39865/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 1494781 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 1494781 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1494781 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 1494781 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:39865/solr/testcollection_shard2_replica_n6/ 
shard2
   [junit4]   2> 1494782 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/ 
shard1
   [junit4]   2> 1494882 INFO  
(zkCallback-3038-thread-2-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494882 INFO  
(zkCallback-3040-thread-3-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494882 INFO  
(zkCallback-3040-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494882 INFO  
(zkCallback-3038-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1494909 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553
   [junit4]   2> 1494909 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1494931 INFO  
(parallelCoreAdminExecutor-5093-thread-1-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1494932 INFO  
(parallelCoreAdminExecutor-5093-thread-2-processing-n:127.0.0.1:39865_solr 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315652572613 CREATE) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1495082 INFO  
(zkCallback-3040-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495082 INFO  
(zkCallback-3038-thread-1-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495082 INFO  
(zkCallback-3038-thread-2-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495082 INFO  
(zkCallback-3040-thread-3-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1495547 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1495547 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1495910 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553
   [junit4]   2> 1495910 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315655211553&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1495912 INFO  (qtp314695004-12955) [n:127.0.0.1:32853_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901
   [junit4]   2> 1495912 INFO  (qtp314695004-12955) [n:127.0.0.1:32853_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f52301315653919901&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1495913 INFO  
(OverseerThreadFactory-5092-thread-1-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_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> 1496545 INFO  
(OverseerCollectionConfigSetProcessor-99260836953391110-127.0.0.1:39865_solr-n_0000000000)
 [n:127.0.0.1:39865_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> 1496548 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1496548 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1496548 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1496549 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=1d12ecc8-8fdb-416b-a134-0df0c3cfd2f5&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1496549 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1496549 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[72625982D23A1936]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 1496551 INFO  (qtp314695004-12953) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:32853/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:39865/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1514600177569&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1496552 INFO  (qtp314695004-13040) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:32853/solr/testcollection_shard1_replica_n1/|https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1514600177569&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1496552 INFO  (qtp314695004-12955) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=1
   [junit4]   2> 1496555 INFO  (qtp314695004-12950) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1588173395797737472)]} 0 0
   [junit4]   2> 1496555 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1588173395797737472)]} 0 2
   [junit4]   2> 1496556 INFO  (qtp314695004-12952) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1588173395800883200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1496556 INFO  (qtp314695004-12952) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3e7fb82e 
commitCommandVersion:1588173395800883200
   [junit4]   2> 1496556 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1588173395800883200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1496556 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1496557 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1496557 INFO  (qtp314695004-12959) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1496558 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1588173395802980352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1496558 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@36348558 
commitCommandVersion:1588173395802980352
   [junit4]   2> 1496558 INFO  (qtp314695004-12952) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c870605[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1496558 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1588173395802980352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1496558 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1496558 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1496558 INFO  (qtp314695004-12952) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1496558 INFO  (qtp2142066776-12965) [n:127.0.0.1:39865_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1496559 INFO  
(searcherExecutor-5100-thread-1-processing-n:127.0.0.1:32853_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@4c870605[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1496559 INFO  (qtp314695004-12952) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_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:39865/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1496560 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@447d4441[testcollection_shard1_replica_n3] main]
   [junit4]   2> 1496560 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1496561 INFO  
(searcherExecutor-5098-thread-1-processing-n:127.0.0.1:39865_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@447d4441[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1496561 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1496561 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 5
   [junit4]   2> 1496562 INFO  (qtp314695004-13040) [n:127.0.0.1:32853_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:32853/solr/testcollection_shard2_replica_n4/|https://127.0.0.1:39865/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1514600177581&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1496563 INFO  (qtp2142066776-12960) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:32853/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1514600177581&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1496563 INFO  (qtp2142066776-12964) [n:127.0.0.1:39865_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1514600177581&ids=1&isShard=true&shard.url=https://127.0.0.1:39865/solr/testcollection_shard1_replica_n3/|https://127.0.0.1:32853/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1496564 INFO  (qtp314695004-13041) [n:127.0.0.1:32853_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=1
   [junit4]   2> 1496564 INFO  (qtp2142066776-12954) [n:127.0.0.1:39865_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1496565 INFO  
(OverseerThreadFactory-5092-thread-2-processing-n:127.0.0.1:39865_solr) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1496565 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 1496565 INFO  (qtp314695004-12951) [n:127.0.0.1:32853_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 1496565 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47fff9d0: rootName = 
solr_39865, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@21d3be87
   [junit4]   2> 1496565 INFO  (qtp314695004-12951) [n:127.0.0.1:32853_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@784d280f: rootName = 
solr_32853, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@2720d96
   [junit4]   2> 1496575 INFO  (qtp2142066776-12958) [n:127.0.0.1:39865_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 1496575 INFO  (qtp2142066776-12956) [n:127.0.0.1:39865_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1cf4ea4
   [junit4]   2> 1496575 INFO  (qtp2142066776-12958) [n:127.0.0.1:39865_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fff63c3: rootName = 
solr_39865, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@52ea650a
   [junit4]   2> 1496575 INFO  (qtp314695004-12955) [n:127.0.0.1:32853_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 1496575 INFO  (qtp314695004-12951) [n:127.0.0.1:32853_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6afd9df0
   [junit4]   2> 1496575 INFO  (qtp314695004-1

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

re_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@11e9f198
   [junit4]   2> 1500822 INFO  (coreCloseExecutor-5137-thread-1) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3943235d: rootName = 
solr_39865, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@5d212c80
   [junit4]   2> 1500822 INFO  (coreCloseExecutor-5138-thread-1) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=300544408
   [junit4]   2> 1500823 INFO  (coreCloseExecutor-5138-thread-1) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79bf9215: rootName = 
solr_32853, domain = solr.core.testcollection.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@5d4a0025
   [junit4]   2> 1500824 INFO  (coreCloseExecutor-5138-thread-2) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35ebbfe7
   [junit4]   2> 1500830 INFO  (coreCloseExecutor-5137-thread-2) 
[n:127.0.0.1:39865_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=1195748870
   [junit4]   2> 1500830 INFO  (coreCloseExecutor-5137-thread-1) 
[n:127.0.0.1:39865_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1800082983
   [junit4]   2> 1500834 INFO  (coreCloseExecutor-5138-thread-2) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=904642535
   [junit4]   2> 1500834 INFO  (coreCloseExecutor-5138-thread-2) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d5a207b: rootName = 
solr_32853, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@7a40e60f
   [junit4]   2> 1500835 INFO  (jetty-closer-3023-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99260836953391110-127.0.0.1:39865_solr-n_0000000000) closing
   [junit4]   2> 1500835 INFO  
(OverseerStateUpdate-99260836953391110-127.0.0.1:39865_solr-n_0000000000) 
[n:127.0.0.1:39865_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39865_solr
   [junit4]   2> 1500835 WARN  
(OverseerAutoScalingTriggerThread-99260836953391110-127.0.0.1:39865_solr-n_0000000000)
 [n:127.0.0.1:39865_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1500842 INFO  
(zkCallback-3038-thread-2-processing-n:127.0.0.1:32853_solr) 
[n:127.0.0.1:32853_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:32853_solr
   [junit4]   2> 1500843 INFO  (jetty-closer-3023-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@480db88c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1501233 INFO  (coreCloseExecutor-5138-thread-2) 
[n:127.0.0.1:32853_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=904642535
   [junit4]   2> 1501233 INFO  (coreCloseExecutor-5138-thread-1) 
[n:127.0.0.1:32853_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=300544408
   [junit4]   2> 1501240 INFO  (jetty-closer-3023-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a322e7f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1501246 ERROR 
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1501246 INFO  
(SUITE-TestAuthenticationFramework-seed#[72625982D23A1936]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35655 35655
   [junit4]   2> 1501440 INFO  (Thread-2314) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35655 35655
   [junit4]   2> 1501440 WARN  (Thread-2314) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_72625982D23A1936-001
   [junit4]   2> Dec 30, 2017 2:16:22 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1409, 
maxMBSortInHeap=5.457977262594508, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24b57dba),
 locale=mk, timezone=Australia/NSW
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=326533296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[PreAnalyzedFieldManagedSchemaCloudTest, CustomCollectionTest, 
TestManagedSynonymGraphFilterFactory, TestCloudJSONFacetJoinDomain, 
ConfigSetsAPITest, TestRestoreCore, SimpleMLTQParserTest, 
TestHighFrequencyDictionaryFactory, TestReplicaProperties, 
PeerSyncWithIndexFingerprintCachingTest, TestDistributedMissingSort, 
DefaultValueUpdateProcessorTest, MultiThreadedOCPTest, TestQuerySenderListener, 
FieldAnalysisRequestHandlerTest, TestRTimerTree, TestSSLRandomization, 
TestStreamBody, SolrMetricsIntegrationTest, ReplaceNodeTest, OverseerTest, 
TestUseDocValuesAsStored2, TestCloudNestedDocsSort, TestSortByMinMaxFunction, 
SolrCLIZkUtilsTest, TestBackupRepositoryFactory, ChaosMonkeyNothingIsSafeTest, 
SystemLogListenerTest, TestSolrCoreSnapshots, RequiredFieldsTest, 
TestInfoStreamLogging, TolerantUpdateProcessorTest, TestExtendedDismaxParser, 
CdcrBidirectionalTest, LeaderElectionTest, TestCollationFieldDocValues, 
ShardSplitTest, TestBulkSchemaConcurrent, SubstringBytesRefFilterTest, 
TestExceedMaxTermLength, IndexBasedSpellCheckerTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSubQueryTransformerCrossCore, 
TestLRUCache, TestXmlQParserPlugin, TestSchemaManager, 
TestLMJelinekMercerSimilarityFactory, BasicDistributedZk2Test, 
SolrCoreCheckLockOnStartupTest, FileBasedSpellCheckerTest, PluginInfoTest, 
SpellPossibilityIteratorTest, InfoHandlerTest, ConnectionReuseTest, 
TestDocTermOrds, TestMultiWordSynonyms, TestQueryTypes, SolrTestCaseJ4Test, 
TimeZoneUtilsTest, TestSolrCloudWithKerberosAlt, CopyFieldTest, 
TestUniqueKeyFieldResource, TestNumericRangeQuery32, HttpPartitionTest, 
TestCollapseQParserPlugin, PeerSyncReplicationTest, 
FieldMutatingUpdateProcessorTest, TestPKIAuthenticationPlugin, 
SolrCoreMetricManagerTest, HdfsSyncSliceTest, TestSchemaSimilarityResource, 
TestReloadAndDeleteDocs, TestPayloadCheckQParserPlugin, 
FullSolrCloudDistribCmdsTest, OverseerRolesTest, TestRawResponseWriter, 
TestCustomStream, TestClusterStateProvider, ConjunctionSolrSpellCheckerTest, 
TestPartialUpdateDeduplication, EchoParamsTest, BlobRepositoryCloudTest, 
TestSystemIdResolver, UnloadDistributedZkTest, TestFunctionQuery, 
ShufflingReplicaListTransformerTest, TestDistributedGrouping, 
DistribJoinFromCollectionTest, CdcrReplicationHandlerTest, 
SolrJmxReporterCloudTest, LegacyCloudClusterPropTest, TestSolrQueryResponse, 
TestRandomFlRTGCloud, RankQueryTest, TestGroupingSearch, 
TestRandomCollapseQParserPlugin, HdfsUnloadDistributedZkTest, 
TestEmbeddedSolrServerConstructors, TestLockTree, BufferStoreTest, 
DocValuesNotIndexedTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
DistributedFacetPivotSmallAdvancedTest, TestCollectionAPI, 
TestInPlaceUpdatesStandalone, TestConfigSetProperties, 
TestLegacyNumericRangeQueryBuilder, BadComponentTest, DocValuesMissingTest, 
TestSimDistributedQueue, ExitableDirectoryReaderTest, TestDefaultStatsCache, 
RollingRestartTest, TestNonDefinedSimilarityFactory, TestSolrCoreProperties, 
TestAuthenticationFramework]
   [junit4] Completed [454/765 (1!)] on J2 in 9.99s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to