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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 5 object(s) that were not released!!! 
[MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, 
MDCAwareThreadPoolExecutor, TransactionLog]
        at __randomizedtesting.SeedInfo.seed([DB420D63D148FE37]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
        at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:54497/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([DB420D63D148FE37:E69AA34FE9A6A047]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:54497/solr/testSolrCloudCollection_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java: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:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:54497 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 10 more




Build Log:
[...truncated 10586 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 17379 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 17389 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 17389 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 17485 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47623
   [junit4]   2> 17485 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17486 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17497 INFO  (zkCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8b8cc29 name:ZooKeeperConnection 
Watcher:127.0.0.1:47623 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 17497 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17497 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17497 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 17555 INFO  (jetty-launcher-35-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 17555 INFO  (jetty-launcher-35-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 17555 INFO  (jetty-launcher-35-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 17557 INFO  (jetty-launcher-35-thread-5) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 17558 INFO  (jetty-launcher-35-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 17565 INFO  (jetty-launcher-35-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@727a3c7e{/solr,null,AVAILABLE}
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@405a1ad5{HTTP/1.1,[http/1.1]}{127.0.0.1:59012}
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] o.e.j.s.Server 
Started @19974ms
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59012}
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1'
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17566 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17569 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17598 INFO  (jetty-launcher-35-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c5d1a0c{/solr,null,AVAILABLE}
   [junit4]   2> 17598 INFO  (jetty-launcher-35-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@150f7ba{HTTP/1.1,[http/1.1]}{127.0.0.1:41146}
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] o.e.j.s.Server 
Started @20006ms
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41146}
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2'
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17599 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17605 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17613 INFO  (zkCallback-37-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5beff2c0 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17613 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17613 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17616 INFO  (jetty-launcher-35-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@50030abb{/solr,null,AVAILABLE}
   [junit4]   2> 17641 INFO  (jetty-launcher-35-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1633f647{/solr,null,AVAILABLE}
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4087bec9{HTTP/1.1,[http/1.1]}{127.0.0.1:49565}
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] o.e.j.s.Server 
Started @20049ms
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49565}
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5'
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17642 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17657 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17659 INFO  (zkCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a10eb78 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17659 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17660 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17661 INFO  (jetty-launcher-35-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@401c28b3{/solr,null,AVAILABLE}
   [junit4]   2> 17661 INFO  (jetty-launcher-35-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@20420d5a{HTTP/1.1,[http/1.1]}{127.0.0.1:42289}
   [junit4]   2> 17661 INFO  (jetty-launcher-35-thread-4) [    ] o.e.j.s.Server 
Started @20069ms
   [junit4]   2> 17661 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42289}
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3'
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17662 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7bc5ef58{HTTP/1.1,[http/1.1]}{127.0.0.1:37458}
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] o.e.j.s.Server 
Started @20071ms
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37458}
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4'
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 17663 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 17664 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17664 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17667 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17668 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17670 INFO  (zkCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8f66d62 name:ZooKeeperConnection 
Watcher:127.0.0.1:47623/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 17670 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17670 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17679 INFO  (zkCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@47f42391 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17680 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17680 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17693 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f03dcb8 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17693 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17693 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17703 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17703 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17703 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 17712 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5/.
   [junit4]   2> 17712 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4/.
   [junit4]   2> 17713 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1964254459
   [junit4]   2> 17732 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5]
   [junit4]   2> 17732 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2/.
   [junit4]   2> 17732 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 778248663
   [junit4]   2> 17732 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2]
   [junit4]   2> 17732 WARN  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5/lib
   [junit4]   2> 17712 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 0x1566cd6a4dc0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17732 INFO  (jetty-launcher-35-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> 17732 WARN  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2/lib
   [junit4]   2> 17733 INFO  (jetty-launcher-35-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> 17725 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1/.
   [junit4]   2> 17733 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 0x1566cd6a4dc0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17721 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3/.
   [junit4]   2> 17733 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1578686564
   [junit4]   2> 17733 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3]
   [junit4]   2> 17733 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 0x1566cd6a4dc0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17733 WARN  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3/lib
   [junit4]   2> 17733 INFO  (jetty-launcher-35-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> 17721 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 823771557
   [junit4]   2> 17733 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 449355903
   [junit4]   2> 17733 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4]
   [junit4]   2> 17733 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1]
   [junit4]   2> 17733 WARN  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4/lib
   [junit4]   2> 17734 WARN  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1/lib
   [junit4]   2> 17734 INFO  (jetty-launcher-35-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> 17736 INFO  (jetty-launcher-35-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> 17852 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17853 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17853 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17853 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 17853 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17853 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17854 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17856 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 17869 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 17869 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 17869 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 17869 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 17869 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 17861 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17857 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17870 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17863 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17874 INFO  (zkCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@24253ece 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17874 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17874 INFO  (zkCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53b782f8 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17874 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17874 INFO  (jetty-launcher-35-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17874 INFO  (jetty-launcher-35-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17885 INFO  (zkCallback-51-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68d3239e 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17885 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17885 INFO  (jetty-launcher-35-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17885 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 17905 INFO  (zkCallback-55-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f679e2e 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17905 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17905 INFO  (jetty-launcher-35-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17908 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@1d81ec66
   [junit4]   2> 17909 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@44c5c4e7
   [junit4]   2> 17915 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17915 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@400e114
   [junit4]   2> 17948 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17948 INFO  (zkCallback-56-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@be939b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:47623 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 17948 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 17948 INFO  (jetty-launcher-35-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 17948 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a09f2bb 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17948 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17949 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@e78dcb6
   [junit4]   2> 17975 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17985 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 17989 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 17990 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c103217 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17990 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17991 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 17993 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d6355ac 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17993 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 17994 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@195a40ab
   [junit4]   2> 17997 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 18001 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 18002 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 18005 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 18013 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3085c150 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18013 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 18020 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 18026 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 18028 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 18029 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f098f04 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18029 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 18030 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 18030 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 18031 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 18036 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 18037 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 18037 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 18040 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 18041 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 18041 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 18044 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18044 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18044 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18045 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18045 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18046 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18046 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18047 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18047 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 18048 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 18048 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 18052 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18052 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 18052 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 18053 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18057 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 18058 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 18059 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 18059 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 18067 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18068 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18070 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726859-127.0.0.1:42289_solr-n_0000000000
   [junit4]   2> 18070 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726861-127.0.0.1:37458_solr-n_0000000001
   [junit4]   2> 18071 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42289_solr
   [junit4]   2> 18071 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 18072 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726859-127.0.0.1:42289_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 18072 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18073 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37458_solr
   [junit4]   2> 18073 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37458_solr
   [junit4]   2> 18073 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726862-127.0.0.1:49565_solr-n_0000000002
   [junit4]   2> 18074 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18075 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726860-127.0.0.1:41146_solr-n_0000000003
   [junit4]   2> 18076 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726861-127.0.0.1:37458_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 18076 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer Overseer 
(id=96384111179726859-127.0.0.1:42289_solr-n_0000000000) starting
   [junit4]   2> 18077 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 18077 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 18077 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 18077 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 18077 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 18077 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49565_solr as DOWN
   [junit4]   2> 18078 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18078 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726862-127.0.0.1:49565_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 18079 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18081 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18081 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18083 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18089 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18089 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41146_solr as DOWN
   [junit4]   2> 18089 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726863-127.0.0.1:59012_solr-n_0000000004
   [junit4]   2> 18093 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49565_solr
   [junit4]   2> 18093 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49565_solr
   [junit4]   2> 18106 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41146_solr
   [junit4]   2> 18106 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:41146_solr
   [junit4]   2> 18107 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 18107 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 18108 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node4/.
   [junit4]   2> 18108 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 18109 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726860-127.0.0.1:41146_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 18110 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18110 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18110 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18110 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18110 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 18110 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 18110 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59012_solr as DOWN
   [junit4]   2> 18111 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 18111 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 18111 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 18112 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 18112 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 18119 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59012_solr
   [junit4]   2> 18119 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59012_solr
   [junit4]   2> 18120 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 18120 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 18120 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 18120 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 18120 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 18120 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 18121 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 18121 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 18121 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 18125 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 18130 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 18130 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 18130 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node2/.
   [junit4]   2> 18130 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 18131 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 18131 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 18134 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node1/.
   [junit4]   2> 18134 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 18134 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 18134 INFO  (jetty-launcher-35-thread-3) 
[n:127.0.0.1:37458_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18141 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 18141 INFO  (jetty-launcher-35-thread-1) 
[n:127.0.0.1:59012_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18144 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 18144 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 18144 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node5/.
   [junit4]   2> 18145 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 18146 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 18146 INFO  (jetty-launcher-35-thread-2) 
[n:127.0.0.1:41146_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18147 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 18147 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 18147 INFO  (jetty-launcher-35-thread-5) 
[n:127.0.0.1:49565_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18149 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 18149 INFO  
(OverseerCollectionConfigSetProcessor-96384111179726859-127.0.0.1:42289_solr-n_0000000000)
 [n:127.0.0.1:42289_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 18150 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 18152 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49565_solr"} current state version: 0
   [junit4]   2> 18153 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:49565_solr
   [junit4]   2> 18154 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42289_solr as DOWN
   [junit4]   2> 18155 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41146_solr"} current state version: 0
   [junit4]   2> 18155 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:41146_solr
   [junit4]   2> 18156 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42289_solr
   [junit4]   2> 18156 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42289_solr
   [junit4]   2> 18157 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59012_solr"} current state version: 0
   [junit4]   2> 18157 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59012_solr
   [junit4]   2> 18157 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18157 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18157 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18157 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18157 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18158 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18158 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18161 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18163 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18163 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18165 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42289_solr"} current state version: 0
   [junit4]   2> 18165 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:42289_solr
   [junit4]   2> 18179 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 18179 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 18181 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node3/.
   [junit4]   2> 18181 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 18192 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 18192 INFO  (jetty-launcher-35-thread-4) 
[n:127.0.0.1:42289_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 18192 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18193 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18202 INFO  (zkCallback-67-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@792f6c08 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18202 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18203 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18210 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@7bc5ef58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 18211 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=823771557
   [junit4]   2> 18211 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37458_solr as DOWN
   [junit4]   2> 18214 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37458_solr"} current state version: 0
   [junit4]   2> 18214 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:37458_solr
   [junit4]   2> 18215 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 18215 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 18216 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 18216 INFO  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 18216 WARN  
(zkCallback-59-thread-1-processing-n:127.0.0.1:37458_solr) 
[n:127.0.0.1:37458_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 18217 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50030abb{/solr,null,UNAVAILABLE}
   [junit4]   2> 18217 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 18217 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 18218 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 18218 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 18219 INFO  
(zkCallback-57-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 18219 INFO  
(zkCallback-60-thread-1-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726859-127.0.0.1:42289_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 18219 INFO  
(zkCallback-60-thread-2-processing-n:127.0.0.1:49565_solr) 
[n:127.0.0.1:49565_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 18241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34d95611{/solr,null,AVAILABLE}
   [junit4]   2> 18241 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@857b464{HTTP/1.1,[http/1.1]}{127.0.0.1:54497}
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.e.j.s.Server Started @20649ms
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54497}
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node6'
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 18242 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18243 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18258 INFO  (zkCallback-69-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@33244486 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18258 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18258 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18259 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 18285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node6/.
   [junit4]   2> 18285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 95042895
   [junit4]   2> 18285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node6]
   [junit4]   2> 18285 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node6/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_DB420D63D148FE37-001/tempDir-001/node6/lib
   [junit4]   2> 18286 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
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> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47623/solr
   [junit4]   2> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 18291 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 18302 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18311 INFO  (zkCallback-72-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@314dfca6 
name:ZooKeeperConnection Watcher:127.0.0.1:47623 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 18311 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 18313 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/1417689482@267b27b8
   [junit4]   2> 18314 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 18321 INFO  
(zkCallback-73-thread-1-processing-n:127.0.0.1:54497_solr) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6bb71235 
name:ZooKeeperConnection Watcher:127.0.0.1:47623/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18321 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 18338 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 18338 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 18339 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 18351 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 18351 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96384111179726867-127.0.0.1:54497_solr-n_0000000005
   [junit4]   2> 18352 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96384111179726863-127.0.0.1:59012_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 18352 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54497_solr as DOWN
   [junit4]   2> 18366 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54497_solr
   [junit4]   2> 18366 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[DB420D63D148FE37]) 
[n:127.0.0.1:54497_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:54497_solr
   [junit4]   2> 18367 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54497_solr"} current state version: 0
   [junit4]   2> 18367 INFO  
(OverseerStateUpdate-96384111179726859-127.0.0.1:42289_solr-n_0000000000) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:54497_solr
   [junit4]   2> 18368 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18368 INFO  
(zkCallback-61-thread-1-processing-n:127.0.0.1:59012_solr) 
[n:127.0.0.1:59012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 18369 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 18369 INFO  
(zkCallback-58-thread-1-processing-n:127.0.0.1:41146_solr) 
[n:127.0.0.1:41146_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeep

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

;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_DB420D63D148FE37-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data;done=false>>]
   [junit4]   2> 1790281 INFO  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1790282 INFO  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_DB420D63D148FE37-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> Aug 09, 2016 1:36:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> 1790282 INFO  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_DB420D63D148FE37-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_DB420D63D148FE37-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1790282 INFO  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1790282 INFO  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_DB420D63D148FE37-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/snapshot_metadata
   [junit4]   2> 1790282 WARN  (Thread-3145) [n:127.0.0.1:38879_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[testschemaapi_shard1_replica2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:testschemaapi
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:815)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:503)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:962)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
find config name for collection:testschemaapi
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2358)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:791)
   [junit4]   2>        ... 5 more
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
myNewField1=PostingsFormat(name=Asserting), 
myNewField=PostingsFormat(name=MockRandom)}, docValues:{}, 
maxPointsInLeafNode=468, maxMBSortInHeap=7.568365038915927, 
sim=ClassicSimilarity, locale=en-US, timezone=CAT
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=274228696,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, 
DateFieldTest, TestJsonRequest, TestFunctionQuery, TestValueSourceCache, 
TestInitParams, CloneFieldUpdateProcessorFactoryTest, 
TestTolerantUpdateProcessorCloud, SignatureUpdateProcessorFactoryTest, 
CoreAdminCreateDiscoverTest, TestRebalanceLeaders, TestAnalyzeInfixSuggestions, 
TestCSVLoader, TestOnReconnectListenerSupport, TestFieldTypeResource, 
RAMDirectoryFactoryTest, SolrCoreTest, BlockJoinFacetDistribTest, 
TestCrossCoreJoin, TestLegacyFieldCache, ActionThrottleTest, 
HdfsRecoveryZkTest, TestOrdValues, TestConfigSetsAPIExclusivity, 
HdfsBasicDistributedZkTest, PingRequestHandlerTest, IndexSchemaTest, 
TestSearcherReuse, TestFieldCacheReopen, TestGraphMLResponseWriter, 
TestAuthorizationFramework, TestLuceneMatchVersion, TestDistribDocBasedVersion, 
RestartWhileUpdatingTest, ZkNodePropsTest, URLClassifyProcessorTest, 
TestFaceting, LeaderElectionIntegrationTest, StandardRequestHandlerTest, 
TestReplicationHandlerBackup, TestMiniSolrCloudClusterBase, InfoHandlerTest, 
TestSolrQueryResponse, TestUseDocValuesAsStored2, SyncSliceTest, 
TestTestInjection, OverriddenZkACLAndCredentialsProvidersTest, 
TestSolrQueryParserDefaultOperatorResource, SortSpecParsingTest, 
TestObjectReleaseTracker, PrimUtilsTest, CdcrBootstrapTest, 
TestHighlightDedupGrouping, TestQueryWrapperFilter, ConnectionManagerTest, 
AsyncCallRequestStatusResponseTest, SystemInfoHandlerTest, TestDocSet, 
SynonymTokenizerTest, HdfsWriteToMultipleCollectionsTest, 
TestSolrCloudWithSecureImpersonation, TestIBSimilarityFactory, 
XsltUpdateRequestHandlerTest, TestAtomicUpdateErrorCases, HdfsLockFactoryTest, 
BasicZkTest, TestManagedResource, PathHierarchyTokenizerFactoryTest, 
BlockDirectoryTest, PreAnalyzedFieldTest, SmileWriterTest, TestDistribIDF, 
TestLMDirichletSimilarityFactory, TestConfig, CollectionStateFormat2Test, 
TestStressLucene, WrapperMergePolicyFactoryTest, 
DefaultValueUpdateProcessorTest, TestFastOutputStream, SOLR749Test, 
TestStressUserVersions, ParsingFieldUpdateProcessorsTest, 
TestClassicSimilarityFactory, QueryResultKeyTest, TolerantUpdateProcessorTest, 
TestFieldCollectionResource, TestSolr4Spatial2, TestSolrXml, JavabinLoaderTest, 
TestManagedStopFilterFactory, TestReRankQParserPlugin, TestSolr4Spatial, 
TestRTGBase, TestSQLHandler, CdcrUpdateLogTest, TestMergePolicyConfig, 
OutputWriterTest, TestPhraseSuggestions, FileBasedSpellCheckerTest, 
ReturnFieldsTest, LeaderFailoverAfterPartitionTest, CursorPagingTest, 
TestCloudSchemaless, BasicDistributedZkTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, TestRandomFaceting, ZkSolrClientTest, 
ShardRoutingCustomTest, TestRecovery, TestHashPartitioner, TestRealTimeGet, 
TestReload, DistributedTermsComponentTest, TestGroupingSearch, PeerSyncTest, 
BasicFunctionalityTest, TestLazyCores, HighlighterTest, 
DistributedQueryElevationComponentTest, TestTrie, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, 
DocValuesMultiTest, CacheHeaderTest, DisMaxRequestHandlerTest, 
DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, 
TermVectorComponentTest, TestSolrQueryParser, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, JSONWriterTest, 
TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, 
HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, 
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, ExternalFileFieldSortTest, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestCodecSupport, EchoParamsTest, 
TestJmxMonitoredMap, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, TestFastLRUCache, ClusterStateTest, TestSolrJ, TestLRUCache, 
SliceStateTest, UUIDFieldTest, DistributedIntervalFacetingTest, 
ConnectionReuseTest, CleanupOldIndexTest, CollectionsAPISolrJTest, 
DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, 
OverseerRolesTest, RemoteQueryErrorTest, ShardSplitTest, 
TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest, 
DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestRestoreCore, 
TestSolrConfigHandlerCloud, DistributedSuggestComponentTest, 
SuggestComponentContextFilterQueryTest, SuggestComponentTest, 
TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, 
HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, TestIntervalFaceting, 
TestCustomDocTransformer, TestSubQueryTransformer, 
TestSubQueryTransformerDistrib, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=DB420D63D148FE37 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-US 
-Dtests.timezone=CAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 
object(s) that were not released!!! [MockDirectoryWrapper, 
MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
TransactionLog]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DB420D63D148FE37]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [575/627 (2!)] on J0 in 12.01s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 60238 lines...]


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

Reply via email to