Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2384/

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

Error Message:
Error from server at 
http://127.0.0.1:48364/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=utf-8"/> <title>Error 404 
Can not find: /solr/testcollection_shard1_replica_n3/update</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.4.8.v20171121</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:48364/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=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</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.4.8.v20171121</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([84CD21EF15133D38:B9158FC32DFD6348]: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 http://127.0.0.1:48364/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=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n3/update</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.4.8.v20171121</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 12879 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/init-core-data-001
   [junit4]   2> 982664 WARN  
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 982664 INFO  
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 982666 INFO  
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 982666 INFO  
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 982671 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001
   [junit4]   2> 982671 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 982671 INFO  (Thread-3115) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 982671 INFO  (Thread-3115) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 982674 ERROR (Thread-3115) [    ] 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> 982771 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44671
   [junit4]   2> 982776 INFO  (zkConnectionManagerCallback-1885-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982782 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 982783 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 982783 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 982783 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 982783 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f743a44{/solr,null,AVAILABLE}
   [junit4]   2> 982790 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41857a15{HTTP/1.1,[http/1.1]}{127.0.0.1:34719}
   [junit4]   2> 982790 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 982790 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.e.j.s.Server Started @984978ms
   [junit4]   2> 982790 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34719}
   [junit4]   2> 982791 ERROR (jetty-launcher-1882-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-27T03:14:37.514Z
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 982791 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6aeb9fbd{/solr,null,AVAILABLE}
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@68354743{HTTP/1.1,[http/1.1]}{127.0.0.1:48364}
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.e.j.s.Server Started @984980ms
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48364}
   [junit4]   2> 982792 ERROR (jetty-launcher-1882-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 982792 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-27T03:14:37.515Z
   [junit4]   2> 982793 INFO  (zkConnectionManagerCallback-1887-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982793 INFO  (zkConnectionManagerCallback-1889-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982793 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 982793 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 982803 INFO  (jetty-launcher-1882-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44671/solr
   [junit4]   2> 982804 INFO  (jetty-launcher-1882-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44671/solr
   [junit4]   2> 982805 INFO  (zkConnectionManagerCallback-1895-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982805 INFO  (zkConnectionManagerCallback-1897-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982806 INFO  
(zkConnectionManagerCallback-1899-thread-1-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982807 INFO  
(zkConnectionManagerCallback-1901-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 982877 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 982878 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48364_solr
   [junit4]   2> 982879 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.Overseer Overseer 
(id=73365245876699141-127.0.0.1:48364_solr-n_0000000000) starting
   [junit4]   2> 982886 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48364_solr
   [junit4]   2> 982894 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 982895 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 982897 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 982898 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34719_solr
   [junit4]   2> 982899 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 982900 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 982917 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 982947 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 982949 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 982968 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 982968 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 982969 INFO  (jetty-launcher-1882-thread-2) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/.
   [junit4]   2> 982997 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 983004 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 983004 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 983005 INFO  (jetty-launcher-1882-thread-1) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/.
   [junit4]   2> 983029 INFO  (zkConnectionManagerCallback-1907-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 983031 INFO  (zkConnectionManagerCallback-1911-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 983032 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 983032 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44671/solr ready
   [junit4]   2> 983034 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 983041 INFO  (qtp1499265079-10025) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 983042 INFO  
(OverseerThreadFactory-3363-thread-1-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 983149 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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":"http://127.0.0.1:34719/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983151 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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":"http://127.0.0.1:48364/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983154 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34719/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983156 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:48364/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 983368 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 983369 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 983369 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 983369 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 983369 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 983369 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 983478 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 983478 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 984385 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 984385 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984389 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 984392 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 984401 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 984428 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 984429 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984430 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 984430 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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> 984431 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984431 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984435 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 984436 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 984436 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 984436 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.core.testcollection.shard2.replica_n7' (registry 
'solr.core.testcollection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 984436 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 984436 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/testcollection_shard2_replica_n7],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/./testcollection_shard2_replica_n7/data/]
   [junit4]   2> 984438 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 984438 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 984438 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.core.testcollection.shard2.replica_n5' (registry 
'solr.core.testcollection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 984438 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 984438 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/testcollection_shard2_replica_n5],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/./testcollection_shard2_replica_n5/data/]
   [junit4]   2> 984439 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 984439 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 984439 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 984439 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/testcollection_shard1_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 984439 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 984439 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 984528 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 984529 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 984530 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984530 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984531 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3389a00d[testcollection_shard1_replica_n3] main]
   [junit4]   2> 984532 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 984532 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 984533 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 984537 INFO  
(searcherExecutor-3368-thread-1-processing-n:127.0.0.1:48364_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) 
[n:127.0.0.1:48364_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@3389a00d[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 984537 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593522288601333760
   [junit4]   2> 984540 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 984540 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 984541 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984541 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984544 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@77fea983[testcollection_shard2_replica_n5] main]
   [junit4]   2> 984544 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 984544 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 984545 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984546 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984547 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 984547 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 984548 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 984548 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593522288612868096
   [junit4]   2> 984556 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b2ad62[testcollection_shard2_replica_n7] main]
   [junit4]   2> 984557 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 984557 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 984558 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 984558 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1593522288623353856
   [junit4]   2> 984559 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 984565 INFO  
(searcherExecutor-3371-thread-1-processing-n:127.0.0.1:34719_solr 
x:testcollection_shard2_replica_n5 s:shard2 c:testcollection r:core_node6) 
[n:127.0.0.1:34719_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n5] Registered new searcher 
Searcher@77fea983[testcollection_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 984566 INFO  
(searcherExecutor-3370-thread-1-processing-n:127.0.0.1:48364_solr 
x:testcollection_shard2_replica_n7 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:48364_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n7] Registered new searcher 
Searcher@5b2ad62[testcollection_shard2_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 984568 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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=9993ms
   [junit4]   2> 984576 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984576 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984577 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 984578 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 984579 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c1ca447[testcollection_shard1_replica_n1] main]
   [junit4]   2> 984583 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984583 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984583 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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> 984584 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_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 1593522288650616832
   [junit4]   2> 984586 INFO  
(searcherExecutor-3369-thread-1-processing-n:127.0.0.1:34719_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:34719_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@7c1ca447[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 984663 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 984663 INFO  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 985059 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 985060 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 985060 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34719/solr/testcollection_shard2_replica_n5/
   [junit4]   2> 985060 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 
url=http://127.0.0.1:34719/solr START 
replicas=[http://127.0.0.1:48364/solr/testcollection_shard2_replica_n7/] 
nUpdates=100
   [junit4]   2> 985066 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 985069 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 985069 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 985069 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 985069 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=http://127.0.0.1:48364/solr START 
replicas=[http://127.0.0.1:34719/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 985071 INFO  (qtp1499265079-10030) [n:127.0.0.1:34719_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> 985360 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n5 
url=http://127.0.0.1:34719/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 985361 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 985361 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
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> 985361 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 985364 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34719/solr/testcollection_shard2_replica_n5/ shard2
   [junit4]   2> 985370 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=http://127.0.0.1:48364/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 985370 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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> 985370 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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> 985370 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 985372 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 985473 INFO  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 985473 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 985515 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 985516 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2147
   [junit4]   2> 985523 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 985524 INFO  (qtp113775942-10033) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2155
   [junit4]   2> 985572 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2203
   [junit4]   2> 985591 INFO  (qtp1499265079-10029) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2222
   [junit4]   2> 985595 INFO  (qtp1499265079-10025) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 985692 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 985692 INFO  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 986595 INFO  (qtp1499265079-10025) [n:127.0.0.1:34719_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3554
   [junit4]   2> 986596 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
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_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 986597 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 986605 INFO  (qtp1499265079-10106) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  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=http://127.0.0.1:34719/solr/testcollection_shard2_replica_n5/|http://127.0.0.1:48364/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1519701281323&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 986605 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_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=http://127.0.0.1:34719/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1519701281323&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 986606 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_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=6
   [junit4]   2> 986613 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_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=http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1593522290773983232)]} 0 0
   [junit4]   2> 986613 INFO  (qtp113775942-10035) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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 
(1593522290773983232)]} 0 4
   [junit4]   2> 986614 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593522290779226112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 986614 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_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@5d8f093b 
commitCommandVersion:1593522290779226112
   [junit4]   2> 986614 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593522290779226112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 986614 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6dadfdb3 
commitCommandVersion:1593522290779226112
   [junit4]   2> 986623 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@512d4d1e[testcollection_shard1_replica_n1] main]
   [junit4]   2> 986623 INFO  (qtp113775942-10038) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593522290788663296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 986623 INFO  (qtp113775942-10038) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 986623 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 986625 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1593522290790760448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 986625 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 986627 INFO  (qtp113775942-10038) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 986627 INFO  (qtp113775942-10038) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n7]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 986627 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 986627 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n5]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 986627 INFO  
(searcherExecutor-3369-thread-1-processing-n:127.0.0.1:34719_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:34719_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@512d4d1e[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 986628 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_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=http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 986628 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a3084d1[testcollection_shard1_replica_n3] main]
   [junit4]   2> 986628 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 986629 INFO  
(searcherExecutor-3368-thread-1-processing-n:127.0.0.1:48364_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) 
[n:127.0.0.1:48364_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@2a3084d1[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 986629 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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=http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   2> 986629 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node4 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 16
   [junit4]   2> 986631 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] 
o.a.s.c.S.Request [testcollection_shard2_replica_n5]  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=http://127.0.0.1:34719/solr/testcollection_shard2_replica_n5/|http://127.0.0.1:48364/solr/testcollection_shard2_replica_n7/&rows=10&version=2&q=*:*&NOW=1519701281353&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 986631 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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=http://127.0.0.1:34719/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1519701281353&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 986632 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_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=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1519701281353&ids=1&isShard=true&shard.url=http://127.0.0.1:34719/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:48364/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 986632 INFO  (qtp113775942-10032) [n:127.0.0.1:48364_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 
o.a.s.c.S.Request [testcollection_shard2_replica_n7]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=1
   [junit4]   2> 986633 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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> 986634 INFO  
(OverseerCollectionConfigSetProcessor-73365245876699141-127.0.0.1:48364_solr-n_0000000000)
 [n:127.0.0.1:48364_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> 986634 INFO  
(OverseerThreadFactory-3363-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 986635 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 986636 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6da14c4: rootName = 
solr_48364, 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@3f4b890
   [junit4]   2> 986636 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 986636 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40f3827d: rootName = 
solr_34719, 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@57881315
   [junit4]   2> 986650 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=null
   [junit4]   2> 986650 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n5, tag=null
   [junit4]   2> 986650 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@366497e: rootName = 
solr_48364, domain = solr.core.testcollection.shard2.replica_n7, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n7 
/ com.codahale.metrics.MetricRegistry@542c82c3
   [junit4]   2> 986651 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53669e0a: rootName = 
solr_34719, domain = solr.core.testcollection.shard2.replica_n5, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n5 
/ com.codahale.metrics.MetricRegistry@14b42438
   [junit4]   2> 986650 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2cf3d21e
   [junit4]   2> 986650 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2522d755
   [junit4]   2> 986663 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=623040341
   [junit4]   2> 986663 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n7]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@71763e54
   [junit4]   2> 986663 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=623040341
   [junit4]   2> 986663 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n7, tag=1903574612
   [junit4]   2> 986663 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1903574612
   [junit4]   2> 986668 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=754176542
   [junit4]   2> 986668 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n5]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e11b690
   [junit4]   2> 986668 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=754176542
   [junit4]   2> 986668 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n5, tag=1846654608
   [junit4]   2> 986668 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1846654608
   [junit4]   2> 986670 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 986670 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 986670 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 986670 INFO  (qtp113775942-10037) [n:127.0.0.1:48364_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n7&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 986671 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 986671 INFO  (qtp1499265079-10027) [n:127.0.0.1:34719_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 986672 WARN  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 986672 WARN  
(zkCallback-1900-thread-2-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 986672 INFO  (qtp1499265079-10023) [n:127.0.0.1:34719_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n5&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   2> 986672 INFO  (qtp113775942-10036) [n:127.0.0.1:48364_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=37
   [junit4]   2> 987385 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=752
   [junit4]   2> 987386 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 987386 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[84CD21EF15133D38]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 987386 INFO  (qtp1499265079-10106) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 987388 INFO  
(OverseerThreadFactory-3363-thread-3-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 987388 INFO  
(OverseerCollectionConfigSetProcessor-73365245876699141-127.0.0.1:48364_solr-n_0000000000)
 [n:127.0.0.1:48364_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 987595 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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":"http://127.0.0.1:48364/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 987597 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34719/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 987599 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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":"http://127.0.0.1:48364/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 987601 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_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":"http://127.0.0.1:34719/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 987803 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 987803 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 987806 INFO  (qtp113775942-10032) [n:127.0.0.1:48364_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 987807 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 987912 INFO  
(zkCallback-1898-thread-2-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 987913 INFO  
(zkCallback-1900-thread-2-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 987913 INFO  
(zkCallback-1898-thread-1-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 987913 INFO  
(zkCallback-1900-thread-1-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 987913 INFO  
(zkCallback-1898-thread-3-processing-n:127.0.0.1:48364_solr) 
[n:127.0.0.1:48364_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> 987913 INFO  
(zkCallback-1900-thread-3-processing-n:127.0.0.1:34719_solr) 
[n:127.0.0.1:34719_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> 988824 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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> 988858 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 988862 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 988869 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 988869 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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> 988870 INFO  (qtp113775942-10032) [n:127.0.0.1:48364_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> 988872 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 988872 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 988872 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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> 988872 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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> 988872 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 988872 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34719.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 988872 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 988872 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 988873 INFO  (qtp1499265079-10028) [n:127.0.0.1:34719_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 988873 INFO  (qtp1499265079-10024) [n:127.0.0.1:34719_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/testcollection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 988874 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 988876 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 988876 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 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> 988877 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48364.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a7d3584
   [junit4]   2> 988877 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 988877 INFO  (qtp113775942-10039) [n:127.0.0.1:48364_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 dataDir=[/x1/jenkins/jenkins-

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

-thread-1) [n:127.0.0.1:34719_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@395e6fce: rootName = 
solr_34719, 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@c338714
   [junit4]   2> 991074 INFO  (coreCloseExecutor-3408-thread-2) 
[n:127.0.0.1:34719_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@557b1772
   [junit4]   2> 991079 INFO  (coreCloseExecutor-3409-thread-1) 
[n:127.0.0.1:48364_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2e7bb621
   [junit4]   2> 991079 INFO  (coreCloseExecutor-3409-thread-1) 
[n:127.0.0.1:48364_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=779859489
   [junit4]   2> 991079 INFO  (coreCloseExecutor-3409-thread-1) 
[n:127.0.0.1:48364_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@50decf96: rootName = 
solr_48364, 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@7ce02d23
   [junit4]   2> 991087 INFO  (coreCloseExecutor-3409-thread-1) 
[n:127.0.0.1:48364_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=779859489
   [junit4]   2> 991088 INFO  (coreCloseExecutor-3408-thread-1) 
[n:127.0.0.1:34719_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=46793777
   [junit4]   2> 991088 INFO  (coreCloseExecutor-3408-thread-2) 
[n:127.0.0.1:34719_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=1434130290
   [junit4]   2> 991088 INFO  (coreCloseExecutor-3408-thread-2) 
[n:127.0.0.1:34719_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@7d64493b: rootName = 
solr_34719, 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@2f5f12fe
   [junit4]   2> 991091 INFO  (coreCloseExecutor-3409-thread-2) 
[n:127.0.0.1:48364_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1840164a
   [junit4]   2> 991091 INFO  (coreCloseExecutor-3409-thread-2) 
[n:127.0.0.1:48364_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=406853194
   [junit4]   2> 991091 INFO  (coreCloseExecutor-3409-thread-2) 
[n:127.0.0.1:48364_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@566db699: rootName = 
solr_48364, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@25cb19b8
   [junit4]   2> 991101 INFO  (coreCloseExecutor-3408-thread-2) 
[n:127.0.0.1:34719_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=1434130290
   [junit4]   2> 991113 INFO  (coreCloseExecutor-3409-thread-2) 
[n:127.0.0.1:48364_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=406853194
   [junit4]   2> 991117 INFO  (jetty-closer-1883-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73365245876699141-127.0.0.1:48364_solr-n_0000000000) closing
   [junit4]   2> 991117 INFO  
(OverseerStateUpdate-73365245876699141-127.0.0.1:48364_solr-n_0000000000) 
[n:127.0.0.1:48364_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:48364_solr
   [junit4]   2> 991118 WARN  
(OverseerAutoScalingTriggerThread-73365245876699141-127.0.0.1:48364_solr-n_0000000000)
 [n:127.0.0.1:48364_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 991129 INFO  (jetty-closer-1883-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6f743a44{/solr,null,UNAVAILABLE}
   [junit4]   2> 991129 INFO  (jetty-closer-1883-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 992629 INFO  (jetty-closer-1883-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6aeb9fbd{/solr,null,UNAVAILABLE}
   [junit4]   2> 992631 INFO  (jetty-closer-1883-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 992632 ERROR 
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-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> 992634 INFO  
(SUITE-TestAuthenticationFramework-seed#[84CD21EF15133D38]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44671 44671
   [junit4]   2> 992828 INFO  (Thread-3115) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44671 44671
   [junit4]   2> 992830 WARN  (Thread-3115) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections/testcollection/terms/shard1
   [junit4]   2>        11      /solr/collections/testcollection/terms/shard2
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.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> 
   [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: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_84CD21EF15133D38-001
   [junit4]   2> Feb 27, 2018 3:14:47 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): 
{_version_=Lucene50(blocksize=128), id=PostingsFormat(name=Direct)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1545, 
maxMBSortInHeap=5.553988123934742, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6edb383),
 locale=sv, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=155378792,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearchPerf, 
SyncSliceTest, BlockJoinFacetRandomTest, SortByFunctionTest, 
TestConfigSetProperties, TestLeaderElectionWithEmptyReplica, PeerSyncTest, 
TestFieldCacheWithThreads, BasicFunctionalityTest, TestCryptoKeys, SampleTest, 
BadComponentTest, OverseerTest, SuggesterTest, TestNumericTerms64, 
CursorMarkTest, TestNumericRangeQuery32, SoftAutoCommitTest, TestZkChroot, 
ShardRoutingCustomTest, TestCloudNestedDocsSort, 
TestReversedWildcardFilterFactory, TestLRUCache, 
TestPartialUpdateDeduplication, TestSolr4Spatial, TestCustomSort, 
TestRandomFlRTGCloud, TestJsonFacets, QueryElevationComponentTest, 
TestHighFrequencyDictionaryFactory, ZkControllerTest, 
LeaderInitiatedRecoveryOnShardRestartTest, LeaderElectionContextKeyTest, 
HdfsAutoAddReplicasIntegrationTest, TestScoreJoinQPScore, TestPrepRecovery, 
TestNodeAddedTrigger, DistributedFacetExistsSmallTest, 
TestClusterStateProvider, CloneFieldUpdateProcessorFactoryTest, 
BlobRepositoryCloudTest, JavabinLoaderTest, NumberUtilsTest, 
MissingSegmentRecoveryTest, TestXmlQParserPlugin, TestManagedSchema, 
PolyFieldTest, DistributedIntervalFacetingTest, NodeAddedTriggerTest, 
DistributedQueryComponentCustomSortTest, RankQueryTest, CheckHdfsIndexTest, 
CdcrBidirectionalTest, TestTlogReplica, TestSolrConfigHandlerConcurrent, 
DocValuesNotIndexedTest, TestQueryUtils, BigEndianAscendingWordSerializerTest, 
RequiredFieldsTest, AssignTest, TestRandomCollapseQParserPlugin, 
MetricsHandlerTest, ChaosMonkeySafeLeaderTest, 
ParsingFieldUpdateProcessorsTest, TestStressUserVersions, 
TestElisionMultitermQuery, TestCustomDocTransformer, TestSolrIndexConfig, 
TestDistributedGrouping, TestPayloadCheckQParserPlugin, 
TestAuthenticationFramework]
   [junit4] Completed [252/778 (1!)] on J1 in 10.71s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to