Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17753/
Java: 64bit/jdk-9-ea+132 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:42045/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:42045/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([FE3CA539EB6CF71F:C3E40B15D382A96F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:42045/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:42045 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more




Build Log:
[...truncated 11190 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 740254 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 740254 INFO  (Thread-1364) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 740254 INFO  (Thread-1364) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 740354 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37342
   [junit4]   2> 740354 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740355 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740386 INFO  (zkCallback-1256-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66448e62 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740386 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740386 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740386 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 740426 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740426 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740427 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740427 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740427 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740429 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7aa36c43{/solr,null,AVAILABLE}
   [junit4]   2> 740429 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44a6b79{/solr,null,AVAILABLE}
   [junit4]   2> 740429 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34f4fbb4{/solr,null,AVAILABLE}
   [junit4]   2> 740429 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39c6faf6{/solr,null,AVAILABLE}
   [junit4]   2> 740429 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41ccaa9c{/solr,null,AVAILABLE}
   [junit4]   2> 740430 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@67ec2bc0{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٧٩٣٧}
   [junit4]   2> 740430 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4bbe892e{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٤٠٨٦}
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3943e4fa{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٣٢٢٨}
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.e.j.s.Server Started @٧٤٢٩١٤ms
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43228}
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6e07459a{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٣١٨٧}
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.e.j.s.Server Started @٧٤٢٩١٤ms
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33187}
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1'
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2'
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740431 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740432 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.e.j.s.Server Started @٧٤٢٩١٩ms
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.e.j.s.Server Started @٧٤٢٩١٣ms
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44086}
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37937}
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740436 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5'
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4'
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1cf454b7{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٢٠٤٥}
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.e.j.s.Server Started @٧٤٢٩٢٠ms
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42045}
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3'
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740437 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740438 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740438 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740439 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740454 INFO  (zkCallback-1257-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3de81048 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740454 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740454 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740467 INFO  (zkCallback-1260-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74ac14b2 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740467 INFO  (zkCallback-1261-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9172bff name:ZooKeeperConnection 
Watcher:127.0.0.1:37342/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 740467 INFO  (zkCallback-1259-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59ea2013 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740467 INFO  (zkCallback-1258-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73f4de26 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740467 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740468 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740468 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740468 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740489 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5/.
   [junit4]   2> 740489 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 0x156f1a685ed0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 740489 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3/.
   [junit4]   2> 740489 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1323368565
   [junit4]   2> 740490 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2045101164
   [junit4]   2> 740490 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5]
   [junit4]   2> 740490 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3]
   [junit4]   2> 740490 WARN  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3/lib
   [junit4]   2> 740490 WARN  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5/lib
   [junit4]   2> 740490 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 740490 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 740492 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 0x156f1a685ed0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1/.
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2/.
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1690635674
   [junit4]   2> 740492 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 0x156f1a685ed0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4/.
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 919679626
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1998644971
   [junit4]   2> 740492 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1]
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4]
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2]
   [junit4]   2> 740493 WARN  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4/lib
   [junit4]   2> 740493 WARN  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2/lib
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 740493 WARN  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1/lib
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 740493 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740494 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740496 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 740497 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740498 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740505 INFO  (zkCallback-1272-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@922b19c name:ZooKeeperConnection 
Watcher:127.0.0.1:37342 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 740506 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740506 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740517 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3dca50ef 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740517 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740517 INFO  (zkCallback-1274-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36f24982 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740517 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740517 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740517 INFO  (zkCallback-1276-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@424b8bee 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740517 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@533d9d46 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740518 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740518 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740518 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740518 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740518 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740528 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@23e21d42
   [junit4]   2> 740528 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740539 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@4fec2bc4
   [junit4]   2> 740539 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@24c3a204
   [junit4]   2> 740539 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@197183a5
   [junit4]   2> 740539 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 0x156f1a685ed0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 740540 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740540 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740540 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740542 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@275c141d
   [junit4]   2> 740542 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a000324 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740542 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740542 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740552 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a4cf1d name:ZooKeeperConnection 
Watcher:127.0.0.1:37342/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 740552 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@629c99d6 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740552 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1abfce65 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740552 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740553 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740552 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740564 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5683256c 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740564 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740568 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 740577 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 740577 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 740577 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 740577 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 740612 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 740612 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 740612 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 740612 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 740612 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 740678 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 740686 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 740686 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 740686 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 740686 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 740722 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 740722 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 740722 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 740723 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 740723 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 740753 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 740753 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 740753 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 740753 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 740753 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 740773 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 740773 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 740773 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 740773 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 740773 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 740793 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 740793 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 740793 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 740793 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 740793 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 740822 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 740822 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 740822 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 740822 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 740822 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 740843 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 740843 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 740843 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 740843 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 740844 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 740854 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 740854 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 740854 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 740854 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 740854 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 740857 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 740857 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 740857 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 740857 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 740860 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 740859 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 740860 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 740861 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 740861 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 740861 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 740861 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 740864 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 740868 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 740868 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 740868 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 740868 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 740868 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 740870 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 740880 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 740880 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 740882 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 740882 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811278-127.0.0.1:33187_solr-n_0000000000
   [junit4]   2> 740897 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811275-127.0.0.1:42045_solr-n_0000000001
   [junit4]   2> 740897 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811276-127.0.0.1:43228_solr-n_0000000002
   [junit4]   2> 740898 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811277-127.0.0.1:37937_solr-n_0000000003
   [junit4]   2> 740898 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33187_solr
   [junit4]   2> 740898 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811275-127.0.0.1:42045_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811278-127.0.0.1:33187_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811276-127.0.0.1:43228_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43228_solr
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42045_solr
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43228_solr
   [junit4]   2> 740899 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42045_solr
   [junit4]   2> 740900 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37937_solr
   [junit4]   2> 740900 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37937_solr
   [junit4]   2> 740900 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96530139548811278-127.0.0.1:33187_solr-n_0000000000) starting
   [junit4]   2> 740902 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 740902 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 740902 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 740902 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 740902 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 740905 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 740905 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 740905 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 740910 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 740910 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 740910 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 740911 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 740911 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 740911 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node1/.
   [junit4]   2> 740911 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 740913 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 740913 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 740913 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811279-127.0.0.1:44086_solr-n_0000000004
   [junit4]   2> 740913 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 740916 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 740916 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 740916 INFO  (jetty-launcher-1255-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 740916 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 740917 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 740917 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 740917 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 740918 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811277-127.0.0.1:37937_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 740918 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 740918 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 740918 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44086_solr as DOWN
   [junit4]   2> 740919 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 740919 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 740920 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node3/.
   [junit4]   2> 740920 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 740921 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 740921 INFO  (jetty-launcher-1255-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 740922 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 740922 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 740922 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node5/.
   [junit4]   2> 740923 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 740923 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44086_solr
   [junit4]   2> 740923 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44086_solr
   [junit4]   2> 740925 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 740925 INFO  (jetty-launcher-1255-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 740925 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 740933 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 740933 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 740933 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 740933 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 740933 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 740941 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 740941 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 740941 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 740941 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 740941 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 740946 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 740946 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 740946 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node4/.
   [junit4]   2> 740946 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 740947 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 740947 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 740950 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 740951 INFO  
(OverseerCollectionConfigSetProcessor-96530139548811278-127.0.0.1:33187_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 740952 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33187_solr as DOWN
   [junit4]   2> 740952 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 740955 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33187_solr
   [junit4]   2> 740955 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33187_solr
   [junit4]   2> 740955 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 740957 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 740957 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 740957 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 740957 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 740957 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 740958 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44086_solr"} current state version: 0
   [junit4]   2> 740958 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 740958 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 740958 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44086_solr
   [junit4]   2> 740958 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 740958 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 740959 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 740960 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33187_solr"} current state version: 0
   [junit4]   2> 740960 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33187_solr
   [junit4]   2> 740961 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 740961 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 740962 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node2/.
   [junit4]   2> 740962 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 740962 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 740962 INFO  (jetty-launcher-1255-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 740962 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740963 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740965 INFO  (zkCallback-1287-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@537d8729 
name:ZooKeeperConnection Watcher:127.0.0.1:37342 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740966 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740966 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740970 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@3943e4fa{HTTP/1.1,[http/1.1]}{127.0.0.1:٠}
   [junit4]   2> 740971 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1690635674
   [junit4]   2> 740971 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43228_solr as DOWN
   [junit4]   2> 740978 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 740978 INFO  (zkCallback-1280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 740978 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43228_solr"} current state version: 0
   [junit4]   2> 740978 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 740978 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43228_solr
   [junit4]   2> 740978 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 740978 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [5])
   [junit4]   2> 740978 WARN  (zkCallback-1280-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> 740980 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 740979 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 740979 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 740980 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34f4fbb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 740981 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 740982 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 740984 INFO  (zkCallback-1278-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811275-127.0.0.1:42045_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 740988 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ee0b5b1{/solr,null,AVAILABLE}
   [junit4]   2> 740989 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7ec4f6ea{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٣٩٠٥}
   [junit4]   2> 740989 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.e.j.s.Server Started @٧٤٣٤٧٢ms
   [junit4]   2> 740989 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43905}
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6'
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 740990 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 740993 INFO  (zkCallback-1289-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4bd22cc5 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 740993 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 740993 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 740993 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 740998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6/.
   [junit4]   2> 740998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 369386498
   [junit4]   2> 740998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6]
   [junit4]   2> 740998 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6/lib
   [junit4]   2> 740998 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 741000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 741000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 741000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 741000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37342/solr
   [junit4]   2> 741000 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 741001 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 741001 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741003 INFO  (zkCallback-1292-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f8ba61 name:ZooKeeperConnection 
Watcher:127.0.0.1:37342 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 741004 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741004 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 741006 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$216/1353507164@46b4e410
   [junit4]   2> 741007 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741010 INFO  (zkCallback-1293-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@12a0db38 
name:ZooKeeperConnection Watcher:127.0.0.1:37342/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741010 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741040 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 741041 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 741041 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 741042 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 741050 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96530139548811283-127.0.0.1:43905_solr-n_0000000005
   [junit4]   2> 741051 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96530139548811279-127.0.0.1:44086_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 741051 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:43905_solr as DOWN
   [junit4]   2> 741061 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43905_solr
   [junit4]   2> 741061 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43905_solr
   [junit4]   2> 741062 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43905_solr"} current state version: 0
   [junit4]   2> 741062 INFO  
(OverseerStateUpdate-96530139548811278-127.0.0.1:33187_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43905_solr
   [junit4]   2> 741063 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 741063 INFO  (zkCallback-1278-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 741064 INFO  (zkCallback-1293-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 741064 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 741063 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [4])
   [junit4]   2> 741064 INFO  (zkCallback-1279-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 741084 INFO  (zkCallback-1278-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 741085 INFO  (zkCallback-1281-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 741085 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 741085 INFO  (zkCallback-1293-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 741089 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 741089 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 741089 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001/tempDir-001/node6/.
   [junit4]   2> 741089 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 741090 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 741090 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 741090 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 741090 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 741093 INFO  (zkCallback-1295-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d7cd30 name:ZooKeeperConnection 
Watcher:127.0.0.1:37342/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 741093 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 741093 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 741093 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 741099 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 741102 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 741128 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 741131 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 741144 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/s

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

 (zkCallback-1278-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing 
directory: data/index
   [junit4]   2> 757981 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close data 
[CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 757981 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 757981 INFO  (zkCallback-1278-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: data
   [junit4]   2> 757981 INFO  (jetty-launcher-1255-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44a6b79{/solr,null,UNAVAILABLE}
   [junit4]   2> 757982 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[FE3CA539EB6CF71F]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37342 37342
   [junit4]   2> 758084 INFO  (Thread-1364) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:37342 37342
   [junit4]   2> 758084 WARN  (Thread-1364) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        10      /solr/clusterprops.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        5       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96530139548811275-127.0.0.1:42045_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/overseer/queue
   [junit4]   2>        13      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics 
-Dtests.seed=FE3CA539EB6CF71F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-SA -Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   17.8s J1 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:42045/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FE3CA539EB6CF71F:C3E40B15D382A96F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:42045/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:42045 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_FE3CA539EB6CF71F-001
   [junit4]   2> Sep 03, 2016 8:04:15 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(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=Direct), 
_version_=Lucene50(blocksize=128), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=Lucene50(blocksize=128), id=PostingsFormat(name=Direct), 
range_facet_i_dv=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1920, 
maxMBSortInHeap=7.211267388993558, sim=ClassicSimilarity, locale=ar-SA, 
timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=277073424,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, 
TestTolerantUpdateProcessorRandomCloud, TestBinaryResponseWriter, 
DocumentBuilderTest, DistributedVersionInfoTest, DistributedMLTComponentTest, 
PeerSyncReplicationTest, MoreLikeThisHandlerTest, TestGraphTermsQParserPlugin, 
TestSolrCoreProperties, TestSolrConfigHandlerCloud, DeleteShardTest, 
TestEmbeddedSolrServerConstructors, FastVectorHighlighterTest, 
TestGeoJSONResponseWriter, TestSolrDeletionPolicy2, TestLeaderElectionZkExpiry, 
TestSerializedLuceneMatchVersion, SolrIndexSplitterTest, 
CdcrReplicationDistributedZkTest, BasicFunctionalityTest, TestLFUCache, 
SpatialRPTFieldTypeTest, RollingRestartTest, TestTrie, SpatialFilterTest, 
TestBM25SimilarityFactory, SuggesterFSTTest, AtomicUpdatesTest, 
TestHdfsUpdateLog, TestJsonFacets, SpellPossibilityIteratorTest, 
DistributedSuggestComponentTest, CloudMLTQParserTest, TestFiltering, 
MigrateRouteKeyTest, TestReqParamsAPI, DeleteLastCustomShardedReplicaTest, 
ReplaceNodeTest, SoftAutoCommitTest, BlockJoinFacetRandomTest, 
DistributedFacetPivotLongTailTest, TestDFRSimilarityFactory, ShardRoutingTest, 
TestRandomFlRTGCloud, TestSystemIdResolver, TestWordDelimiterFilterFactory, 
SolrInfoMBeanTest, TermVectorComponentTest, DocValuesTest, ZkSolrClientTest, 
SolrXmlInZkTest, TestMacroExpander, SimpleCollectionCreateDeleteTest, 
TestConfigSetsAPIZkFailure, TestNRTOpen, ZkCLITest, TestSolrFieldCacheMBean, 
DistributedIntervalFacetingTest, AliasIntegrationTest, TestSchemaResource, 
CoreAdminRequestStatusTest, TestSimpleQParserPlugin, BasicAuthIntegrationTest]
   [junit4] Completed [202/633 (1!)] on J1 in 18.60s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51054 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to