You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/07 11:48:36 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+125) - Build # 17176 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17176/
Java: 64bit/jdk-9-ea+125 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([2AC02309FB31B00D:17188D25C3DFEE7D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33380 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:511)
	... 10 more




Build Log:
[...truncated 11376 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 687360 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 687360 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 687360 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkTestServer start zk server on port:36551
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687460 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687535 INFO  (zkCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fbabac9 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687567 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ff5c8d4{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5cec03db{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a2c2321{/solr,null,AVAILABLE}
   [junit4]   2> 687568 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4034b211{/solr,null,AVAILABLE}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@192ff5de{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@47251714{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@168ccc67{/solr,null,AVAILABLE}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46644}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33380}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5aa624c1{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3'
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38751}
   [junit4]   2> 687569 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2'
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6264f449{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@68126b91{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33027}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43982}
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687570 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1'
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687571 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687572 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687588 INFO  (zkCallback-681-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c2b6c91 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687588 INFO  (zkCallback-680-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bbb2ea4 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687588 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (zkCallback-682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b82dacd name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (zkCallback-684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71df754a name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (zkCallback-683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4062d9da name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687599 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/.
   [junit4]   2> 687615 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 0x155c516a4310005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/.
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1562145918
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1524286284
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4]
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2]
   [junit4]   2> 687615 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/.
   [junit4]   2> 687616 WARN  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/lib
   [junit4]   2> 687616 WARN  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/lib
   [junit4]   2> 687616 INFO  (jetty-launcher-678-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> 687615 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/.
   [junit4]   2> 687616 INFO  (jetty-launcher-678-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> 687616 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 475465554
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1492231845
   [junit4]   2> 687616 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 0x155c516a4310001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/.
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5]
   [junit4]   2> 687616 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 0x155c516a4310002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 687616 WARN  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/lib
   [junit4]   2> 687616 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3]
   [junit4]   2> 687617 INFO  (jetty-launcher-678-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> 687616 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1312787853
   [junit4]   2> 687617 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1]
   [junit4]   2> 687617 WARN  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/lib
   [junit4]   2> 687617 WARN  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/lib
   [junit4]   2> 687617 INFO  (jetty-launcher-678-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> 687617 INFO  (jetty-launcher-678-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> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687619 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687620 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687621 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687624 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687624 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687635 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15435394 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687635 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687635 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687649 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@708e7843 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (zkCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2044bc99 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f808429 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@125db8a5 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687650 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 687678 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@2bd7aa79
   [junit4]   2> 687678 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687692 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 0x155c516a4310007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@3acf205a
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@166d1dd
   [junit4]   2> 687693 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 0x155c516a4310009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@179ad7e8
   [junit4]   2> 687692 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@33a3d952
   [junit4]   2> 687693 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687694 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687694 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687695 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 687708 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6731b9 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687708 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687732 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70fbb141 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687732 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a4bb93d name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687732 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687732 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687733 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b9a80a6 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687733 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687733 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@672792c3 name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 687733 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687761 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687819 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 687946 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688009 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688072 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688101 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688139 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688183 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688220 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 688258 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688258 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688271 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688271 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 688286 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688301 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688316 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688317 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 688318 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688319 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688358 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688380 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688396 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960782-127.0.0.1:33027_solr-n_0000000002
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688440 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000
   [junit4]   2> 688455 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960781-127.0.0.1:46644_solr-n_0000000003
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960780-127.0.0.1:38751_solr-n_0000000004
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43982_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33027_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960782-127.0.0.1:33027_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33027_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33380_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960781-127.0.0.1:46644_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46644_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46644_solr
   [junit4]   2> 688470 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 688471 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38751_solr
   [junit4]   2> 688499 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 688499 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 688499 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 688499 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 688499 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 688499 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96199668092960783-127.0.0.1:43982_solr-n_0000000000) starting
   [junit4]   2> 688515 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688515 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688515 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 688521 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688521 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688522 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node4/.
   [junit4]   2> 688522 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688528 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688528 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688528 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 688528 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 688529 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 688542 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 688542 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688542 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688542 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688542 INFO  (jetty-launcher-678-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688542 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node2/.
   [junit4]   2> 688545 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node3/.
   [junit4]   2> 688547 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688551 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 688551 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 688551 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688551 INFO  (jetty-launcher-678-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688558 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node5/.
   [junit4]   2> 688559 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688560 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 688658 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 688658 INFO  (OverseerCollectionConfigSetProcessor-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 688658 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 688658 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43982_solr as DOWN
   [junit4]   2> 688674 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 688684 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43982_solr
   [junit4]   2> 688684 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43982_solr
   [junit4]   2> 688684 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43982_solr"} current state version: 0
   [junit4]   2> 688684 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43982_solr
   [junit4]   2> 688694 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 688694 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 688694 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 688694 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 688694 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 688702 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688702 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688703 INFO  (zkCallback-703-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node1/.
   [junit4]   2> 688707 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 688708 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 688708 INFO  (jetty-launcher-678-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 688708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688708 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688731 INFO  (zkCallback-710-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a517804 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688731 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6264f449{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1562145918
   [junit4]   2> 688747 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33027_solr as DOWN
   [junit4]   2> 688770 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33027_solr"} current state version: 0
   [junit4]   2> 688770 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33027_solr
   [junit4]   2> 688785 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 688785 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 688786 WARN  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 688786 INFO  (zkCallback-702-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 688785 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 688785 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 688787 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4034b211{/solr,null,UNAVAILABLE}
   [junit4]   2> 688788 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1167549e{/solr,null,AVAILABLE}
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c72999d{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 688789 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33311}
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@21a06946
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6'
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 688790 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688801 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-702-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688801 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960779-127.0.0.1:33380_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 688801 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 688814 INFO  (zkCallback-712-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23d8ed1e name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/.
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer New CoreContainer 458874143
   [junit4]   2> 688830 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6]
   [junit4]   2> 688830 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/lib
   [junit4]   2> 688831 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] 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> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36551/solr
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 688832 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688843 INFO  (zkCallback-715-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@aa83747 name:ZooKeeperConnection Watcher:127.0.0.1:36551 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688844 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688844 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 688858 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$180/235629681@210b9884
   [junit4]   2> 688859 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 688869 INFO  (zkCallback-716-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57c46c0b name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 688869 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 688955 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 688956 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 688969 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96199668092960787-127.0.0.1:33311_solr-n_0000000005
   [junit4]   2> 688970 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96199668092960780-127.0.0.1:38751_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 688970 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33311_solr as DOWN
   [junit4]   2> 689000 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33311_solr
   [junit4]   2> 689000 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33311_solr
   [junit4]   2> 689000 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33311_solr"} current state version: 0
   [junit4]   2> 689000 INFO  (OverseerStateUpdate-96199668092960783-127.0.0.1:43982_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33311_solr
   [junit4]   2> 689010 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 689010 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 689011 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 689010 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 689011 INFO  (zkCallback-716-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 689021 INFO  (zkCallback-702-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-703-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-701-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689021 INFO  (zkCallback-700-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689022 INFO  (zkCallback-716-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 689027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 689027 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001/tempDir-001/node6/.
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 689028 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 689029 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 689029 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 689043 INFO  (zkCallback-718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66a9493a name:ZooKeeperConnection Watcher:127.0.0.1:36551/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 689043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 689043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 689044 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 689096 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 689126 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 689153 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 689166 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 689199 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 689215 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 689262 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 689277 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 689288 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 689318 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 689339 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 689354 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 689370 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 689393 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 689406 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[2AC02309FB31B00D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 689431 INFO  (TEST-Basi

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

C02309FB31B00D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36551 36551
   [junit4]   2> 724610 INFO  (Thread-1335) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36551 36551
   [junit4]   2> 724611 WARN  (Thread-1335) [    ] 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/96199668092960779-127.0.0.1:33380_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/96199668092960787-127.0.0.1:33311_solr-n_0000000005
   [junit4]   2> 	2	/solr/overseer_elect/election/96199668092960783-127.0.0.1:43982_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=2AC02309FB31B00D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   37.3s J0 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AC02309FB31B00D:17188D25C3DFEE7D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:33380/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33380 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:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_2AC02309FB31B00D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ar, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=77912144,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [BigEndianAscendingWordDeserializerTest, TestLuceneMatchVersion, URLClassifyProcessorTest, StressHdfsTest, AnalysisAfterCoreReloadTest, CdcrVersionReplicationTest, TestLRUCache, TestPseudoReturnFields, TestDocSet, LeaderInitiatedRecoveryOnCommitTest, DocValuesMissingTest, FileBasedSpellCheckerTest, TestReloadAndDeleteDocs, InfoHandlerTest, AtomicUpdatesTest, QueryEqualityTest, TestFoldingMultitermQuery, ForceLeaderTest, CloudMLTQParserTest, DistributedSuggestComponentTest, TestConfigSetsAPIZkFailure, TestNumericTerms32, HLLUtilTest, TestSolr4Spatial, StandardRequestHandlerTest, EchoParamsTest, DateFieldTest, TestFieldCollectionResource, BufferStoreTest, ResourceLoaderTest, TestTolerantUpdateProcessorRandomCloud, TestCollectionAPI, DistributedFacetPivotWhiteBoxTest, TestBlobHandler, BlockJoinFacetRandomTest, PrimUtilsTest, DistributedQueryElevationComponentTest, TestRandomFaceting, TestLeaderElectionZkExpiry, TestRangeQuery, DocumentAnalysisRequestHandlerTest, TestLMDirichletSimilarityFactory, ZkStateWriterTest, TestPKIAuthenticationPlugin, CurrencyFieldOpenExchangeTest, TestStressUserVersions, TestArbitraryIndexDir, CoreAdminCreateDiscoverTest, TestHashQParserPlugin, CursorPagingTest, JsonLoaderTest, CloudExitableDirectoryReaderTest, TestGraphMLResponseWriter, TestJoin, HdfsDirectoryFactoryTest, SuggestComponentContextFilterQueryTest, TestDFISimilarityFactory, TestScoreJoinQPNoScore, TestManagedSchemaAPI, PolyFieldTest, ExplicitHLLTest, TestMergePolicyConfig, TestRequestForwarding, RollingRestartTest, TestBulkSchemaAPI, CacheHeaderTest, XsltUpdateRequestHandlerTest, SmileWriterTest, BasicAuthIntegrationTest]
   [junit4] Completed [258/620 (1!)] on J0 in 37.26s, 1 test, 1 error <<< FAILURES!

[...truncated 1203 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: 2AC02309FB31B00D]

Total time: 61 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any