Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17190/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseConcMarkSweepGC

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:41885/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:41885/solr/testSolrCloudCollection_shard1_replica1
        at 
__randomizedtesting.SeedInfo.seed([A14BDF5BF7A5FBA6:9C937177CF4BA5D6]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
        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:41885/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:714)
        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:41885 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 12456 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1903165 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1903166 INFO  (Thread-5584) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1903166 INFO  (Thread-5584) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1903266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38925
   [junit4]   2> 1903266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903266 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903280 INFO  (zkCallback-2902-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bffad0 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903280 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903281 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903281 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903287 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903288 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e1d6d{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1cfbb2b{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@101d428{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ff510f{/solr,null,AVAILABLE}
   [junit4]   2> 1903289 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1760c4c{/solr,null,AVAILABLE}
   [junit4]   2> 1903291 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@19f3175{HTTP/1.1,[http/1.1]}{127.0.0.1:42471}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@19c1b50{HTTP/1.1,[http/1.1]}{127.0.0.1:42103}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42471}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@66bbd2{HTTP/1.1,[http/1.1]}{127.0.0.1:43817}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@130627d{HTTP/1.1,[http/1.1]}{127.0.0.1:38542}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1e0e6ee{HTTP/1.1,[http/1.1]}{127.0.0.1:35774}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1'
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.e.j.s.Server Started @1905208ms
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42103}
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43817}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38542}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5'
   [junit4]   2> 1903292 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35774}
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2'
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4'
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3'
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903293 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903294 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903295 INFO  (zkCallback-2903-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55abd name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903295 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903303 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42f866 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (zkCallback-2905-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9e821 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1788d09 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903303 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903304 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903304 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (zkCallback-2907-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f80304 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903311 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903312 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903317 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/.
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24629461
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5]
   [junit4]   2> 1903318 WARN  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/lib
   [junit4]   2> 1903318 INFO  (jetty-launcher-2901-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> 1903319 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 0x155cc3063260004, 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> 1903319 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/.
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/.
   [junit4]   2> 1903319 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 0x155cc3063260001, 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> 1903319 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/.
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/.
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 28973309
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903319 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 0x155cc3063260005, 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> 1903319 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24046412
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4]
   [junit4]   2> 1903320 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 0x155cc3063260003, 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> 1903319 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 21752249
   [junit4]   2> 1903319 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 8876240
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2]
   [junit4]   2> 1903320 WARN  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/lib
   [junit4]   2> 1903320 WARN  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/lib
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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> 1903320 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903320 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1]
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903321 WARN  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/lib
   [junit4]   2> 1903321 WARN  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/lib
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903321 INFO  (jetty-launcher-2901-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> 1903321 INFO  (jetty-launcher-2901-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> 1903322 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903322 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903323 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903324 INFO  (zkCallback-2910-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53f957 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903324 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903325 INFO  (zkCallback-2919-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e9fbd name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903325 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903325 INFO  (zkCallback-2920-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@502662 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903327 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903329 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 0x155cc3063260007, 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> 1903329 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@77bc65
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@ee59fe
   [junit4]   2> 1903329 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 0x155cc3063260008, 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> 1903329 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@ef15ea
   [junit4]   2> 1903329 INFO  (zkCallback-2922-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1317417 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903329 INFO  (zkCallback-2921-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f36ff3 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903329 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903330 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903331 INFO  (zkCallback-2923-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@dbdffc name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903331 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903333 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@9b2b5b name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903333 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903333 INFO  (zkCallback-2925-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@db705a name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903333 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903336 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 0x155cc3063260009, 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> 1903336 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@fa8a99
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@1323828
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903336 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903340 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16f1a01 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903340 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903340 INFO  (zkCallback-2927-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@197ceb2 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903340 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903345 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903346 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903392 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903402 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1903415 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903415 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903417 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903417 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903419 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1903424 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903427 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903429 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903432 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903438 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903443 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1903448 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903448 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903450 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903450 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1903452 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903452 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903453 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1903469 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903470 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903472 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903472 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903473 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903474 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903475 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903476 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1903477 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903479 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1903482 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903482 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903485 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001
   [junit4]   2> 1903487 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264975-127.0.0.1:42103_solr-n_0000000000
   [junit4]   2> 1903489 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264971-127.0.0.1:38542_solr-n_0000000002
   [junit4]   2> 1903489 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264973-127.0.0.1:35774_solr-n_0000000003
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42103_solr
   [junit4]   2> 1903505 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264974-127.0.0.1:42471_solr-n_0000000004
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264975-127.0.0.1:42103_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264971-127.0.0.1:38542_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38542_solr
   [junit4]   2> 1903507 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38542_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43817_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264973-127.0.0.1:35774_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43817_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35774_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=96207475252264975-127.0.0.1:42103_solr-n_0000000000) starting
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35774_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42471_solr
   [junit4]   2> 1903509 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42471_solr
   [junit4]   2> 1903510 INFO  (zkCallback-2924-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> 1903510 INFO  (zkCallback-2927-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> 1903510 INFO  (zkCallback-2926-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> 1903510 INFO  (zkCallback-2923-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> 1903510 INFO  (zkCallback-2925-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> 1903528 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903528 INFO  (zkCallback-2925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1903537 INFO  (zkCallback-2927-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: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2923-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: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2924-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: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2926-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: [1])
   [junit4]   2> 1903537 INFO  (zkCallback-2925-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: [1])
   [junit4]   2> 1903543 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903543 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903544 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node4/.
   [junit4]   2> 1903544 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903547 INFO  (zkCallback-2927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (zkCallback-2925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903547 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903547 INFO  (jetty-launcher-2901-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903549 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1903550 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1903558 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node2/.
   [junit4]   2> 1903559 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903560 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903560 INFO  (jetty-launcher-2901-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903563 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1903563 INFO  
(OverseerCollectionConfigSetProcessor-96207475252264975-127.0.0.1:42103_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1903563 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1903563 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42103_solr as DOWN
   [junit4]   2> 1903565 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1903567 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42103_solr
   [junit4]   2> 1903567 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42103_solr
   [junit4]   2> 1903567 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42103_solr"} current state version: 0
   [junit4]   2> 1903567 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42103_solr
   [junit4]   2> 1903568 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903568 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903569 INFO  (zkCallback-2927-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> 1903569 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node5/.
   [junit4]   2> 1903569 INFO  (zkCallback-2924-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> 1903569 INFO  (zkCallback-2925-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> 1903569 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903569 INFO  (zkCallback-2923-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> 1903569 INFO  (zkCallback-2926-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> 1903570 INFO  (zkCallback-2927-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (zkCallback-2925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903571 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903570 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903571 INFO  (jetty-launcher-2901-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node3/.
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903584 INFO  (jetty-launcher-2901-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node1/.
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903588 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903589 INFO  (jetty-launcher-2901-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903589 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903589 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903591 INFO  (zkCallback-2933-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70c4f2 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903591 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903591 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903594 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@130627d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1903595 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24046412
   [junit4]   2> 1903595 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38542_solr as DOWN
   [junit4]   2> 1903599 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38542_solr"} current state version: 0
   [junit4]   2> 1903599 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38542_solr
   [junit4]   2> 1903601 INFO  (zkCallback-2927-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> 1903601 INFO  (zkCallback-2926-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> 1903601 INFO  (zkCallback-2925-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> 1903601 INFO  (zkCallback-2923-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> 1903601 INFO  (zkCallback-2924-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> 1903601 INFO  (zkCallback-2927-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903601 WARN  (zkCallback-2923-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> 1903602 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1cfbb2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1903603 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1903603 INFO  (zkCallback-2925-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903603 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903603 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1903604 INFO  (zkCallback-2925-thread-2) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264972-127.0.0.1:43817_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1903604 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1be66f4{/solr,null,AVAILABLE}
   [junit4]   2> 1903604 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4d4816{HTTP/1.1,[http/1.1]}{127.0.0.1:41885}
   [junit4]   2> 1903604 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.e.j.s.Server Started @1905520ms
   [junit4]   2> 1903604 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41885}
   [junit4]   2> 1903604 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@180d80f
   [junit4]   2> 1903605 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6'
   [junit4]   2> 1903605 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903605 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903605 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903605 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903614 INFO  (zkCallback-2935-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47024 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903614 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903615 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903615 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1903625 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/.
   [junit4]   2> 1903626 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13686503
   [junit4]   2> 1903627 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6]
   [junit4]   2> 1903627 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/lib
   [junit4]   2> 1903627 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
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> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38925/solr
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903629 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903631 INFO  (zkCallback-2938-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c77c06 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1903631 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903632 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903633 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$138/32388723@1ffa937
   [junit4]   2> 1903634 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903636 INFO  (zkCallback-2939-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f715da name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903636 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903674 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903674 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1903674 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1903675 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903677 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96207475252264979-127.0.0.1:41885_solr-n_0000000005
   [junit4]   2> 1903677 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96207475252264974-127.0.0.1:42471_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 1903678 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41885_solr as DOWN
   [junit4]   2> 1903681 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41885_solr
   [junit4]   2> 1903681 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41885_solr
   [junit4]   2> 1903681 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41885_solr"} current state version: 0
   [junit4]   2> 1903681 INFO  
(OverseerStateUpdate-96207475252264975-127.0.0.1:42103_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41885_solr
   [junit4]   2> 1903683 INFO  (zkCallback-2927-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> 1903683 INFO  (zkCallback-2924-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> 1903683 INFO  (zkCallback-2939-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> 1903683 INFO  (zkCallback-2927-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903683 INFO  (zkCallback-2926-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> 1903683 INFO  (zkCallback-2925-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> 1903685 INFO  (zkCallback-2924-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2926-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2925-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903685 INFO  (zkCallback-2939-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1903699 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903699 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903699 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001/tempDir-001/node6/.
   [junit4]   2> 1903699 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1903700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1903700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1903700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903702 INFO  (zkCallback-2941-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15c9e15 name:ZooKeeperConnection 
Watcher:127.0.0.1:38925/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1903702 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1903703 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1903703 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1903719 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1903721 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1903740 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1903743 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1903755 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1903757 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1903769 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1903772 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1903775 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[A14BDF5BF7A5FBA6]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/ba

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

l.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:41885/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:714)
   [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:41885 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/J2/temp/solr.security.BasicAuthIntegrationTest_A14BDF5BF7A5FBA6-001
   [junit4]   2> Jul 08, 2016 8:26:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=14098, maxDocsPerChunk=4, blockSize=5), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=14098, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=ksh-DE, timezone=IST
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=200149176,total=459382784
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTrackingShardHandlerFactory, SpatialRPTFieldTypeTest, 
TestHdfsCloudBackupRestore, CdcrRequestHandlerTest, BadComponentTest, 
TestGroupingSearch, DistributedFacetPivotLargeTest, 
FieldMutatingUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, 
ZkStateReaderTest, TestPerFieldSimilarity, DocValuesMultiTest, 
TestXIncludeConfig, SuggesterTest, HdfsWriteToMultipleCollectionsTest, 
TestUseDocValuesAsStored, TestLegacyFieldCache, TestSubQueryTransformerDistrib, 
TermVectorComponentDistributedTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSolrIndexConfig, TestSlowCompositeReaderWrapper, TestSSLRandomization, 
LeaderFailoverAfterPartitionTest, OverseerTest, 
StatelessScriptUpdateProcessorFactoryTest, TestSchemaResource, 
DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, 
DateRangeFieldTest, TestOnReconnectListenerSupport, TestTolerantSearch, 
TestMiniSolrCloudClusterBase, TestCloudDeleteByQuery, TestSearchPerf, 
BlockDirectoryTest, TestIntervalFaceting, CleanupOldIndexTest, TestSort, 
FieldAnalysisRequestHandlerTest, OverseerRolesTest, TestJsonRequest, 
HdfsRecoveryZkTest, TestLRUStatsCache, TestSmileRequest, 
TestGeoJSONResponseWriter, BitVectorTest, TestConfigSetProperties, 
TestSolrConfigHandlerConcurrent, RecoveryZkTest, TestExceedMaxTermLength, 
LukeRequestHandlerTest, TestConfigSetsAPIExclusivity, CollectionsAPISolrJTest, 
TestUtils, SpatialHeatmapFacetsTest, TestHdfsBackupRestoreCore, 
AnalyticsQueryTest, SampleTest, HighlighterConfigTest, 
TestCloudPseudoReturnFields, TestManagedSchema, TestOrdValues, 
TestPHPSerializedResponseWriter, TestFieldCacheSortRandom, 
TestDynamicFieldResource, TestSerializedLuceneMatchVersion, 
TestPerFieldSimilarityWithDefaultOverride, TestReload, 
BlockJoinFacetDistribTest, TestJmxIntegration, HdfsBasicDistributedZkTest, 
MigrateRouteKeyTest, UpdateParamsTest, DebugComponentTest, 
TestPostingsSolrHighlighter, TestRestManager, TestTolerantUpdateProcessorCloud, 
HLLSerializationTest, DistributedVersionInfoTest, TestExtendedDismaxParser, 
SaslZkACLProviderTest, TestObjectReleaseTracker, RestartWhileUpdatingTest, 
TestCharFilters, BadIndexSchemaTest, LeaderElectionTest, TestJettySolrRunner, 
TestUninvertingReader, AssignTest, ParsingFieldUpdateProcessorsTest, 
TestSolrConfigHandler, TestCopyFieldCollectionResource, 
TestBackupRepositoryFactory, TestIndexSearcher, ConnectionManagerTest, 
TestOverriddenPrefixQueryForCustomFieldType, SolrCloudExampleTest, 
TestStressReorder, FullSolrCloudDistribCmdsTest, AutoCommitTest, 
TestDistributedGrouping, TestRecovery, DistributedTermsComponentTest, 
TestCoreContainer, SimpleFacetsTest, StatsComponentTest, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, 
ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, 
TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, 
SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, 
DocValuesTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, 
TestWriterPerf, FileBasedSpellCheckerTest, RequestHandlersTest, 
TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, JSONWriterTest, 
QueryParsingTest, BinaryUpdateRequestHandlerTest, TestComponentsName, 
TestLFUCache, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, 
ActionThrottleTest, AliasIntegrationTest, CollectionTooManyReplicasTest, 
DeleteInactiveReplicaTest, DistribDocExpirationUpdateProcessorTest, 
HttpPartitionTest, TestCloudInspectUtil, TestCryptoKeys, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, 
TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, 
HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, StressHdfsTest, ZkStateWriterTest, RuleEngineTest, 
RulesTest, TestCloudManagedSchema, AnalyticsMergeStrategyTest, CursorMarkTest, 
RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, 
TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, 
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, 
TestMaxScoreQueryParser, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, 
TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [594/620 (1!)] on J2 in 18.05s, 1 test, 1 error <<< 
FAILURES!

[...truncated 121 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: A14BDF5BF7A5FBA6]

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


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

Reply via email to