Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/165/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseSerialGC 
--illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([C9610DEAECF66270:41353230420A0F88]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

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

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

        at 
__randomizedtesting.SeedInfo.seed([C9610DEAECF66270:F4B9A3C6D4183C00]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51897/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.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:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more




Build Log:
[...truncated 11809 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\init-core-data-001
   [junit4]   2> 534514 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 534514 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 534515 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 534515 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 534515 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001
   [junit4]   2> 534516 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 534516 INFO  (Thread-1593) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 534516 INFO  (Thread-1593) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 534519 ERROR (Thread-1593) [    ] 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> 534616 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64555
   [junit4]   2> 534621 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e57fa93870000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 534622 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 534623 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cb673e6{/solr,null,AVAILABLE}
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5085d5e0{HTTP/1.1,[http/1.1]}{127.0.0.1:64559}
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.e.j.s.Server Started @544616ms
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64559}
   [junit4]   2> 534624 ERROR (jetty-launcher-1123-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 534624 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T16:16:33.265403900Z
   [junit4]   2> 534627 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 534633 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64555/solr
   [junit4]   2> 534635 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e57fa93870002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 534731 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 534732 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64559_solr
   [junit4]   2> 534733 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98612975577268227-127.0.0.1:64559_solr-n_0000000000) starting
   [junit4]   2> 534738 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64559_solr
   [junit4]   2> 534760 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 534797 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64559.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 534802 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64559.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 534802 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64559.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 534804 INFO  (jetty-launcher-1123-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\.
   [junit4]   2> 534820 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 534821 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64555/solr ready
   [junit4]   2> 534826 INFO  (qtp1948987120-6641) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 534830 INFO  (OverseerThreadFactory-2771-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection1
   [junit4]   2> 534939 INFO  
(OverseerStateUpdate-98612975577268227-127.0.0.1:64559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64559/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 534943 INFO  
(OverseerStateUpdate-98612975577268227-127.0.0.1:64559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64559/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 535147 INFO  (qtp1948987120-6643) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 535147 INFO  (qtp1948987120-6643) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 535147 INFO  (qtp1948987120-6645) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 535257 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 535257 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536157 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 536157 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 536176 INFO  (qtp1948987120-6645) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 536177 INFO  (qtp1948987120-6645) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 536177 INFO  (qtp1948987120-6645) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard2_replica_n3' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 536178 INFO  (qtp1948987120-6645) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64559.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 536178 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 536178 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\testCollection1_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\.\testCollection1_shard2_replica_n3\data\]
   [junit4]   2> 536182 INFO  (qtp1948987120-6643) [    ] o.a.s.s.IndexSchema 
[testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 536183 INFO  (qtp1948987120-6643) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 536183 INFO  (qtp1948987120-6643) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection1_shard1_replica_n1' using configuration from 
collection testCollection1, trusted=true
   [junit4]   2> 536184 INFO  (qtp1948987120-6643) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64559.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 536184 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 536184 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SolrCore 
[[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\testCollection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\.\testCollection1_shard1_replica_n1\data\]
   [junit4]   2> 536235 INFO  (qtp1948987120-6645) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 536235 INFO  (qtp1948987120-6645) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 536237 INFO  (qtp1948987120-6645) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 536237 INFO  (qtp1948987120-6645) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 536239 INFO  (qtp1948987120-6645) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62391e45[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 536240 INFO  (qtp1948987120-6645) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 536241 INFO  (qtp1948987120-6645) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 536241 INFO  (qtp1948987120-6645) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 536241 INFO  (qtp1948987120-6645) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577807611042988032
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64559/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:64559/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 536248 INFO  (qtp1948987120-6645) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 536250 INFO  (qtp1948987120-6645) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64559/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 536251 INFO  (searcherExecutor-2772-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@62391e45[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 536300 INFO  (qtp1948987120-6643) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 536300 INFO  (qtp1948987120-6643) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 536302 INFO  (qtp1948987120-6643) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 536302 INFO  (qtp1948987120-6643) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 536303 INFO  (qtp1948987120-6643) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e2e77df[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 536304 INFO  (qtp1948987120-6643) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 536305 INFO  (qtp1948987120-6643) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 536306 INFO  (qtp1948987120-6643) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 536307 INFO  (searcherExecutor-2773-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@4e2e77df[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 536307 INFO  (qtp1948987120-6643) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577807611112194048
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64559/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:64559/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 536311 INFO  (qtp1948987120-6643) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 536314 INFO  (qtp1948987120-6643) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64559/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 536417 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536417 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536453 INFO  (qtp1948987120-6645) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 536455 INFO  (qtp1948987120-6645) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1307
   [junit4]   2> 536466 INFO  (qtp1948987120-6643) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 536468 INFO  (qtp1948987120-6643) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1321
   [junit4]   2> 536470 INFO  (qtp1948987120-6641) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 536569 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536569 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 536831 INFO  
(OverseerCollectionConfigSetProcessor-98612975577268227-127.0.0.1:64559_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 537473 INFO  (qtp1948987120-6641) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2647
   [junit4]   2> 537477 INFO  (qtp1948987120-6641) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 537481 INFO  (OverseerThreadFactory-2771-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testCollection2
   [junit4]   2> 537688 INFO  
(OverseerStateUpdate-98612975577268227-127.0.0.1:64559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64559/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 537690 INFO  
(OverseerStateUpdate-98612975577268227-127.0.0.1:64559_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:64559/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 537891 INFO  (qtp1948987120-6646) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 537895 INFO  (qtp1948987120-6647) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 538000 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 538000 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 538903 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 538919 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 538927 INFO  (qtp1948987120-6647) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 538928 INFO  (qtp1948987120-6647) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 538928 INFO  (qtp1948987120-6647) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard2_replica_n2' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 538929 INFO  (qtp1948987120-6647) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64559.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 538929 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 538929 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\testCollection2_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\.\testCollection2_shard2_replica_n2\data\]
   [junit4]   2> 538932 INFO  (qtp1948987120-6646) [    ] o.a.s.s.IndexSchema 
[testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 538933 INFO  (qtp1948987120-6646) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 538933 INFO  (qtp1948987120-6646) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testCollection2_shard1_replica_n1' using configuration from 
collection testCollection2, trusted=true
   [junit4]   2> 538934 INFO  (qtp1948987120-6646) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64559.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7be09dd
   [junit4]   2> 538934 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 538934 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SolrCore 
[[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\testCollection2_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001\tempDir-001\node1\.\testCollection2_shard1_replica_n1\data\]
   [junit4]   2> 539004 INFO  (qtp1948987120-6647) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 539004 INFO  (qtp1948987120-6647) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 539005 INFO  (qtp1948987120-6647) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 539005 INFO  (qtp1948987120-6647) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 539025 INFO  (qtp1948987120-6647) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33dea10d[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 539026 INFO  (qtp1948987120-6647) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 539026 INFO  (qtp1948987120-6647) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 539027 INFO  (qtp1948987120-6647) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 539027 INFO  (searcherExecutor-2782-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@33dea10d[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 539027 INFO  (qtp1948987120-6647) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577807613964320768
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64559/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:64559/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 539032 INFO  (qtp1948987120-6647) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 539035 INFO  (qtp1948987120-6647) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64559/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 539083 INFO  (qtp1948987120-6646) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 539083 INFO  (qtp1948987120-6646) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 539085 INFO  (qtp1948987120-6646) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 539085 INFO  (qtp1948987120-6646) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 539087 INFO  (qtp1948987120-6646) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20774575[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 539088 INFO  (qtp1948987120-6646) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 539089 INFO  (qtp1948987120-6646) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 539089 INFO  (qtp1948987120-6646) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 539089 INFO  (qtp1948987120-6646) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577807614029332480
   [junit4]   2> 539090 INFO  (searcherExecutor-2783-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@20774575[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:64559/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:64559/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 539095 INFO  (qtp1948987120-6646) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 539098 INFO  (qtp1948987120-6646) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:64559/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 539201 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 539201 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 539237 INFO  (qtp1948987120-6647) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 539239 INFO  (qtp1948987120-6647) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1343
   [junit4]   2> 539250 INFO  (qtp1948987120-6646) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 539251 INFO  (qtp1948987120-6646) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1360
   [junit4]   2> 539253 INFO  (qtp1948987120-6641) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 539355 INFO  (zkCallback-1130-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 539355 INFO  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 539481 INFO  
(OverseerCollectionConfigSetProcessor-98612975577268227-127.0.0.1:64559_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 540254 INFO  (qtp1948987120-6641) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2775
   [junit4]   2> 540254 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 540254 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 540254 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 540255 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 540262 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[C9610DEAECF66270]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 540265 INFO  (qtp1948987120-6648) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 540265 INFO  (qtp1948987120-6648) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2416d8b8: rootName = 
solr_64559, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@2202a170
   [junit4]   2> 540274 INFO  (qtp1948987120-6648) [    ] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@67531ca6
   [junit4]   2> 540274 INFO  (qtp1948987120-6648) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=1733500070
   [junit4]   2> 540274 INFO  (qtp1948987120-6648) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1733500070
   [junit4]   2> 540277 INFO  (qtp1948987120-6648) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=12
   [junit4]   2> 540278 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[C9610DEAECF66270]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=C9610DEAECF66270 -Dtests.slow=true -Dtests.locale=es-GT 
-Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.02s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C9610DEAECF66270:41353230420A0F88]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 540279 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e57fa93870005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 540281 INFO  (jetty-closer-1124-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5085d5e0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 540283 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1079530888
   [junit4]   2> 540284 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 540284 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c77fc8b: rootName = 
solr_64559, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1bb99bea
   [junit4]   2> 540287 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 540287 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dabf53f: rootName = 
solr_64559, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@4e9bfc62
   [junit4]   2> 540290 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 540290 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3eba88c3: rootName = 
solr_64559, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@266df5d2
   [junit4]   2> 540292 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 540295 INFO  (coreCloseExecutor-2792-thread-1) [    ] 
o.a.s.c.SolrCore [testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19476f11
   [junit4]   2> 540295 INFO  (coreCloseExecutor-2792-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard1.replica_n1, tag=424111889
   [junit4]   2> 540295 INFO  (coreCloseExecutor-2792-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@f978bf6: rootName = 
solr_64559, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@1446c2ec
   [junit4]   2> 540300 INFO  (coreCloseExecutor-2792-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard1.leader, tag=424111889
   [junit4]   2> 540301 INFO  (coreCloseExecutor-2792-thread-3) [    ] 
o.a.s.c.SolrCore [testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8a39d
   [junit4]   2> 540301 INFO  (coreCloseExecutor-2792-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard1.replica_n1, tag=566173
   [junit4]   2> 540303 INFO  (coreCloseExecutor-2792-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c447a8d: rootName = 
solr_64559, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@4ad6b69b
   [junit4]   2> 540308 INFO  (coreCloseExecutor-2792-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard1.leader, tag=566173
   [junit4]   2> 540308 INFO  (coreCloseExecutor-2792-thread-2) [    ] 
o.a.s.c.SolrCore [testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@79bbfa14
   [junit4]   2> 540308 INFO  (coreCloseExecutor-2792-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection2.shard2.replica_n2, tag=2042362388
   [junit4]   2> 540308 INFO  (coreCloseExecutor-2792-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8fff001: rootName = 
solr_64559, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@4db10890
   [junit4]   2> 540315 INFO  (coreCloseExecutor-2792-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection2.shard2.leader, tag=2042362388
   [junit4]   2> 540334 INFO  (jetty-closer-1124-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98612975577268227-127.0.0.1:64559_solr-n_0000000000) closing
   [junit4]   2> 540334 INFO  
(OverseerStateUpdate-98612975577268227-127.0.0.1:64559_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64559_solr
   [junit4]   2> 540335 WARN  (zkCallback-1130-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 540335 INFO  (jetty-closer-1124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5cb673e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 540340 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-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> 540340 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64555 64555
   [junit4]   2> 540349 INFO  (Thread-1593) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64555 64555
   [junit4]   2> 540351 WARN  (Thread-1593) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderElectionContextKeyTest_C9610DEAECF66270-001
   [junit4]   2> Sep 06, 2017 4:16:38 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=338, maxMBSortInHeap=6.3684758273306326, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=Portugal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=158945608,total=400633856
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, 
TestSolrCoreSnapshots, SolrSlf4jReporterTest, NoCacheHeaderTest, 
HighlighterConfigTest, TestReplicaProperties, TestDFRSimilarityFactory, 
OverseerTest, SpatialHeatmapFacetsTest, DistributedFacetPivotLargeTest, 
TestCloudPseudoReturnFields, CoreAdminCreateDiscoverTest, TestJsonFacets, 
StressHdfsTest, WordBreakSolrSpellCheckerTest, TestFieldCacheVsDocValues, 
TestImpersonationWithHadoopAuth, TestUtils, UUIDFieldTest, TestLegacyTerms, 
CurrencyFieldTypeTest, SpellCheckCollatorWithCollapseTest, CheckHdfsIndexTest, 
TestComplexPhraseLeadingWildcard, TestRandomRequestDistribution, 
MultiThreadedOCPTest, GraphQueryTest, TestSolrCoreProperties, QueryParsingTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestLegacyFieldReuse, 
BinaryUpdateRequestHandlerTest, TestQuerySenderNoQuery, 
HdfsBasicDistributedZk2Test, ZkCLITest, UUIDUpdateProcessorFallbackTest, 
TestDeleteCollectionOnDownNodes, TestEmbeddedSolrServerConstructors, 
HdfsLockFactoryTest, URLClassifyProcessorTest, AddBlockUpdateTest, 
TestSmileRequest, TestFuzzyAnalyzedSuggestions, TestManagedResourceStorage, 
V2ApiIntegrationTest, TestPayloadCheckQParserPlugin, 
TestSubQueryTransformerDistrib, TestJettySolrRunner, TestIBSimilarityFactory, 
TestCloudSchemaless, TestHalfAndHalfDocValues, SortByFunctionTest, 
TestHighlightDedupGrouping, CreateCollectionCleanupTest, 
RAMDirectoryFactoryTest, SecurityConfHandlerTest, TestNumericTokenStream, 
HardAutoCommitTest, AutoScalingHandlerTest, TestPivotHelperCode, 
TestNumericTerms64, BufferStoreTest, CoreAdminHandlerTest, TestHashPartitioner, 
OutputWriterTest, SolrIndexSplitterTest, TestConfigSets, TestStandardQParsers, 
TestSerializedLuceneMatchVersion, VMParamsZkACLAndCredentialsProvidersTest, 
TestTolerantUpdateProcessorCloud, DisMaxRequestHandlerTest, 
MoveReplicaHDFSUlogDirTest, TestMacros, DirectoryFactoryTest, 
TestSchemalessBufferedUpdates, OutOfBoxZkACLAndCredentialsProvidersTest, 
ReturnFieldsTest, TestConfigReload, TestLFUCache, FastVectorHighlighterTest, 
SolrCLIZkUtilsTest, HdfsRecoverLeaseTest, TestBackupRepositoryFactory, 
TestLMDirichletSimilarityFactory, SimpleFacetsTest, SolrJmxReporterCloudTest, 
DirectSolrConnectionTest, AssignBackwardCompatibilityTest, 
TestReloadAndDeleteDocs, TestManagedSynonymGraphFilterFactory, 
TestHashQParserPlugin, TestStreamBody, TestGroupingSearch, HdfsThreadLeakTest, 
TestStressCloudBlindAtomicUpdates, SyncSliceTest, 
TestSha256AuthenticationProvider, TestManagedStopFilterFactory, 
TestCollectionAPIs, TestScoreJoinQPScore, LeaderElectionContextKeyTest]
   [junit4] Completed [168/731 (1!)] on J0 in 6.10s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 355 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\init-core-data-001
   [junit4]   2> 1031068 WARN  
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=117 numCloses=117
   [junit4]   2> 1031069 INFO  
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1031069 INFO  
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1031070 INFO  
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1031071 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001
   [junit4]   2> 1031071 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1031071 INFO  (Thread-2563) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1031071 INFO  (Thread-2563) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1031075 ERROR (Thread-2563) [    ] 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> 1031172 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51890
   [junit4]   2> 1031177 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e580226d00000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1031179 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1031179 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1031180 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4918dc35{/solr,null,AVAILABLE}
   [junit4]   2> 1031180 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@331d8d0{/solr,null,AVAILABLE}
   [junit4]   2> 1031185 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d3bec26{HTTP/1.1,[http/1.1]}{127.0.0.1:51897}
   [junit4]   2> 1031185 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@23cf0bbb{HTTP/1.1,[http/1.1]}{127.0.0.1:51894}
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.e.j.s.Server Started @1041078ms
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.e.j.s.Server Started @1041078ms
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51897}
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51894}
   [junit4]   2> 1031186 ERROR (jetty-launcher-1916-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1031186 ERROR (jetty-launcher-1916-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T16:24:49.728296400Z
   [junit4]   2> 1031186 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T16:24:49.728296400Z
   [junit4]   2> 1031190 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1031194 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1031196 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51890/solr
   [junit4]   2> 1031198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e580226d00002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1031200 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51890/solr
   [junit4]   2> 1031205 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e580226d00004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1031298 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1031299 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51897_solr
   [junit4]   2> 1031299 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98613008113074182-127.0.0.1:51897_solr-n_0000000000) starting
   [junit4]   2> 1031304 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51897_solr
   [junit4]   2> 1031307 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031316 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1031318 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1031318 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51894_solr
   [junit4]   2> 1031323 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1031324 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1031336 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1031324 INFO  (zkCallback-1927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1031355 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51897.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031363 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51897.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031363 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51897.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031364 INFO  (jetty-launcher-1916-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node2\.
   [junit4]   2> 1031366 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51894.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031372 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51894.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031372 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51894.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1031373 INFO  (jetty-launcher-1916-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node1\.
   [junit4]   2> 1031396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e580226d00007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1031400 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1031400 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51890/solr ready
   [junit4]   2> 1031403 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C9610DEAECF66270]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1031406 INFO  (qtp1675700075-12559) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=7f532784-453a-4b91-8e5b-dda4f8abfc7b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1031407 INFO  (qtp1675700075-12559) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=7f532784-453a-4b91-8e5b-dda4f8abfc7b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1031408 INFO  (qtp1675700075-12557) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1031409 INFO  (qtp1675700075-12557) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 1031411 INFO  (OverseerThreadFactory-5216-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1031517 INFO  
(OverseerStateUpdate-98613008113074182-127.0.0.1:51897_solr-n_0000000000) [    
] 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:51894/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1031520 INFO  
(OverseerStateUpdate-98613008113074182-127.0.0.1:51897_solr-n_0000000000) [    
] 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:51897/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1031523 INFO  
(OverseerStateUpdate-98613008113074182-127.0.0.1:51897_solr-n_0000000000) [    
] 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:51894/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1031527 INFO  
(OverseerStateUpdate-98613008113074182-127.0.0.1:51897_solr-n_0000000000) [    
] 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:51897/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1031735 INFO  (qtp238541452-12566) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1031735 INFO  (qtp1675700075-12558) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358409472116&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1031735 INFO  (qtp238541452-12556) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358405302444&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1031736 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1031736 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358409472116&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1031736 INFO  (qtp1675700075-12552) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358415758340&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 1031737 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358405302444&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1031737 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1031737 INFO  (qtp238541452-12554) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744
   [junit4]   2> 1031737 INFO  (qtp238541452-12554) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1031738 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1031740 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358415758340&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1031856 INFO  (zkCallback-1927-thread-1) [    ] 
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> 1031856 INFO  (zkCallback-1928-thread-1) [    ] 
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> 1031857 INFO  (zkCallback-1927-thread-2) [    ] 
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> 1031857 INFO  (zkCallback-1928-thread-2) [    ] 
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> 1032410 INFO  (qtp1675700075-12571) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1032413 INFO  (qtp1675700075-12571) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1032739 INFO  (qtp238541452-12553) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744
   [junit4]   2> 1032739 INFO  (qtp238541452-12553) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7f532784-453a-4b91-8e5b-dda4f8abfc7b2429358412627744&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1032764 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1032765 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51897.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51894.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5217-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node2\testcollection_shard1_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node2\.\testcollection_shard1_replica_n3\data\]
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1032770 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node1\testcollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node1\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 1032774 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1032779 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 1032779 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1032780 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1032780 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1032792 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51894.solr.core.testcollection.shard2.replica_n5' (registry 
'solr.core.testcollection.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1032792 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1032792 INFO  (parallelCoreAdminExecutor-5218-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node1\testcollection_shard2_replica_n5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node1\.\testcollection_shard2_replica_n5\data\]
   [junit4]   2> 1032796 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 1032797 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1032797 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 1032798 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51897.solr.core.testcollection.shard2.replica_n7' (registry 
'solr.core.testcollection.shard2.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@70c40ab1
   [junit4]   2> 1032798 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1032798 INFO  (parallelCoreAdminExecutor-5217-thread-2) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node2\testcollection_shard2_replica_n7],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001\tempDir-001\node2\.\testcollection_shard2_replica_n7\data\]
   [junit4]   2> 1032870 INFO  (parallelCoreAdminExecutor-5218-thread-2) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implemen

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

 = solr_51897, 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@1b8de34f
   [junit4]   2> 1039908 INFO  (coreCloseExecutor-5261-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=442156308
   [junit4]   2> 1039908 INFO  (coreCloseExecutor-5261-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1074560492
   [junit4]   2> 1039908 INFO  (coreCloseExecutor-5261-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46360876: rootName = 
solr_51894, 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@31d15da2
   [junit4]   2> 1039909 INFO  (coreCloseExecutor-5262-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1654797511
   [junit4]   2> 1039909 INFO  (coreCloseExecutor-5262-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=2094601994
   [junit4]   2> 1039909 INFO  (coreCloseExecutor-5262-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d5d203f: rootName = 
solr_51897, 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@67070bc6
   [junit4]   2> 1039914 INFO  (coreCloseExecutor-5261-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1074560492
   [junit4]   2> 1039915 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1039915 INFO  (coreCloseExecutor-5262-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=2094601994
   [junit4]   2> 1039917 INFO  (jetty-closer-1917-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98613008113074182-127.0.0.1:51897_solr-n_0000000000) closing
   [junit4]   2> 1039917 INFO  
(OverseerStateUpdate-98613008113074182-127.0.0.1:51897_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51897_solr
   [junit4]   2> 1039919 WARN  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1039919 INFO  (jetty-closer-1917-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4918dc35{/solr,null,UNAVAILABLE}
   [junit4]   2> 1041416 WARN  (zkCallback-1927-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1041416 INFO  (jetty-closer-1917-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@331d8d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1041417 ERROR 
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-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> 1041417 INFO  
(SUITE-TestAuthenticationFramework-seed#[C9610DEAECF66270]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:51890 51890
   [junit4]   2> 1041418 INFO  (Thread-2563) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:51890 51890
   [junit4]   2> 1041419 WARN  (Thread-2563) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        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: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_C9610DEAECF66270-001
   [junit4]   2> Sep 06, 2017 4:24:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1866, maxMBSortInHeap=7.425862734190871, 
sim=RandomSimilarity(queryNorm=true): {}, locale=kea, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=90510960,total=404807680
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResultKeyTest, 
TestSolrCloudWithHadoopAuthPlugin, MoreLikeThisHandlerTest, TestCloudRecovery, 
TestGraphMLResponseWriter, SuggesterTSTTest, TestSystemCollAutoCreate, 
TestLeaderElectionWithEmptyReplica, ShardRoutingCustomTest, HttpPartitionTest, 
OverseerStatusTest, CloneFieldUpdateProcessorFactoryTest, 
ExternalFileFieldSortTest, TestSchemaVersionResource, 
WrapperMergePolicyFactoryTest, TestNRTOpen, TestRandomCollapseQParserPlugin, 
TestSolrQueryParser, MoveReplicaHDFSTest, TestCloudNestedDocsSort, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFastWriter, 
TestExactSharedStatsCache, CloudExitableDirectoryReaderTest, 
SolrPluginUtilsTest, TestSolrCLIRunExample, TestHdfsBackupRestoreCore, 
StatsComponentTest, TestEmbeddedSolrServerSchemaAPI, SimpleMLTQParserTest, 
TestExportWriter, MBeansHandlerTest, BadCopyFieldTest, 
CollectionStateFormat2Test, SchemaVersionSpecificBehaviorTest, 
TestSortByMinMaxFunction, TestLegacyField, TestUniqueKeyFieldResource, 
TestJsonFacetRefinement, UpdateParamsTest, DocValuesNotIndexedTest, 
SolrCmdDistributorTest, UpdateRequestProcessorFactoryTest, MigrateRouteKeyTest, 
DistributedFacetPivotLongTailTest, CollectionsAPIAsyncDistributedZkTest, 
DistribDocExpirationUpdateProcessorTest, TestRebalanceLeaders, 
TolerantUpdateProcessorTest, TestMultiValuedNumericRangeQuery, TestXmlQParser, 
CdcrReplicationDistributedZkTest, TestFieldResource, NodeMutatorTest, 
DistributedQueryComponentCustomSortTest, BlockJoinFacetSimpleTest, 
TestAuthorizationFramework, TestWordDelimiterFilterFactory, 
TestMaxScoreQueryParser, AtomicUpdatesTest, 
SignatureUpdateProcessorFactoryTest, JsonLoaderTest, TestJoin, 
SynonymTokenizerTest, TestSSLRandomization, TestIntervalFaceting, AssignTest, 
TestCrossCoreJoin, AnalyticsMergeStrategyTest, SharedFSAutoReplicaFailoverTest, 
DocumentBuilderTest, TestRandomFaceting, RequestLoggingTest, 
FileBasedSpellCheckerTest, MergeStrategyTest, TestBadConfig, 
TestSolrCloudWithSecureImpersonation, TestElisionMultitermQuery, 
TestClusterStateMutator, TestLMJelinekMercerSimilarityFactory, 
BlockJoinFacetDistribTest, CoreSorterTest, TestRuleBasedAuthorizationPlugin, 
OverriddenZkACLAndCredentialsProvidersTest, TestFieldCacheWithThreads, 
HdfsRecoveryZkTest, TestDFISimilarityFactory, OverseerModifyCollectionTest, 
SegmentsInfoRequestHandlerTest, QueryEqualityTest, SolrJmxReporterTest, 
SaslZkACLProviderTest, SystemInfoHandlerTest, CollectionsAPIDistributedZkTest, 
ConjunctionSolrSpellCheckerTest, TermsComponentTest, TestObjectReleaseTracker, 
TestMultiWordSynonyms, TestSystemIdResolver, 
TestDistributedStatsComponentCardinality, TestHttpShardHandlerFactory, 
TestDistributedGrouping, DistributedQueueTest, TestDistribDocBasedVersion, 
SpellingQueryConverterTest, TermVectorComponentDistributedTest, 
TestMacroExpander, HLLUtilTest, InfixSuggestersTest, CustomCollectionTest, 
TestLRUCache, TestRestManager, FullHLLTest, TestInitQParser, 
IndexSchemaRuntimeFieldTest, TestLRUStatsCache, JSONWriterTest, 
BasicDistributedZk2Test, PluginInfoTest, TestMinMaxOnMultiValuedField, 
TestSolrConfigHandlerCloud, DocValuesMultiTest, 
LeaderInitiatedRecoveryOnCommitTest, TestInfoStreamLogging, V2StandaloneTest, 
CdcrRequestHandlerTest, TestFieldCacheSortRandom, DeleteStatusTest, 
FileUtilsTest, TestBlobHandler, TestComponentsName, TestRemoteStreaming, 
SpellCheckCollatorTest, TestDocSet, OpenCloseCoreStressTest, 
DebugComponentTest, TestPayloadScoreQParserPlugin, TestSolrFieldCacheBean, 
HdfsBasicDistributedZkTest, BasicAuthStandaloneTest, TestCollationField, 
TestSimpleTrackingShardHandler, DistributedFacetExistsSmallTest, 
DistributedIntervalFacetingTest, TestAuthenticationFramework]
   [junit4] Completed [278/731 (2!)] on J1 in 10.61s, 1 test, 1 error <<< 
FAILURES!

[...truncated 40609 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:690: The following 
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:678: Source 
checkout is modified!!! Offending files:
* solr/licenses/commons-math3-3.6.1.jar.sha1

Total time: 74 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to