You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/29 21:23:02 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1379 - Still Unstable

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

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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:54742/solr
	at __randomizedtesting.SeedInfo.seed([970B0A463DEE020F:AAD3A46A05005C7F]:0)
	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.sendRequest(CloudSolrClient.java:1280)
	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:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:54742 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)
	... 50 more




Build Log:
[...truncated 11105 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 724489 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 724494 INFO  (Thread-1226) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 724494 INFO  (Thread-1226) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 724594 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkTestServer start zk server on port:54075
   [junit4]   2> 724594 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724596 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724600 INFO  (zkCallback-899-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5641734d name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724600 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724601 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724601 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 724618 INFO  (jetty-launcher-898-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724622 INFO  (jetty-launcher-898-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724622 INFO  (jetty-launcher-898-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724623 INFO  (jetty-launcher-898-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724640 INFO  (jetty-launcher-898-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 724723 INFO  (jetty-launcher-898-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@717a1c48{/solr,null,AVAILABLE}
   [junit4]   2> 724724 INFO  (jetty-launcher-898-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@25fd8729{HTTP/1.1,[http/1.1]}{127.0.0.1:48355}
   [junit4]   2> 724724 INFO  (jetty-launcher-898-thread-1) [    ] o.e.j.s.Server Started @729828ms
   [junit4]   2> 724724 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48355}
   [junit4]   2> 724724 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 724724 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1'
   [junit4]   2> 724725 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724725 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724725 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724732 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724733 INFO  (jetty-launcher-898-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381782c4{/solr,null,AVAILABLE}
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@68a39e2f{HTTP/1.1,[http/1.1]}{127.0.0.1:40937}
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.e.j.s.Server Started @729838ms
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40937}
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4'
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724734 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724735 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724735 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6af3e0f2{/solr,null,AVAILABLE}
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@55277fe6{HTTP/1.1,[http/1.1]}{127.0.0.1:45649}
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.e.j.s.Server Started @729849ms
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45649}
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 724745 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2'
   [junit4]   2> 724746 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724746 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724746 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724747 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724754 INFO  (zkCallback-900-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bce262d name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724754 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63c8a008{/solr,null,AVAILABLE}
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5445fd39{HTTP/1.1,[http/1.1]}{127.0.0.1:54742}
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.e.j.s.Server Started @729859ms
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54742}
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 724755 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5'
   [junit4]   2> 724756 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724756 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724756 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724756 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724757 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724863 INFO  (zkCallback-902-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@443c1335 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724864 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724864 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724864 INFO  (zkCallback-901-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27c0a423 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724864 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724864 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724868 INFO  (jetty-launcher-898-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c3ad597{/solr,null,AVAILABLE}
   [junit4]   2> 724869 INFO  (jetty-launcher-898-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@2f857841{HTTP/1.1,[http/1.1]}{127.0.0.1:45086}
   [junit4]   2> 724869 INFO  (jetty-launcher-898-thread-2) [    ] o.e.j.s.Server Started @729973ms
   [junit4]   2> 724869 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45086}
   [junit4]   2> 724870 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724870 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724870 INFO  (zkCallback-903-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a975367 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724870 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724871 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724871 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724880 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 724880 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3'
   [junit4]   2> 724880 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 724881 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 724881 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724882 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724884 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4/.
   [junit4]   2> 724885 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1869554787
   [junit4]   2> 724885 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4]
   [junit4]   2> 724885 WARN  (jetty-launcher-898-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4/lib
   [junit4]   2> 724885 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5/.
   [junit4]   2> 724885 INFO  (jetty-launcher-898-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> 724885 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1841285707
   [junit4]   2> 724885 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5]
   [junit4]   2> 724885 WARN  (jetty-launcher-898-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5/lib
   [junit4]   2> 724885 INFO  (jetty-launcher-898-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> 724886 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2/.
   [junit4]   2> 724886 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 464531003
   [junit4]   2> 724886 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2]
   [junit4]   2> 724886 WARN  (jetty-launcher-898-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2/lib
   [junit4]   2> 724887 INFO  (jetty-launcher-898-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> 724890 INFO  (zkCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24fcd637 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724891 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724891 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724891 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 724891 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724891 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724892 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724892 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 724892 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724892 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724896 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724896 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724897 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724897 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724897 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 724897 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724897 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724903 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724903 INFO  (zkCallback-910-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43710d7 name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724903 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724903 INFO  (jetty-launcher-898-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724905 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724905 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724905 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724905 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 724906 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724906 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724906 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724907 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1/.
   [junit4]   2> 724907 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 493733497
   [junit4]   2> 724907 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1]
   [junit4]   2> 724907 WARN  (jetty-launcher-898-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1/lib
   [junit4]   2> 724908 INFO  (jetty-launcher-898-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> 724908 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3/.
   [junit4]   2> 724908 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 197854674
   [junit4]   2> 724908 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3]
   [junit4]   2> 724908 WARN  (jetty-launcher-898-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3/lib
   [junit4]   2> 724909 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@747ddbe6
   [junit4]   2> 724909 INFO  (jetty-launcher-898-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> 724909 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724909 INFO  (zkCallback-909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25b5094c name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724909 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724909 INFO  (jetty-launcher-898-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724909 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724910 INFO  (zkCallback-913-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37cf5e9e name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724910 INFO  (jetty-launcher-898-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 724911 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 724912 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724912 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@63263a7d
   [junit4]   2> 724912 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724913 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724914 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@28668567
   [junit4]   2> 724914 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ff28918 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724914 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724915 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724916 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72c8c1bb name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724916 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724916 INFO  (jetty-launcher-898-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724916 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724919 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ce276b4 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724919 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724923 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c91ee31 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724923 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724924 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@673a9e7b
   [junit4]   2> 724924 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 724924 INFO  (zkCallback-920-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a2370a4 name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724924 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724925 INFO  (jetty-launcher-898-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 724926 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 0x156d8007aed000c, 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(Thread.java:745)
   [junit4]   2> 724927 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 724927 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 724927 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 724933 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 724933 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 724936 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724937 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@4bd6d57a
   [junit4]   2> 724938 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 724939 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 724943 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724943 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724944 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 724946 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724946 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724946 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 724948 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 724948 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 724949 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 724950 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 724950 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724951 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724951 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 724951 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46a049ee name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724951 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724953 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 724953 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 724954 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 724955 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5796a24d name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 724955 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 724956 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 724956 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 724957 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 724958 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 724958 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 724958 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 724959 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 724960 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 724960 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 724960 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 724961 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 724961 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 724962 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 724966 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 724967 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 724969 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 724969 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 724969 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 724971 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 724971 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 724971 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 724972 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 724973 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724973 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724974 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996361-127.0.0.1:40937_solr-n_0000000000
   [junit4]   2> 724974 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724974 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996365-127.0.0.1:45649_solr-n_0000000001
   [junit4]   2> 724974 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 724975 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996366-127.0.0.1:48355_solr-n_0000000002
   [junit4]   2> 724976 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996363-127.0.0.1:54742_solr-n_0000000003
   [junit4]   2> 724976 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40937_solr
   [junit4]   2> 724976 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 724976 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501938608996361-127.0.0.1:40937_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 724976 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501938608996365-127.0.0.1:45649_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 724977 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48355_solr
   [junit4]   2> 724977 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48355_solr
   [junit4]   2> 724977 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45649_solr
   [junit4]   2> 724977 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45649_solr
   [junit4]   2> 724979 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501938608996366-127.0.0.1:48355_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 724980 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54742_solr
   [junit4]   2> 724980 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54742_solr
   [junit4]   2> 724981 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer Overseer (id=96501938608996361-127.0.0.1:40937_solr-n_0000000000) starting
   [junit4]   2> 724982 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 724982 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 724982 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 724982 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] 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> 724983 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724984 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724995 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724996 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 724996 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 724996 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 724996 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724996 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 724997 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] 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> 724998 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 724998 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 724998 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 724999 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 725001 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725002 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996367-127.0.0.1:45086_solr-n_0000000004
   [junit4]   2> 725002 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501938608996363-127.0.0.1:54742_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 725002 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:45086_solr as DOWN
   [junit4]   2> 725004 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 725005 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45086_solr
   [junit4]   2> 725005 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45086_solr
   [junit4]   2> 725007 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 725007 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725007 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] 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> 725007 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 725007 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 725008 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725010 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 725010 INFO  (zkCallback-916-thread-1-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725010 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 725025 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 725025 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725025 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725026 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node3/.
   [junit4]   2> 725026 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725028 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725028 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725028 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node5/.
   [junit4]   2> 725029 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725044 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725044 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725045 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node2/.
   [junit4]   2> 725045 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725045 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725045 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725047 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node1/.
   [junit4]   2> 725047 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725059 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725059 INFO  (jetty-launcher-898-thread-2) [n:127.0.0.1:45086_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725059 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725059 INFO  (jetty-launcher-898-thread-3) [n:127.0.0.1:45649_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725083 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725083 INFO  (jetty-launcher-898-thread-1) [n:127.0.0.1:48355_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725104 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725104 INFO  (jetty-launcher-898-thread-5) [n:127.0.0.1:54742_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725107 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 725117 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 725127 INFO  (OverseerCollectionConfigSetProcessor-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 725140 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40937_solr as DOWN
   [junit4]   2> 725140 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 725146 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40937_solr
   [junit4]   2> 725146 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40937_solr
   [junit4]   2> 725147 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45086_solr"} current state version: 0
   [junit4]   2> 725147 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45086_solr
   [junit4]   2> 725149 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 725149 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40937_solr"} current state version: 0
   [junit4]   2> 725149 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40937_solr
   [junit4]   2> 725149 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] 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> 725149 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] 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> 725149 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 725150 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725150 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725150 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725150 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725175 INFO  (zkCallback-916-thread-2-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 725175 INFO  (zkCallback-916-thread-2-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725178 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725178 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725183 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node4/.
   [junit4]   2> 725184 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725246 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725246 INFO  (jetty-launcher-898-thread-4) [n:127.0.0.1:40937_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725247 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725264 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725272 INFO  (zkCallback-930-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ec92327 name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725272 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725272 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725288 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2f857841{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 725288 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=197854674
   [junit4]   2> 725289 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45086_solr as DOWN
   [junit4]   2> 725292 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45086_solr"} current state version: 0
   [junit4]   2> 725292 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45086_solr
   [junit4]   2> 725308 INFO  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] 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> 725308 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 725308 WARN  (zkCallback-924-thread-1-processing-n:127.0.0.1:45086_solr) [n:127.0.0.1:45086_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 725308 INFO  (zkCallback-916-thread-3-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 725309 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c3ad597{/solr,null,UNAVAILABLE}
   [junit4]   2> 725308 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 725308 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] 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> 725308 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 0x156d8007aed000f, 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(Thread.java:745)
   [junit4]   2> 725310 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725310 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725310 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725310 INFO  (zkCallback-916-thread-3-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 725311 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 725407 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b1c334{/solr,null,AVAILABLE}
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@45580260{HTTP/1.1,[http/1.1]}{127.0.0.1:48330}
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.e.j.s.Server Started @730512ms
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48330}
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6'
   [junit4]   2> 725408 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 725409 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 725416 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725433 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725447 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b3168db name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725447 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725447 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725448 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 725453 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6/.
   [junit4]   2> 725454 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.CoreContainer New CoreContainer 865868633
   [junit4]   2> 725454 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6]
   [junit4]   2> 725454 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6/lib
   [junit4]   2> 725454 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] 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> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54075/solr
   [junit4]   2> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 725463 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725473 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725486 INFO  (zkCallback-935-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@287d5471 name:ZooKeeperConnection Watcher:127.0.0.1:54075 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725487 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725487 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725489 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1057959993@4b313c6d
   [junit4]   2> 725499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725551 INFO  (zkCallback-936-thread-1-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16bd3b37 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725551 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725559 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 725560 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 725560 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 725562 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 725563 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501938608996371-127.0.0.1:48330_solr-n_0000000005
   [junit4]   2> 725563 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501938608996363-127.0.0.1:54742_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 725564 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:48330_solr as DOWN
   [junit4]   2> 725565 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48330_solr
   [junit4]   2> 725565 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48330_solr
   [junit4]   2> 725566 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:48330_solr"} current state version: 0
   [junit4]   2> 725566 INFO  (OverseerStateUpdate-96501938608996361-127.0.0.1:40937_solr-n_0000000000) [n:127.0.0.1:40937_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:48330_solr
   [junit4]   2> 725567 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] 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> 725567 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] 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> 725567 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] 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> 725568 INFO  (zkCallback-921-thread-1-processing-n:127.0.0.1:54742_solr) [n:127.0.0.1:54742_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725568 INFO  (zkCallback-922-thread-1-processing-n:127.0.0.1:45649_solr) [n:127.0.0.1:45649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725569 INFO  (zkCallback-923-thread-1-processing-n:127.0.0.1:48355_solr) [n:127.0.0.1:48355_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725583 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 725583 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 725591 INFO  (zkCallback-936-thread-1-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr    ] 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> 725591 INFO  (zkCallback-916-thread-2-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] 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> 725599 INFO  (zkCallback-916-thread-2-processing-n:127.0.0.1:40937_solr) [n:127.0.0.1:40937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725599 INFO  (zkCallback-936-thread-1-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 725600 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001/tempDir-001/node6/.
   [junit4]   2> 725600 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 725623 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 725623 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [n:127.0.0.1:48330_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 725624 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 725659 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 725667 INFO  (zkCallback-938-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b968d13 name:ZooKeeperConnection Watcher:127.0.0.1:54075/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 725667 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 725667 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 725668 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 725707 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
   [junit4]   2> 725713 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 725715 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spellch

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

ection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data/snapshot_metadata
   [junit4]   2> 740843 INFO  (zkCallback-936-thread-4-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr c:testSolrCloudCollection s:shard1 r:core_node4 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 740843 INFO  (zkCallback-936-thread-4-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr c:testSolrCloudCollection s:shard1 r:core_node4 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 740843 INFO  (zkCallback-936-thread-4-processing-n:127.0.0.1:48330_solr) [n:127.0.0.1:48330_solr c:testSolrCloudCollection s:shard1 r:core_node4 x:testSolrCloudCollection_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing directory: data/index
   [junit4]   2> 740844 INFO  (jetty-launcher-898-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3b1c334{/solr,null,UNAVAILABLE}
   [junit4]   2> 740845 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[970B0A463DEE020F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54075 54075
   [junit4]   2> 741016 INFO  (Thread-1226) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54075 54075
   [junit4]   2> 741017 WARN  (Thread-1226) [    ] 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> 	3	/solr/overseer_elect/election/96501938608996366-127.0.0.1:48355_solr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/96501938608996371-127.0.0.1:48330_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/96501938608996361-127.0.0.1:40937_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96501938608996363-127.0.0.1:54742_solr-n_0000000003
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/overseer/queue
   [junit4]   2> 	11	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=970B0A463DEE020F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Indian/Mahe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   16.5s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:54742/solr
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([970B0A463DEE020F:AAD3A46A05005C7F]:0)
   [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.sendRequest(CloudSolrClient.java:1280)
   [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:116)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:54742 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]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_970B0A463DEE020F-001
   [junit4]   2> Aug 29, 2016 8:32:21 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=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1793, maxMBSortInHeap=7.251593414733053, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT, timezone=Indian/Mahe
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=224116912,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TriLevelCompositeIdRoutingTest, TestMacroExpander, TestIBSimilarityFactory, SuggestComponentContextFilterQueryTest, TestTrieFacet, CoreAdminCreateDiscoverTest, TestMergePolicyConfig, AtomicUpdatesTest, LeaderInitiatedRecoveryOnShardRestartTest, HLLUtilTest, LeaderElectionIntegrationTest, TestRandomFaceting, DistributedQueryElevationComponentTest, PingRequestHandlerTest, DistribCursorPagingTest, TestDFISimilarityFactory, TestDynamicFieldResource, CurrencyFieldOpenExchangeTest, TestCrossCoreJoin, TestDocSet, TestHdfsCloudBackupRestore, TestAtomicUpdateErrorCases, TestLazyCores, OutOfBoxZkACLAndCredentialsProvidersTest, ZkStateReaderTest, CdcrRequestHandlerTest, XsltUpdateRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestUseDocValuesAsStored, BadCopyFieldTest, DeleteReplicaTest, InfoHandlerTest, TestConfigSetsAPIExclusivity, URLClassifyProcessorTest, AnalyticsQueryTest, TestBlendedInfixSuggestions, TestCloudDeleteByQuery, QueryResultKeyTest, TestConfigSetImmutable, CleanupOldIndexTest, TestSolr4Spatial, TestSortByMinMaxFunction, BigEndianAscendingWordDeserializerTest, SolrCloudExampleTest, TestSerializedLuceneMatchVersion, StandardRequestHandlerTest, TestFunctionQuery, RemoteQueryErrorTest, TestShardHandlerFactory, TestJoin, TestPKIAuthenticationPlugin, ReturnFieldsTest, QueryEqualityTest, TestGraphTermsQParserPlugin, TestRandomCollapseQParserPlugin, ExternalFileFieldSortTest, BufferStoreTest, TestFastOutputStream, OverseerTaskQueueTest, AddBlockUpdateTest, SharedFSAutoReplicaFailoverUtilsTest, IndexSchemaTest, TestRequestStatusCollectionAPI, TestBlobHandler, TestBinaryField, TestValueSourceCache, TestFieldTypeCollectionResource, TestManagedSchema, TestOnReconnectListenerSupport, DocExpirationUpdateProcessorFactoryTest, TestRandomDVFaceting, TestCopyFieldCollectionResource, UUIDUpdateProcessorFallbackTest, TestUniqueKeyFieldResource, JsonLoaderTest, TestLRUCache, SystemInfoHandlerTest, BasicAuthIntegrationTest]
   [junit4] Completed [200/632 (1!)] on J0 in 16.83s, 1 test, 1 error <<< FAILURES!

[...truncated 61502 lines...]