Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3402/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:64582/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:64582/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([A53742E8BE946C67:98EFECC4867A3217]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79) at 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:64582/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) at java.util.concurrent.FutureTask.run(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:64582 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 10 more Build Log: [...truncated 10947 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 774064 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 774064 INFO (Thread-1664) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 774064 INFO (Thread-1664) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 774173 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkTestServer start zk server on port:64575 [junit4] 2> 774173 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774174 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774207 INFO (zkCallback-947-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e951b3a name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774207 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774208 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774208 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 774234 INFO (jetty-launcher-946-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 774235 INFO (jetty-launcher-946-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 774236 INFO (jetty-launcher-946-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 774237 INFO (jetty-launcher-946-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 774239 INFO (jetty-launcher-946-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 774240 INFO (jetty-launcher-946-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a850a26{/solr,null,AVAILABLE} [junit4] 2> 774241 INFO (jetty-launcher-946-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@29a1eb03{HTTP/1.1,[http/1.1]}{127.0.0.1:64577} [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.e.j.s.Server Started @783389ms [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64577} [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1' [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 774242 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 774243 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774246 INFO (jetty-launcher-946-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f9e75f8{/solr,null,AVAILABLE} [junit4] 2> 774247 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@e3ba3ea{HTTP/1.1,[http/1.1]}{127.0.0.1:64578} [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.e.j.s.Server Started @783395ms [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64578} [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3' [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 774248 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 774248 INFO (jetty-launcher-946-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d92b1b7{/solr,null,AVAILABLE} [junit4] 2> 774249 INFO (jetty-launcher-946-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@69d2138d{HTTP/1.1,[http/1.1]}{127.0.0.1:64580} [junit4] 2> 774249 INFO (jetty-launcher-946-thread-4) [ ] o.e.j.s.Server Started @783396ms [junit4] 2> 774249 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774249 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64580} [junit4] 2> 774249 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 774249 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4' [junit4] 2> 774251 INFO (jetty-launcher-946-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1026eaeb{/solr,null,AVAILABLE} [junit4] 2> 774251 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 774251 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 774251 INFO (jetty-launcher-946-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79ba91fa{/solr,null,AVAILABLE} [junit4] 2> 774251 INFO (jetty-launcher-946-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@4c88b9c0{HTTP/1.1,[http/1.1]}{127.0.0.1:64581} [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.e.j.s.Server Started @783399ms [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64581} [junit4] 2> 774252 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774252 INFO (jetty-launcher-946-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@347fb217{HTTP/1.1,[http/1.1]}{127.0.0.1:64582} [junit4] 2> 774252 INFO (jetty-launcher-946-thread-5) [ ] o.e.j.s.Server Started @783399ms [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 774252 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64582} [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2' [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 774252 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 774252 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 774253 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5' [junit4] 2> 774253 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 774253 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774253 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 774253 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774253 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774254 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774255 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774256 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774262 INFO (zkCallback-948-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72ff2897 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774263 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774263 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774272 INFO (zkCallback-950-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@673ee390 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774273 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774273 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774273 INFO (zkCallback-949-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@502ce0c4 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774273 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774273 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774274 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774274 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3626f4a9 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774274 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774275 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774275 INFO (zkCallback-952-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6db97213 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774275 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774276 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774276 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774276 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774276 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774277 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 774295 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4/. [junit4] 2> 774295 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 135419289 [junit4] 2> 774295 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4] [junit4] 2> 774295 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3/. [junit4] 2> 774296 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 109634445 [junit4] 2> 774296 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3] [junit4] 2> 774297 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1/. [junit4] 2> 774297 WARN (jetty-launcher-946-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3/lib [junit4] 2> 774297 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1543197148 [junit4] 2> 774297 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1] [junit4] 2> 774297 INFO (jetty-launcher-946-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> 774297 WARN (jetty-launcher-946-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1/lib [junit4] 2> 774297 INFO (jetty-launcher-946-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> 774296 WARN (jetty-launcher-946-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4/lib [junit4] 2> 774299 INFO (jetty-launcher-946-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> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 774301 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774302 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 774303 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 774303 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 774304 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 774304 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 774304 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774304 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 774307 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774307 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5/. [junit4] 2> 774313 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 154971589 [junit4] 2> 774313 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5] [junit4] 2> 774313 WARN (jetty-launcher-946-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5/lib [junit4] 2> 774313 INFO (jetty-launcher-946-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> 774309 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774308 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774316 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 774316 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 774316 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 774316 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 774317 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 774317 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774318 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774320 INFO (zkCallback-959-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bba9b70 name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774320 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2/. [junit4] 2> 774323 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 1394547359 [junit4] 2> 774323 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2] [junit4] 2> 774324 WARN (jetty-launcher-946-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2/lib [junit4] 2> 774328 INFO (jetty-launcher-946-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> 774328 INFO (zkCallback-960-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b50daeb name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774328 INFO (zkCallback-961-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40f30427 name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774330 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774330 INFO (jetty-launcher-946-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774327 INFO (zkCallback-964-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cd1b859 name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774331 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774331 INFO (jetty-launcher-946-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774325 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774332 INFO (jetty-launcher-946-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774332 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774333 INFO (jetty-launcher-946-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 774334 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774337 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774347 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@4e8ebd21 [junit4] 2> 774348 INFO (zkCallback-967-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62838890 name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774349 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774350 INFO (jetty-launcher-946-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774350 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774350 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@29e3f07d [junit4] 2> 774351 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774352 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@354b9fa5 [junit4] 2> 774352 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@3951377 [junit4] 2> 774352 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774354 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774354 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bcfbf63 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774354 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774356 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74788ca1 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774356 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774356 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@345b9afc [junit4] 2> 774358 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ab7d312 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774358 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70142c1d name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774358 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774359 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774359 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774362 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2113d722 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774362 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774364 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 774364 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 774364 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 774367 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 774382 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 774382 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 774402 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 774423 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 774423 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 774424 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 774436 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 774436 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 774438 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 774439 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 774439 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 774451 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 774451 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 774451 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 774455 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 774470 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 774472 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 774488 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 774490 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 774491 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 774491 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 774491 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 774499 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 774499 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 774501 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 774501 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 774509 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 774509 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 774509 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 774509 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 774509 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 774515 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 774516 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 774516 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 774515 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 774527 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 774527 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 774527 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 774528 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 774528 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 774529 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 774529 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 774528 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 774529 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 774531 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 774531 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 774531 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 774531 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 774540 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 774540 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 774540 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 774540 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 774540 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 774547 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 774547 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 774547 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 774547 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 774551 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774560 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774560 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774560 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774561 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 774569 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294285-127.0.0.1:64580_solr-n_0000000000 [junit4] 2> 774571 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294286-127.0.0.1:64578_solr-n_0000000001 [junit4] 2> 774572 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294284-127.0.0.1:64582_solr-n_0000000002 [junit4] 2> 774572 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294287-127.0.0.1:64581_solr-n_0000000003 [junit4] 2> 774572 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64580_solr [junit4] 2> 774572 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 774574 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294285-127.0.0.1:64580_solr-n_0000000000 to know if I could be the leader [junit4] 2> 774574 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294286-127.0.0.1:64578_solr-n_0000000001 to know if I could be the leader [junit4] 2> 774574 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294284-127.0.0.1:64582_solr-n_0000000002 to know if I could be the leader [junit4] 2> 774577 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64578_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64578_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64582_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64582_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64581_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64581_solr [junit4] 2> 774577 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer Overseer (id=96218121786294285-127.0.0.1:64580_solr-n_0000000000) starting [junit4] 2> 774583 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_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> 774583 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_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> 774583 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_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> 774583 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_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> 774583 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_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> 774587 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 774588 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 774589 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 774590 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 774603 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 774603 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 774605 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node2/. [junit4] 2> 774605 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 774606 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 774608 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 774608 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 774610 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node3/. [junit4] 2> 774610 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 774610 INFO (jetty-launcher-946-thread-2) [n:127.0.0.1:64581_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 774611 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 774612 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 774614 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 774614 INFO (jetty-launcher-946-thread-3) [n:127.0.0.1:64578_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 774614 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 774617 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294283-127.0.0.1:64577_solr-n_0000000004 [junit4] 2> 774618 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294287-127.0.0.1:64581_solr-n_0000000003 to know if I could be the leader [junit4] 2> 774620 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64577_solr as DOWN [junit4] 2> 774621 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 774621 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 774623 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node5/. [junit4] 2> 774624 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 774625 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 774625 INFO (jetty-launcher-946-thread-5) [n:127.0.0.1:64582_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 774627 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64577_solr [junit4] 2> 774627 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64577_solr [junit4] 2> 774632 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 774632 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 774632 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 774633 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 774633 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3]) [junit4] 2> 774633 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 774633 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 774634 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 774634 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 774635 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 774644 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 774645 INFO (OverseerCollectionConfigSetProcessor-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 774646 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 774647 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64580_solr as DOWN [junit4] 2> 774650 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 774650 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 774651 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node1/. [junit4] 2> 774652 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 774656 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 774656 INFO (jetty-launcher-946-thread-1) [n:127.0.0.1:64577_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 774657 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 774666 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64580_solr [junit4] 2> 774666 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64580_solr [junit4] 2> 774668 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64577_solr"} current state version: 0 [junit4] 2> 774669 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64577_solr [junit4] 2> 774682 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_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> 774682 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_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> 774683 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_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> 774683 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_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> 774683 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_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> 774684 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774684 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774684 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774684 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774684 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 774703 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 774703 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 774705 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node4/. [junit4] 2> 774705 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 774706 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64580_solr"} current state version: 0 [junit4] 2> 774706 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64580_solr [junit4] 2> 774706 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 774706 INFO (jetty-launcher-946-thread-4) [n:127.0.0.1:64580_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 774707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 774707 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 774723 INFO (zkCallback-978-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@233db75a name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 774723 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 774724 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 774744 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@4c88b9c0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 774745 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1394547359 [junit4] 2> 774745 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:64581_solr as DOWN [junit4] 2> 774770 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_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> 774771 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_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> 774771 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_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> 774771 INFO (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_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> 774772 INFO (zkCallback-968-thread-2-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_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> 774773 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64581_solr"} current state version: 0 [junit4] 2> 774773 INFO (zkCallback-970-thread-1-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 774773 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64581_solr [junit4] 2> 774774 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 774774 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 774774 INFO (zkCallback-968-thread-2-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 774775 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294284-127.0.0.1:64582_solr-n_0000000002 to know if I could be the leader [junit4] 2> 776277 WARN (zkCallback-972-thread-1-processing-n:127.0.0.1:64581_solr) [n:127.0.0.1:64581_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 776279 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1026eaeb{/solr,null,UNAVAILABLE} [junit4] 2> 776281 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 776284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32f8d051{/solr,null,AVAILABLE} [junit4] 2> 776284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1f7e91ad{HTTP/1.1,[http/1.1]}{127.0.0.1:64598} [junit4] 2> 776284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.e.j.s.Server Started @785431ms [junit4] 2> 776284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64598} [junit4] 2> 776284 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c [junit4] 2> 776285 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6' [junit4] 2> 776286 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 776286 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 776286 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 776286 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 776293 INFO (zkCallback-980-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@671432a name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 776294 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 776294 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 776295 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 776307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6/. [junit4] 2> 776307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.CoreContainer New CoreContainer 1908581702 [junit4] 2> 776307 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6] [junit4] 2> 776307 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6/lib [junit4] 2> 776308 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] 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> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64575/solr [junit4] 2> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 776311 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 776312 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 776316 INFO (zkCallback-983-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e6a7993 name:ZooKeeperConnection Watcher:127.0.0.1:64575 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 776317 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 776318 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 776326 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$48/182321309@6bc48735 [junit4] 2> 776327 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 776331 INFO (zkCallback-984-thread-1-processing-n:127.0.0.1:64598_solr) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a38fb95 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 776331 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 776371 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 776372 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 776374 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 776381 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 776390 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96218121786294291-127.0.0.1:64598_solr-n_0000000005 [junit4] 2> 776392 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96218121786294283-127.0.0.1:64577_solr-n_0000000004 to know if I could be the leader [junit4] 2> 776392 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:64598_solr as DOWN [junit4] 2> 776438 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64598_solr [junit4] 2> 776439 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64598_solr [junit4] 2> 776440 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:64598_solr"} current state version: 0 [junit4] 2> 776440 INFO (OverseerStateUpdate-96218121786294285-127.0.0.1:64580_solr-n_0000000000) [n:127.0.0.1:64580_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64598_solr [junit4] 2> 776451 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_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> 776451 INFO (zkCallback-970-thread-3-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_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> 776451 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_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> 776451 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_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> 776451 INFO (zkCallback-984-thread-1-processing-n:127.0.0.1:64598_solr) [n:127.0.0.1:64598_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> 776461 INFO (zkCallback-971-thread-1-processing-n:127.0.0.1:64578_solr) [n:127.0.0.1:64578_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 776461 INFO (zkCallback-968-thread-1-processing-n:127.0.0.1:64577_solr) [n:127.0.0.1:64577_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 776461 INFO (zkCallback-969-thread-1-processing-n:127.0.0.1:64582_solr) [n:127.0.0.1:64582_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 776461 INFO (zkCallback-970-thread-3-processing-n:127.0.0.1:64580_solr) [n:127.0.0.1:64580_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 776466 INFO (zkCallback-984-thread-1-processing-n:127.0.0.1:64598_solr) [n:127.0.0.1:64598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 776479 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 776480 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 776491 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001/tempDir-001/node6/. [junit4] 2> 776492 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 776493 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 776493 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [n:127.0.0.1:64598_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 776495 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 776495 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 776520 INFO (zkCallback-986-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f71d8d1 name:ZooKeeperConnection Watcher:127.0.0.1:64575/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 776520 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 776520 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 776521 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js [junit4] 2> 7765 [...truncated too long message...] 2> 794692 WARN (zkCallback-997-thread-2-processing-n:127.0.0.1:64640_solr) [n:127.0.0.1:64640_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 794693 INFO (jetty-launcher-946-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@dd02f4e{/solr,null,UNAVAILABLE} [junit4] 2> 794697 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[A53742E8BE946C67]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64575 64575 [junit4] 2> 794705 INFO (Thread-1664) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64575 64575 [junit4] 2> 796159 WARN (Thread-1664) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 10 /solr/aliases.json [junit4] 2> 10 /solr/clusterprops.json [junit4] 2> 8 /solr/security.json [junit4] 2> 5 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 10 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/testSolrCloudCollection/state.json [junit4] 2> 2 /solr/overseer_elect/election/96218121786294284-127.0.0.1:64582_solr-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/96218121786294283-127.0.0.1:64577_solr-n_0000000004 [junit4] 2> 2 /solr/overseer_elect/election/96218121786294286-127.0.0.1:64578_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 29 /solr/overseer/queue [junit4] 2> 15 /solr/overseer/collection-queue-work [junit4] 2> 10 /solr/collections [junit4] 2> 7 /solr/live_nodes [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=A53742E8BE946C67 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 22.1s J1 | 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:64582/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at __randomizedtesting.SeedInfo.seed([A53742E8BE946C67:98EFECC4867A3217]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976) [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:64582/solr/testSolrCloudCollection_shard1_replica2 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714) [junit4] > at java.util.concurrent.FutureTask.run(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:64582 failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 10 more [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_A53742E8BE946C67-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=bg-BG, timezone=America/Indiana/Indianapolis [junit4] 2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=186885808,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestOrdValues, HdfsSyncSliceTest, DocValuesMissingTest, SpellingQueryConverterTest, ZkSolrClientTest, DocExpirationUpdateProcessorFactoryTest, TestSolrJ, TestConfigSetProperties, CollectionTooManyReplicasTest, TestFieldCacheSort, JavabinLoaderTest, MultiTermTest, TestReload, TestDynamicFieldCollectionResource, OpenExchangeRatesOrgProviderTest, FileBasedSpellCheckerTest, TestReloadDeadlock, BasicFunctionalityTest, RollingRestartTest, RequestLoggingTest, TestZkChroot, TestRealTimeGet, TestLMJelinekMercerSimilarityFactory, TestStandardQParsers, SpellPossibilityIteratorTest, TestDynamicLoading, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, TestValueSourceCache, TestReRankQParserPlugin, TermVectorComponentTest, QueryParsingTest, HdfsNNFailoverTest, TestFiltering, SolrIndexSplitterTest, TestSimpleTrackingShardHandler, OverriddenZkACLAndCredentialsProvidersTest, ResponseHeaderTest, TestSizeLimitedDistributedMap, DeleteReplicaTest, HdfsDirectoryTest, SuggesterWFSTTest, CdcrUpdateLogTest, TestReplicationHandlerBackup, TestSortingResponseWriter, FileUtilsTest, NoCacheHeaderTest, SpellCheckComponentTest, CurrencyFieldOpenExchangeTest, CdcrVersionReplicationTest, TestSystemIdResolver, TestSubQueryTransformerDistrib, TestBinaryResponseWriter, TestJettySolrRunner, TestFieldTypeCollectionResource, SolrCmdDistributorTest, DebugComponentTest, TestDocBasedVersionConstraints, CheckHdfsIndexTest, TermVectorComponentDistributedTest, TestMiniSolrCloudCluster, TestSchemaSimilarityResource, BasicAuthIntegrationTest] [junit4] Completed [147/620 (1!)] on J1 in 22.12s, 1 test, 1 error <<< FAILURES! [...truncated 1573 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:530: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1443: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 140 ignored (88 assumptions) [seed: A53742E8BE946C67] Total time: 87 minutes 25 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
