Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17402/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:35691/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:35691/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([3D877850F0B28F96:5FD67CC85CD1E6]: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:35691/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:35691 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 10880 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 217588 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 217588 INFO (Thread-424) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 217588 INFO (Thread-424) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 217688 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkTestServer start zk server on port:32843 [junit4] 2> 217689 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217689 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217707 INFO (zkCallback-254-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ec5ad2e name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 217716 INFO (jetty-launcher-253-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 217716 INFO (jetty-launcher-253-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 217716 INFO (jetty-launcher-253-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 217716 INFO (jetty-launcher-253-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 217716 INFO (jetty-launcher-253-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 217717 INFO (jetty-launcher-253-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6516592{/solr,null,AVAILABLE} [junit4] 2> 217717 INFO (jetty-launcher-253-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b4a2d4{/solr,null,AVAILABLE} [junit4] 2> 217717 INFO (jetty-launcher-253-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@edd01c4{HTTP/1.1,[http/1.1]}{127.0.0.1:40441} [junit4] 2> 217717 INFO (jetty-launcher-253-thread-1) [ ] o.e.j.s.Server Started @219349ms [junit4] 2> 217717 INFO (jetty-launcher-253-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d15bf79{/solr,null,AVAILABLE} [junit4] 2> 217717 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40441} [junit4] 2> 217718 INFO (jetty-launcher-253-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e84de37{/solr,null,AVAILABLE} [junit4] 2> 217718 INFO (jetty-launcher-253-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2287d0c0{/solr,null,AVAILABLE} [junit4] 2> 217718 INFO (jetty-launcher-253-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@f7bc0b7{HTTP/1.1,[http/1.1]}{127.0.0.1:38888} [junit4] 2> 217718 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 217718 INFO (jetty-launcher-253-thread-2) [ ] o.e.j.s.Server Started @219350ms [junit4] 2> 217718 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1' [junit4] 2> 217718 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38888} [junit4] 2> 217718 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 217719 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 217719 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 217719 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2' [junit4] 2> 217719 INFO (jetty-launcher-253-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@6c14252c{HTTP/1.1,[http/1.1]}{127.0.0.1:33606} [junit4] 2> 217719 INFO (jetty-launcher-253-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@42288b45{HTTP/1.1,[http/1.1]}{127.0.0.1:35691} [junit4] 2> 217719 INFO (jetty-launcher-253-thread-3) [ ] o.e.j.s.Server Started @219351ms [junit4] 2> 217720 INFO (jetty-launcher-253-thread-4) [ ] o.e.j.s.Server Started @219351ms [junit4] 2> 217720 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33606} [junit4] 2> 217719 INFO (jetty-launcher-253-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@db2584{HTTP/1.1,[http/1.1]}{127.0.0.1:34455} [junit4] 2> 217720 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35691} [junit4] 2> 217720 INFO (jetty-launcher-253-thread-5) [ ] o.e.j.s.Server Started @219351ms [junit4] 2> 217720 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 217720 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217720 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 217720 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34455} [junit4] 2> 217720 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 217720 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 217720 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217720 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4' [junit4] 2> 217720 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3' [junit4] 2> 217720 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217720 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 217720 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 217721 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 217721 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5' [junit4] 2> 217721 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217721 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 217721 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 217721 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 217721 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 217721 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217721 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217721 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217721 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217721 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217722 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217733 INFO (zkCallback-255-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b8ecd58 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217733 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217733 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217734 INFO (zkCallback-256-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@206c51fd name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217734 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217734 INFO (zkCallback-257-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f4938a2 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217734 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217734 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217734 INFO (zkCallback-258-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c63e24b name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217734 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217734 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217735 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217735 INFO (zkCallback-259-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@312e2eb9 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217735 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217735 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217735 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217735 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217735 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217735 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217735 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 217744 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5/. [junit4] 2> 217744 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 410946993 [junit4] 2> 217744 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5] [junit4] 2> 217745 WARN (jetty-launcher-253-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5/lib [junit4] 2> 217745 INFO (jetty-launcher-253-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> 217746 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3/. [junit4] 2> 217746 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1410234571 [junit4] 2> 217746 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1/. [junit4] 2> 217746 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3] [junit4] 2> 217746 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 671432656 [junit4] 2> 217746 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1] [junit4] 2> 217746 WARN (jetty-launcher-253-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3/lib [junit4] 2> 217746 WARN (jetty-launcher-253-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1/lib [junit4] 2> 217746 INFO (jetty-launcher-253-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> 217746 INFO (jetty-launcher-253-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> 217747 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 0x15636de2efb0002, 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> 217747 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4/. [junit4] 2> 217747 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2/. [junit4] 2> 217747 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1888450891 [junit4] 2> 217747 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4] [junit4] 2> 217747 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 106761046 [junit4] 2> 217748 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2] [junit4] 2> 217748 WARN (jetty-launcher-253-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4/lib [junit4] 2> 217748 WARN (jetty-launcher-253-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2/lib [junit4] 2> 217748 INFO (jetty-launcher-253-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> 217748 INFO (jetty-launcher-253-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> 217783 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 217783 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 217783 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 217783 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 217783 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 217783 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 217783 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 217784 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 217784 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 217784 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 217784 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 217783 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 217783 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 217784 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 217784 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 217784 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217784 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 217784 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 217784 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 217784 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 217784 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 217784 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 217784 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217784 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217784 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 217784 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 217785 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217785 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 217785 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217785 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217785 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 217785 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217787 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 217787 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217787 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217794 INFO (zkCallback-270-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e308b09 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217794 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217794 INFO (jetty-launcher-253-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217803 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28aa3663 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217803 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217803 INFO (zkCallback-271-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f564a28 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217803 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217803 INFO (zkCallback-273-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a056701 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217803 INFO (jetty-launcher-253-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217803 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217803 INFO (jetty-launcher-253-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217803 INFO (zkCallback-274-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fe46c3 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217804 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217804 INFO (jetty-launcher-253-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217804 INFO (jetty-launcher-253-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 217805 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@77a6f0ef [junit4] 2> 217805 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217807 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@73fda248 [junit4] 2> 217807 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@5078b490 [junit4] 2> 217807 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@7f7a2f4b [junit4] 2> 217807 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@79d1a24d [junit4] 2> 217807 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 0x15636de2efb0009, 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> 217807 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217807 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217807 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 0x15636de2efb0008, 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> 217807 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217808 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 217808 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f15cbae name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217809 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217811 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79fcc14f name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217811 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217813 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fa45387 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217813 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217813 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@790c5eb0 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217813 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217814 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54a38e37 name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 217814 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 217815 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 217817 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 217817 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 217817 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 217817 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 217825 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 217825 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 217825 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 217825 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 217825 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 217886 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 217887 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 217888 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 217888 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 217888 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 217908 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 217919 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 217919 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 217921 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 217940 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 217940 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 217940 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 217942 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 217942 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 217947 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 217947 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 217947 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 217949 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 217949 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 217952 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 217952 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 217952 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 217952 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 217954 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 217957 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 217957 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 217957 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 217959 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 217959 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 217964 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 217964 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 217965 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 217965 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 217966 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 217970 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 217972 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 217972 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 217972 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 217972 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 217975 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 217975 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 217977 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 217977 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 217978 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 217978 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 217979 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 217979 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 217979 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 217979 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 217979 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 217979 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 217979 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 217979 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 217979 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 217980 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 217980 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 217980 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 217984 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 217984 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 217984 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 217984 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 217984 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 217987 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 217987 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 217987 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 217987 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 217987 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 217989 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885454-127.0.0.1:34455_solr-n_0000000000 [junit4] 2> 217989 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885455-127.0.0.1:33606_solr-n_0000000001 [junit4] 2> 217994 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885453-127.0.0.1:40441_solr-n_0000000002 [junit4] 2> 217994 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885452-127.0.0.1:35691_solr-n_0000000003 [junit4] 2> 217994 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885451-127.0.0.1:38888_solr-n_0000000004 [junit4] 2> 217994 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34455_solr [junit4] 2> 217994 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 217994 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324769933885454-127.0.0.1:34455_solr-n_0000000000 to know if I could be the leader [junit4] 2> 217994 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324769933885455-127.0.0.1:33606_solr-n_0000000001 to know if I could be the leader [junit4] 2> 217994 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324769933885453-127.0.0.1:40441_solr-n_0000000002 to know if I could be the leader [junit4] 2> 217994 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324769933885452-127.0.0.1:35691_solr-n_0000000003 to know if I could be the leader [junit4] 2> 217994 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40441_solr [junit4] 2> 217994 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40441_solr [junit4] 2> 217994 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33606_solr [junit4] 2> 217994 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33606_solr [junit4] 2> 217995 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38888_solr [junit4] 2> 217994 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35691_solr [junit4] 2> 217995 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35691_solr [junit4] 2> 217995 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38888_solr [junit4] 2> 217998 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_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> 217998 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_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> 217998 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer Overseer (id=96324769933885454-127.0.0.1:34455_solr-n_0000000000) starting [junit4] 2> 217998 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_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> 217998 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_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> 217998 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_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> 218001 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 218001 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 218002 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 218003 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 218003 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 218004 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_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> 218004 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_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> 218004 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_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> 218004 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_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> 218004 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_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> 218006 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 218007 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 218007 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 218008 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 218008 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 218010 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 218011 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218011 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218011 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node3/. [junit4] 2> 218011 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 218015 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218015 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218015 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node2/. [junit4] 2> 218015 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 218016 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218016 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218017 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node4/. [junit4] 2> 218017 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 218020 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 218020 INFO (jetty-launcher-253-thread-2) [n:127.0.0.1:38888_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 218020 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 218020 INFO (jetty-launcher-253-thread-4) [n:127.0.0.1:35691_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 218020 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 218020 INFO (jetty-launcher-253-thread-3) [n:127.0.0.1:33606_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 218022 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218022 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218022 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node1/. [junit4] 2> 218022 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 218028 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 218028 INFO (jetty-launcher-253-thread-1) [n:127.0.0.1:40441_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 218049 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 218050 INFO (OverseerCollectionConfigSetProcessor-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 218050 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34455_solr as DOWN [junit4] 2> 218050 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 218053 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34455_solr [junit4] 2> 218053 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 218053 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34455_solr [junit4] 2> 218056 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_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> 218056 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_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> 218056 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_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> 218056 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218056 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_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> 218056 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218056 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_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> 218056 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:34455_solr"} current state version: 0 [junit4] 2> 218056 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218056 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34455_solr [junit4] 2> 218056 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218056 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218070 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218070 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218071 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node5/. [junit4] 2> 218071 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 218072 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 218072 INFO (jetty-launcher-253-thread-5) [n:127.0.0.1:34455_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 218072 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 218072 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 218075 INFO (zkCallback-285-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@471892f6 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 218075 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 218075 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 218079 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@f7bc0b7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 218079 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=106761046 [junit4] 2> 218079 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38888_solr as DOWN [junit4] 2> 218085 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_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> 218085 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_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> 218085 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38888_solr"} current state version: 0 [junit4] 2> 218085 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_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> 218085 INFO (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_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> 218085 WARN (zkCallback-275-thread-1-processing-n:127.0.0.1:38888_solr) [n:127.0.0.1:38888_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 218085 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_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> 218085 INFO (zkCallback-276-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 218085 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 218085 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 218085 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38888_solr [junit4] 2> 218087 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 218087 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b4a2d4{/solr,null,UNAVAILABLE} [junit4] 2> 218088 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 218089 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79a722ca{/solr,null,AVAILABLE} [junit4] 2> 218090 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.ServerConnector Started ServerConnector@631652ea{HTTP/1.1,[http/1.1]}{127.0.0.1:44382} [junit4] 2> 218090 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.e.j.s.Server Started @219722ms [junit4] 2> 218090 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44382} [junit4] 2> 218090 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 218090 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node6' [junit4] 2> 218091 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 218091 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 218091 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 218091 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 218094 INFO (zkCallback-287-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2eafd15d name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 218094 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 218094 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 218095 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 218102 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node6/. [junit4] 2> 218102 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.CoreContainer New CoreContainer 893507238 [junit4] 2> 218102 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node6] [junit4] 2> 218103 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001/tempDir-001/node6/lib [junit4] 2> 218103 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] 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> 218104 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 218104 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 218104 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 218105 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32843/solr [junit4] 2> 218105 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 218105 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 218105 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 218108 INFO (zkCallback-290-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33fb9e91 name:ZooKeeperConnection Watcher:127.0.0.1:32843 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 218109 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 218109 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 218113 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1231565172@7849120b [junit4] 2> 218121 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 218123 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44382_solr) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ba3506b name:ZooKeeperConnection Watcher:127.0.0.1:32843/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 218123 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 218147 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 218147 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 218147 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 218148 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 218150 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96324769933885459-127.0.0.1:44382_solr-n_0000000005 [junit4] 2> 218150 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96324769933885452-127.0.0.1:35691_solr-n_0000000003 to know if I could be the leader [junit4] 2> 218150 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44382_solr as DOWN [junit4] 2> 218154 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44382_solr [junit4] 2> 218154 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44382_solr [junit4] 2> 218154 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:44382_solr"} current state version: 0 [junit4] 2> 218154 INFO (OverseerStateUpdate-96324769933885454-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44382_solr [junit4] 2> 218156 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_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> 218156 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_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> 218156 INFO (zkCallback-276-thread-2-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_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> 218156 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44382_solr) [n:127.0.0.1:44382_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> 218156 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_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> 218156 INFO (zkCallback-277-thread-1-processing-n:127.0.0.1:35691_solr) [n:127.0.0.1:35691_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218158 INFO (zkCallback-279-thread-1-processing-n:127.0.0.1:40441_solr) [n:127.0.0.1:40441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218158 INFO (zkCallback-276-thread-2-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218158 INFO (zkCallback-278-thread-1-processing-n:127.0.0.1:33606_solr) [n:127.0.0.1:33606_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218159 INFO (zkCallback-291-thread-1-processing-n:127.0.0.1:44382_solr) [n:127.0.0.1:44382_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 218175 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 218175 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 218176 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [n:127.0.0.1:44382_solr [...truncated too long message...] erErrorCode = Session expired for /overseer_elect/election [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:127) [junit4] 2> at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) [junit4] 2> at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328) [junit4] 2> at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105) [junit4] 2> at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 236003 WARN (zkCallback-276-thread-5-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 236004 INFO (jetty-launcher-253-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d30e41e{/solr,null,UNAVAILABLE} [junit4] 2> 236004 INFO (jetty-launcher-253-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6516592{/solr,null,UNAVAILABLE} [junit4] 2> 236004 INFO (jetty-launcher-253-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e84de37{/solr,null,UNAVAILABLE} [junit4] 2> 236005 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[3D877850F0B28F96]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32843 32843 [junit4] 2> 236245 INFO (Thread-424) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32843 32843 [junit4] 2> 236245 WARN (Thread-424) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 3 /solr/overseer_elect/election/96324769933885452-127.0.0.1:35691_solr-n_0000000003 [junit4] 2> 3 /solr/overseer_elect/election/96324769933885453-127.0.0.1:40441_solr-n_0000000002 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/overseer/queue [junit4] 2> 13 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=3D877850F0B28F96 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Yakutsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 18.7s J2 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:35691/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at __randomizedtesting.SeedInfo.seed([3D877850F0B28F96:5FD67CC85CD1E6]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) [junit4] > at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:35691/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735) [junit4] > at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > ... 1 more [junit4] > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:35691 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_3D877850F0B28F96-001 [junit4] 2> Jul 29, 2016 1:36:04 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=Asia/Yakutsk [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=364086416,total=509018112 [junit4] 2> NOTE: All tests run in this JVM: [CloudMLTQParserTest, TestGroupingSearch, AddBlockUpdateTest, StatelessScriptUpdateProcessorFactoryTest, TestUtils, TestDocTermOrds, RequestHandlersTest, TestWriterPerf, TestNoOpRegenerator, TestIndexingPerformance, ChangedSchemaMergeTest, TestCharFilters, TestBlendedInfixSuggestions, TestInitQParser, TestTolerantSearch, UnloadDistributedZkTest, TestSuggestSpellingConverter, EnumFieldTest, ZkStateWriterTest, TestFieldCacheVsDocValues, PreAnalyzedUpdateProcessorTest, CircularListTest, TestBackupRepositoryFactory, TestHdfsUpdateLog, PluginInfoTest, MigrateRouteKeyTest, TestHighFrequencyDictionaryFactory, BlockJoinFacetRandomTest, FullSolrCloudDistribCmdsTest, BasicAuthIntegrationTest] [junit4] Completed [98/625 (1!)] on J2 in 19.17s, 1 test, 1 error <<< FAILURES! [...truncated 61739 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
