Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17553/ Java: 64bit/jdk1.8.0_102 -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:44586/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:44586/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([C2C28818FD1DE883:FF1A2634C5F3B6F3]: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:44586/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:44586 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 12447 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 1758946 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1758946 INFO (Thread-2787) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1758946 INFO (Thread-2787) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1759046 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.ZkTestServer start zk server on port:36076 [junit4] 2> 1759047 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759050 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759068 INFO (zkCallback-2239-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@770b8b05 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759068 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759068 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759068 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 1759102 INFO (jetty-launcher-2238-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759102 INFO (jetty-launcher-2238-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759102 INFO (jetty-launcher-2238-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759102 INFO (jetty-launcher-2238-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759103 INFO (jetty-launcher-2238-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759104 INFO (jetty-launcher-2238-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e9fad4{/solr,null,AVAILABLE} [junit4] 2> 1759104 INFO (jetty-launcher-2238-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@736debbe{/solr,null,AVAILABLE} [junit4] 2> 1759104 INFO (jetty-launcher-2238-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51901eed{/solr,null,AVAILABLE} [junit4] 2> 1759104 INFO (jetty-launcher-2238-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48815ce2{/solr,null,AVAILABLE} [junit4] 2> 1759104 INFO (jetty-launcher-2238-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1269f35{/solr,null,AVAILABLE} [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@7bc25ebb{HTTP/1.1,[http/1.1]}{127.0.0.1:38598} [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@789a9b79{HTTP/1.1,[http/1.1]}{127.0.0.1:36849} [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-2) [ ] o.e.j.s.Server Started @1760794ms [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-1) [ ] o.e.j.s.Server Started @1760794ms [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38598} [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36849} [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2' [junit4] 2> 1759107 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1' [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759108 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@66720862{HTTP/1.1,[http/1.1]}{127.0.0.1:41371} [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@5b43049{HTTP/1.1,[http/1.1]}{127.0.0.1:44586} [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.e.j.s.Server Started @1760797ms [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.e.j.s.Server Started @1760797ms [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41371} [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44586} [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5' [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3' [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759110 INFO (zkCallback-2240-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3de0a406 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759110 INFO (zkCallback-2241-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@687a460a name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759110 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759111 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759112 INFO (jetty-launcher-2238-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@6a7623f0{HTTP/1.1,[http/1.1]}{127.0.0.1:39126} [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.e.j.s.Server Started @1760800ms [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39126} [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4' [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759113 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759116 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759116 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759116 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759117 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2/. [junit4] 2> 1759117 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1088380322 [junit4] 2> 1759117 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2] [junit4] 2> 1759117 WARN (jetty-launcher-2238-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2/lib [junit4] 2> 1759118 INFO (jetty-launcher-2238-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> 1759119 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1/. [junit4] 2> 1759119 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 277049175 [junit4] 2> 1759119 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1] [junit4] 2> 1759119 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 0x15684fbf6930002, 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> 1759120 INFO (zkCallback-2243-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ea108cb name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759120 INFO (zkCallback-2244-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e794ee name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759120 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759120 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759119 INFO (zkCallback-2242-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f3e0bf name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759119 WARN (jetty-launcher-2238-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1/lib [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759121 INFO (jetty-launcher-2238-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> 1759121 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759120 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759120 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759121 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759125 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759126 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759127 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5/. [junit4] 2> 1759127 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 199535552 [junit4] 2> 1759127 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5] [junit4] 2> 1759127 WARN (jetty-launcher-2238-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5/lib [junit4] 2> 1759128 INFO (jetty-launcher-2238-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> 1759129 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4/. [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759129 INFO (zkCallback-2247-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27e8b2a name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3/. [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1578180001 [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 141679930 [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4] [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759129 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3] [junit4] 2> 1759130 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759129 INFO (zkCallback-2250-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6594e5a2 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759130 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759130 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759130 WARN (jetty-launcher-2238-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3/lib [junit4] 2> 1759130 INFO (jetty-launcher-2238-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759130 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759130 INFO (jetty-launcher-2238-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> 1759130 WARN (jetty-launcher-2238-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4/lib [junit4] 2> 1759130 INFO (jetty-launcher-2238-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> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759132 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759141 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@210dada [junit4] 2> 1759141 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759142 INFO (zkCallback-2253-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@765639eb name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759142 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759143 INFO (jetty-launcher-2238-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759144 INFO (zkCallback-2258-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc9ca45 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759144 INFO (zkCallback-2259-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17fdaf21 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@3d91da4b [junit4] 2> 1759144 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@318a7096 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759144 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759146 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@3d063bcf [junit4] 2> 1759146 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759147 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5569c1d6 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759147 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@713def0a [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@7e696e5c [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1759149 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4cf9104f name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759149 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759165 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4de191e2 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759165 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1759165 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759165 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1759165 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c661bd6 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759166 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759171 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1759174 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1759174 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1759174 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1759174 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1759213 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1759213 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1759216 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1759216 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1759216 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1759233 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1759236 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1759236 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1759236 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1759236 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1759263 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1759263 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1759266 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1759266 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1759266 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1759295 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1759295 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1759295 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1759298 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1759304 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1759307 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1759307 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1759307 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1759307 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 1759310 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1759313 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1759313 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1759313 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1759313 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1759355 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1759355 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1759355 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1759355 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1759355 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1759375 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1759375 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1759392 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759401 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759401 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759402 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759403 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1759403 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1759403 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1759403 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1759403 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 1759411 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1759411 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1759412 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1759414 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1759420 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1759420 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1759422 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1759422 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1759425 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759425 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759427 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759428 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759428 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531021-127.0.0.1:41371_solr-n_0000000000 [junit4] 2> 1759428 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531019-127.0.0.1:38598_solr-n_0000000001 [junit4] 2> 1759430 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531023-127.0.0.1:39126_solr-n_0000000002 [junit4] 2> 1759430 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759431 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531022-127.0.0.1:44586_solr-n_0000000003 [junit4] 2> 1759431 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41371_solr [junit4] 2> 1759432 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1759442 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531019-127.0.0.1:38598_solr-n_0000000001 to know if I could be the leader [junit4] 2> 1759442 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531021-127.0.0.1:41371_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1759442 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531020-127.0.0.1:36849_solr-n_0000000004 [junit4] 2> 1759443 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39126_solr [junit4] 2> 1759443 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:39126_solr [junit4] 2> 1759443 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38598_solr [junit4] 2> 1759443 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531023-127.0.0.1:39126_solr-n_0000000002 to know if I could be the leader [junit4] 2> 1759443 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38598_solr [junit4] 2> 1759451 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531022-127.0.0.1:44586_solr-n_0000000003 to know if I could be the leader [junit4] 2> 1759451 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44586_solr [junit4] 2> 1759451 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44586_solr [junit4] 2> 1759451 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer Overseer (id=96410659743531021-127.0.0.1:41371_solr-n_0000000000) starting [junit4] 2> 1759452 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36849_solr [junit4] 2> 1759452 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36849_solr [junit4] 2> 1759453 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_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> 1759453 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_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> 1759453 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_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> 1759454 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_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> 1759453 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_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> 1759456 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1759456 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1759457 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1759457 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1759457 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1759460 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1759460 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1759460 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1759461 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1759461 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2]) [junit4] 2> 1759464 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1759464 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1759464 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1759464 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1759464 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 1759467 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1759470 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759470 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759471 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node2/. [junit4] 2> 1759474 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759474 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759474 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node3/. [junit4] 2> 1759475 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759475 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759475 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node4/. [junit4] 2> 1759477 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759477 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759478 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node1/. [junit4] 2> 1759480 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759480 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759480 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759480 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759482 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759482 INFO (jetty-launcher-2238-thread-2) [n:127.0.0.1:38598_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-1) [n:127.0.0.1:36849_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-4) [n:127.0.0.1:39126_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759491 INFO (jetty-launcher-2238-thread-3) [n:127.0.0.1:44586_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1759548 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1759549 INFO (OverseerCollectionConfigSetProcessor-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 1759552 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1759552 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41371_solr as DOWN [junit4] 2> 1759562 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 1759564 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41371_solr [junit4] 2> 1759564 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41371_solr [junit4] 2> 1759564 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:41371_solr"} current state version: 0 [junit4] 2> 1759564 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41371_solr [junit4] 2> 1759566 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_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> 1759566 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_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> 1759566 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_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> 1759566 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_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> 1759566 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_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> 1759567 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759567 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759568 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759568 INFO (zkCallback-2262-thread-1-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759568 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759581 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759581 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759582 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node5/. [junit4] 2> 1759582 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759583 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759583 INFO (jetty-launcher-2238-thread-5) [n:127.0.0.1:41371_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1759583 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759583 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759593 INFO (zkCallback-2270-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e616fc9 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759593 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759593 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759608 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@7bc25ebb{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1759609 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1088380322 [junit4] 2> 1759609 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38598_solr as DOWN [junit4] 2> 1759623 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38598_solr"} current state version: 0 [junit4] 2> 1759623 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38598_solr [junit4] 2> 1759625 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_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> 1759625 INFO (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_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> 1759625 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_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> 1759625 WARN (zkCallback-2260-thread-1-processing-n:127.0.0.1:38598_solr) [n:127.0.0.1:38598_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1759625 INFO (zkCallback-2262-thread-2-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_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> 1759625 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_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> 1759625 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1759626 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48815ce2{/solr,null,UNAVAILABLE} [junit4] 2> 1759625 INFO (zkCallback-2263-thread-1-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1759627 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1759627 INFO (zkCallback-2262-thread-2-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 1759627 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 1759627 INFO (zkCallback-2263-thread-2-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531021-127.0.0.1:41371_solr-n_0000000000 to know if I could be the leader [junit4] 2> 1759628 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dce169d{/solr,null,AVAILABLE} [junit4] 2> 1759629 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1b4c6688{HTTP/1.1,[http/1.1]}{127.0.0.1:37840} [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.e.j.s.Server Started @1761317ms [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37840} [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6' [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1759630 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759631 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759633 INFO (zkCallback-2272-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2976892e name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759633 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759633 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759633 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1759638 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6/. [junit4] 2> 1759638 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.CoreContainer New CoreContainer 1833037642 [junit4] 2> 1759638 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6] [junit4] 2> 1759639 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6/lib [junit4] 2> 1759639 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] 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> 1759641 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36076/solr [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1759642 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759651 INFO (zkCallback-2275-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f995b04 name:ZooKeeperConnection Watcher:127.0.0.1:36076 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759651 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759651 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1759660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/164074630@4a2c412d [junit4] 2> 1759660 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1759662 INFO (zkCallback-2276-thread-1-processing-n:127.0.0.1:37840_solr) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6df65b83 name:ZooKeeperConnection Watcher:127.0.0.1:36076/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1759662 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1759675 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1759675 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 1759675 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1759677 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1759679 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96410659743531027-127.0.0.1:37840_solr-n_0000000005 [junit4] 2> 1759679 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96410659743531020-127.0.0.1:36849_solr-n_0000000004 to know if I could be the leader [junit4] 2> 1759679 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37840_solr as DOWN [junit4] 2> 1759682 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37840_solr [junit4] 2> 1759682 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37840_solr [junit4] 2> 1759683 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37840_solr"} current state version: 0 [junit4] 2> 1759683 INFO (OverseerStateUpdate-96410659743531021-127.0.0.1:41371_solr-n_0000000000) [n:127.0.0.1:41371_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37840_solr [junit4] 2> 1759684 INFO (zkCallback-2262-thread-2-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_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> 1759684 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_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> 1759685 INFO (zkCallback-2263-thread-2-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_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> 1759684 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_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> 1759684 INFO (zkCallback-2276-thread-1-processing-n:127.0.0.1:37840_solr) [n:127.0.0.1:37840_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> 1759686 INFO (zkCallback-2261-thread-1-processing-n:127.0.0.1:36849_solr) [n:127.0.0.1:36849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759686 INFO (zkCallback-2262-thread-2-processing-n:127.0.0.1:41371_solr) [n:127.0.0.1:41371_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759686 INFO (zkCallback-2264-thread-1-processing-n:127.0.0.1:44586_solr) [n:127.0.0.1:44586_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759687 INFO (zkCallback-2276-thread-1-processing-n:127.0.0.1:37840_solr) [n:127.0.0.1:37840_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759687 INFO (zkCallback-2263-thread-2-processing-n:127.0.0.1:39126_solr) [n:127.0.0.1:39126_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1759701 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1759701 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1759702 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001/tempDir-001/node6/. [junit4] 2> 1759702 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 1759702 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[C2C28818FD1DE883]) [n:127.0.0.1:37840_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 [junit4] 2> 1759702 I [...truncated too long message...] lr/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=C2C28818FD1DE883 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 17.8s J0 | BasicAuthIntegrationTest.testBasics <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:44586/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at __randomizedtesting.SeedInfo.seed([C2C28818FD1DE883:FF1A2634C5F3B6F3]: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:44586/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:44586 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/J0/temp/solr.security.BasicAuthIntegrationTest_C2C28818FD1DE883-001 [junit4] 2> Aug 13, 2016 5:38:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=et-EE, timezone=America/Maceio [junit4] 2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=136323040,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest, SolrCoreTest, PreAnalyzedUpdateProcessorTest, AddBlockUpdateTest, QueryElevationComponentTest, SecurityConfHandlerTest, TestConfigSetProperties, XsltUpdateRequestHandlerTest, TestBadConfig, SynonymTokenizerTest, ShardSplitTest, CurrencyFieldOpenExchangeTest, AlternateDirectoryTest, PreAnalyzedFieldTest, TestComplexPhraseQParserPlugin, TestFoldingMultitermQuery, CoreAdminRequestStatusTest, CollectionsAPISolrJTest, TestLuceneMatchVersion, BufferStoreTest, AsyncCallRequestStatusResponseTest, SOLR749Test, CopyFieldTest, TestSolrConfigHandlerCloud, ResourceLoaderTest, ExitableDirectoryReaderTest, TestDocTermOrds, TestFieldCacheVsDocValues, DistribCursorPagingTest, TestBackupRepositoryFactory, DisMaxRequestHandlerTest, PingRequestHandlerTest, TestNumericTerms32, TestSolrFieldCacheMBean, TestFunctionQuery, CleanupOldIndexTest, ConnectionReuseTest, TestRTGBase, QueryEqualityTest, TestComponentsName, TestLeaderElectionZkExpiry, StressHdfsTest, TestSchemaNameResource, DistributedQueryComponentCustomSortTest, DefaultValueUpdateProcessorTest, EchoParamsTest, TestNRTOpen, TestCollationFieldDocValues, BlockJoinFacetRandomTest, TestCSVLoader, HighlighterMaxOffsetTest, TestBlendedInfixSuggestions, TestRealTimeGet, BasicZkTest, ResponseHeaderTest, SyncSliceTest, TestStressCloudBlindAtomicUpdates, SolrRequestParserTest, DistributedExpandComponentTest, TestSimpleQParserPlugin, TestSolrQueryParserResource, DeleteInactiveReplicaTest, SuggestComponentTest, HdfsRestartWhileUpdatingTest, TestValueSourceCache, ResponseLogComponentTest, TestTrieFacet, TestIBSimilarityFactory, TestConfigSetsAPIZkFailure, LeaderElectionIntegrationTest, TestJsonFacets, TestPKIAuthenticationPlugin, CloudMLTQParserTest, TestDownShardTolerantSearch, PolyFieldTest, TestSolrCoreSnapshots, CdcrRequestHandlerTest, TestSolrCloudWithDelegationTokens, DocumentAnalysisRequestHandlerTest, PrimUtilsTest, TestInitQParser, CheckHdfsIndexTest, TestRecoveryHdfs, TestExactSharedStatsCache, VMParamsZkACLAndCredentialsProvidersTest, TestCloudInspectUtil, TestPivotHelperCode, TestFieldResource, TestOmitPositions, TestRandomCollapseQParserPlugin, LeaderInitiatedRecoveryOnShardRestartTest, RulesTest, TestRandomFlRTGCloud, AnalysisAfterCoreReloadTest, DistributedQueueTest, DistributedFacetPivotSmallAdvancedTest, TestRangeQuery, TestFilteredDocIdSet, TestConfigReload, DataDrivenBlockJoinTest, TestCloudManagedSchema, TestJoin, TestRawResponseWriter, PeerSyncTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestJmxIntegration, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestBinaryResponseWriter, UpdateParamsTest, TestQuerySenderNoQuery, TestMergePolicyConfig, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, URLClassifyProcessorTest, TestSystemIdResolver, DateFieldTest, DOMUtilTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedVersionInfoTest, HttpPartitionTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestCloudPivotFacet, TestLocalFSCloudBackupRestore, TestSSLRandomization, TestSolrCloudWithKerberosAlt, DirectoryFactoryTest, TestImplicitCoreProperties, TestInitParams, TestReloadAndDeleteDocs, TestBlobHandler, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, AnalyticsMergeStrategyTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestReloadDeadlock, TestSolr4Spatial2, TestXmlQParser, TestXmlQParserPlugin, TestSortByMinMaxFunction, TestScoreJoinQPNoScore, BasicAuthIntegrationTest] [junit4] Completed [601/629 (1!)] on J0 in 18.83s, 1 test, 1 error <<< FAILURES! [...truncated 60209 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
