Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15110/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC
4 tests failed. FAILED: org.apache.solr.cloud.DistribJoinFromCollectionTest.test Error Message: Error from server at https://127.0.0.1:41135/to_2x2_shard1_replica2: Error from server at https://127.0.0.1:36547/to_2x2_shard2_replica2: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica1) on 127.0.0.1:36547_, but it is down Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41135/to_2x2_shard1_replica2: Error from server at https://127.0.0.1:36547/to_2x2_shard2_replica2: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica1) on 127.0.0.1:36547_, but it is down at __randomizedtesting.SeedInfo.seed([F59370E4DB1B4290:7DC74F3E75E72F68]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:132) at org.apache.solr.cloud.DistribJoinFromCollectionTest.test(DistribJoinFromCollectionTest.java:103) 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:497) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Doc with id=4 not found in http://127.0.0.1:50540/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:50540/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([F59370E4DB1B4290:7DC74F3E75E72F68]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:103) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56) 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:497) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.ShardRoutingTest.test Error Message: expected:<[f1!f2!doc5/5]> but was:<[]> Stack Trace: java.lang.AssertionError: expected:<[f1!f2!doc5/5]> but was:<[]> at __randomizedtesting.SeedInfo.seed([F59370E4DB1B4290:7DC74F3E75E72F68]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:147) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1469) at org.apache.solr.cloud.ShardRoutingTest.doRTG(ShardRoutingTest.java:330) at org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:146) at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110) 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:497) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics Error Message: expected:<1> but was:<0> Stack Trace: java.lang.AssertionError: expected:<1> but was:<0> at __randomizedtesting.SeedInfo.seed([F59370E4DB1B4290:C84BDEC8E3F51CE0]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:149) at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:78) 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:497) 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:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) 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) Build Log: [...truncated 10461 lines...] [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterBase [junit4] 2> 834680 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 834680 INFO (Thread-857) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 834680 INFO (Thread-857) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 834780 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.ZkTestServer start zk server on port:47067 [junit4] 2> 834780 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834781 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834814 INFO (zkCallback-351-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40b9b7 name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834814 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834815 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834815 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 834851 INFO (jetty-launcher-350-thread-4) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 834851 INFO (jetty-launcher-350-thread-2) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 834851 INFO (jetty-launcher-350-thread-5) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 834851 INFO (jetty-launcher-350-thread-3) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 834851 INFO (jetty-launcher-350-thread-1) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 834852 INFO (jetty-launcher-350-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15de1d7{/solr,null,AVAILABLE} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d1af59{/solr,null,AVAILABLE} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@f538a3{HTTP/1.1}{127.0.0.1:56180} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-2) [ ] o.e.j.s.Server Started @836097ms [junit4] 2> 834853 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56180} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@e00987{HTTP/1.1}{127.0.0.1:34581} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-5) [ ] o.e.j.s.Server Started @836097ms [junit4] 2> 834853 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34581} [junit4] 2> 834853 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 834853 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2' [junit4] 2> 834854 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 834854 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 834854 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5' [junit4] 2> 834854 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 834854 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 834854 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 834855 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834855 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834855 INFO (jetty-launcher-350-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2adb10{/solr,null,AVAILABLE} [junit4] 2> 834855 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834855 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834856 INFO (jetty-launcher-350-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@1081c74{HTTP/1.1}{127.0.0.1:53815} [junit4] 2> 834856 INFO (jetty-launcher-350-thread-4) [ ] o.e.j.s.Server Started @836100ms [junit4] 2> 834856 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53815} [junit4] 2> 834856 INFO (jetty-launcher-350-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1881d59{/solr,null,AVAILABLE} [junit4] 2> 834856 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 834857 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4' [junit4] 2> 834857 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 834857 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 834857 INFO (jetty-launcher-350-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a875b8{/solr,null,AVAILABLE} [junit4] 2> 834857 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834857 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@c1149d{HTTP/1.1}{127.0.0.1:38822} [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@1dd54c4{HTTP/1.1}{127.0.0.1:34582} [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.e.j.s.Server Started @836102ms [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.e.j.s.Server Started @836102ms [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38822} [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34582} [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1' [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3' [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 834858 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 834858 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 834859 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834859 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834859 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834859 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834871 INFO (zkCallback-352-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e0dd0e name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834871 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834871 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834880 INFO (zkCallback-353-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@179ae26 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834880 INFO (zkCallback-354-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c6d93b name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834880 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834880 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834880 INFO (zkCallback-356-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1699bd7 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834880 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834880 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834881 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 834881 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834880 INFO (zkCallback-355-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39dd99 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834880 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834881 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834882 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834882 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 834882 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 834882 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 834882 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 834912 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1/. [junit4] 2> 834912 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 13294880 [junit4] 2> 834912 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1] [junit4] 2> 834912 WARN (jetty-launcher-350-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1/lib [junit4] 2> 834912 INFO (jetty-launcher-350-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,useRetries : false, [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 834914 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834915 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834919 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3/. [junit4] 2> 834919 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2/. [junit4] 2> 834919 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 12916152 [junit4] 2> 834919 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5/. [junit4] 2> 834919 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1520009a2f20005, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 834920 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1520009a2f20003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 834919 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4/. [junit4] 2> 834920 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 18725093 [junit4] 2> 834920 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 28488512 [junit4] 2> 834919 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 8201130 [junit4] 2> 834919 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3] [junit4] 2> 834920 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2] [junit4] 2> 834920 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4] [junit4] 2> 834920 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5] [junit4] 2> 834920 WARN (jetty-launcher-350-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2/lib [junit4] 2> 834920 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1520009a2f20001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 834921 INFO (jetty-launcher-350-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,useRetries : false, [junit4] 2> 834921 WARN (jetty-launcher-350-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5/lib [junit4] 2> 834921 WARN (jetty-launcher-350-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4/lib [junit4] 2> 834920 WARN (jetty-launcher-350-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3/lib [junit4] 2> 834921 INFO (jetty-launcher-350-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,useRetries : false, [junit4] 2> 834921 INFO (jetty-launcher-350-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,useRetries : false, [junit4] 2> 834921 INFO (jetty-launcher-350-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,useRetries : false, [junit4] 2> 834922 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 834922 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 834922 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 834922 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 834923 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 834923 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 834923 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 834923 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 834923 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 834923 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 834923 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 834923 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 834923 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 834923 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 834923 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 834923 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 834923 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834923 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834923 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 834923 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834924 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 834924 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 834924 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 834924 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834924 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 834924 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834925 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834925 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834928 INFO (zkCallback-358-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f3ec name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834928 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834928 INFO (jetty-launcher-350-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834937 INFO (zkCallback-364-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1295d8e name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834937 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834937 INFO (zkCallback-365-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c41409 name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834937 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834937 INFO (jetty-launcher-350-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834938 INFO (jetty-launcher-350-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834938 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19fd25d name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834939 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834939 INFO (jetty-launcher-350-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834939 INFO (zkCallback-366-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ac979 name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834939 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834939 INFO (jetty-launcher-350-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 834951 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834959 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x1520009a2f20008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 834960 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834961 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834962 INFO (zkCallback-367-thread-1-processing-n:127.0.0.1:38822_solr) [n:127.0.0.1:38822_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b0cf89 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834962 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834972 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834972 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 834972 INFO (zkCallback-368-thread-1-processing-n:127.0.0.1:34582_solr) [n:127.0.0.1:34582_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd38 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834972 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834972 INFO (zkCallback-369-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8e2b7c name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834973 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834991 INFO (zkCallback-371-thread-1-processing-n:127.0.0.1:34581_solr) [n:127.0.0.1:34581_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f5786f name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834991 INFO (zkCallback-370-thread-1-processing-n:127.0.0.1:56180_solr) [n:127.0.0.1:56180_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f05d1 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 834991 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834991 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 834991 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 834991 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 834992 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 835005 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 835034 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 835036 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 835036 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 835038 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 835040 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 835072 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 835072 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 835072 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 835072 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 835074 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 835095 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 835095 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 835097 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 835097 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 835099 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 835106 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 835107 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 835107 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 835107 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 835109 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 835116 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 835116 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 835117 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 835117 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 835117 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 835121 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 835122 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 835122 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 835123 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 835123 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 835128 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 835128 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 835130 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 835130 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 835130 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 835133 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 835135 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 835135 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 835135 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 835135 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 835140 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 835141 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 835141 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 835141 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 835141 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 835144 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56180_solr [junit4] 2> 835144 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34582_solr [junit4] 2> 835144 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53815_solr [junit4] 2> 835144 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38822_solr [junit4] 2> 835144 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34581_solr [junit4] 2> 835146 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56180_solr [junit4] 2> 835146 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34582_solr [junit4] 2> 835148 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53815_solr [junit4] 2> 835148 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38822_solr [junit4] 2> 835148 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34581_solr [junit4] 2> 835154 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 835154 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 835154 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 835154 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 835154 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 835173 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 835174 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 835174 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 835174 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 835174 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 835177 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 835178 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 835180 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 835180 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 835180 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 835180 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676108-127.0.0.1:34582_solr-n_0000000000 [junit4] 2> 835182 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676109-127.0.0.1:53815_solr-n_0000000001 [junit4] 2> 835183 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676107-127.0.0.1:38822_solr-n_0000000002 [junit4] 2> 835183 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676111-127.0.0.1:56180_solr-n_0000000003 [junit4] 2> 835183 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676110-127.0.0.1:34581_solr-n_0000000004 [junit4] 2> 835184 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34582_solr [junit4] 2> 835184 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 835184 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676107-127.0.0.1:38822_solr-n_0000000002 to know if I could be the leader [junit4] 2> 835184 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676108-127.0.0.1:34582_solr-n_0000000000 to know if I could be the leader [junit4] 2> 835184 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 835184 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676109-127.0.0.1:53815_solr-n_0000000001 to know if I could be the leader [junit4] 2> 835184 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 835184 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 835184 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676111-127.0.0.1:56180_solr-n_0000000003 to know if I could be the leader [junit4] 2> 835184 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 835187 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.Overseer Overseer (id=95138583516676108-127.0.0.1:34582_solr-n_0000000000) starting [junit4] 2> 835193 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 835222 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 835222 INFO (OverseerCollectionConfigSetProcessor-95138583516676108-127.0.0.1:34582_solr-n_0000000000) [n:127.0.0.1:34582_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 835222 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 835223 INFO (OverseerStateUpdate-95138583516676108-127.0.0.1:34582_solr-n_0000000000) [n:127.0.0.1:34582_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 835226 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 835226 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 835227 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node4/. [junit4] 2> 835227 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 835228 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 835228 INFO (jetty-launcher-350-thread-4) [n:127.0.0.1:53815_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 835248 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 835249 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 835249 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 835249 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 835249 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node2/. [junit4] 2> 835249 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node1/. [junit4] 2> 835250 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 835250 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 835251 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 835251 INFO (jetty-launcher-350-thread-2) [n:127.0.0.1:56180_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 835251 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 835251 INFO (jetty-launcher-350-thread-1) [n:127.0.0.1:38822_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 835251 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 835252 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 835252 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node3/. [junit4] 2> 835252 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 835253 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 835253 INFO (jetty-launcher-350-thread-3) [n:127.0.0.1:34582_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 835258 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 835258 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 835259 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node5/. [junit4] 2> 835259 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 835260 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 835260 INFO (jetty-launcher-350-thread-5) [n:127.0.0.1:34581_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 835260 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 835260 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 835272 INFO (zkCallback-372-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17de6ab name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 835273 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 835273 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 835288 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1081c74{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 835289 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28488512 [junit4] 2> 835303 INFO (zkCallback-368-thread-1-processing-n:127.0.0.1:34582_solr) [n:127.0.0.1:34582_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> 835303 INFO (zkCallback-369-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_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> 835303 INFO (zkCallback-367-thread-1-processing-n:127.0.0.1:38822_solr) [n:127.0.0.1:38822_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> 835304 WARN (zkCallback-369-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 835303 INFO (zkCallback-371-thread-1-processing-n:127.0.0.1:34581_solr) [n:127.0.0.1:34581_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> 835303 INFO (zkCallback-370-thread-1-processing-n:127.0.0.1:56180_solr) [n:127.0.0.1:56180_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> 835304 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2adb10{/solr,null,UNAVAILABLE} [junit4] 2> 835305 INFO (zkCallback-367-thread-2-processing-n:127.0.0.1:38822_solr) [n:127.0.0.1:38822_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676108-127.0.0.1:34582_solr-n_0000000000 to know if I could be the leader [junit4] 2> 835306 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.Server jetty-9.2.13.v20150730 [junit4] 2> 835308 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10dd2dd{/solr,null,AVAILABLE} [junit4] 2> 835308 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.ServerConnector Started ServerConnector@3a2b2{HTTP/1.1}{127.0.0.1:42671} [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.Server Started @836553ms [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42671} [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6' [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 835309 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 835310 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 835313 INFO (zkCallback-374-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c9db18 name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 835313 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 835313 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 835314 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 835323 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6/. [junit4] 2> 835324 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.CoreContainer New CoreContainer 8983952 [junit4] 2> 835324 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6] [junit4] 2> 835324 WARN (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6/lib [junit4] 2> 835324 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] 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,useRetries : false, [junit4] 2> 835325 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 835325 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 835325 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 835325 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47067/solr [junit4] 2> 835326 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 835326 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 835326 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 835329 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76ff13 name:ZooKeeperConnection Watcher:127.0.0.1:47067 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 835329 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 835329 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 835333 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 835335 INFO (zkCallback-377-thread-1-processing-n:127.0.0.1:42671_solr) [n:127.0.0.1:42671_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e30b name:ZooKeeperConnection Watcher:127.0.0.1:47067/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 835335 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 835373 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 836376 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42671_solr [junit4] 2> 836381 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42671_solr [junit4] 2> 836383 INFO (zkCallback-377-thread-1-processing-n:127.0.0.1:42671_solr) [n:127.0.0.1:42671_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> 836383 INFO (zkCallback-367-thread-2-processing-n:127.0.0.1:38822_solr) [n:127.0.0.1:38822_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> 836383 INFO (zkCallback-368-thread-1-processing-n:127.0.0.1:34582_solr) [n:127.0.0.1:34582_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> 836383 INFO (zkCallback-370-thread-1-processing-n:127.0.0.1:56180_solr) [n:127.0.0.1:56180_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> 836383 INFO (zkCallback-371-thread-1-processing-n:127.0.0.1:34581_solr) [n:127.0.0.1:34581_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> 836384 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 836386 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95138583516676115-127.0.0.1:42671_solr-n_0000000005 [junit4] 2> 836387 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95138583516676110-127.0.0.1:34581_solr-n_0000000004 to know if I could be the leader [junit4] 2> 836411 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 836411 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 836411 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterBase_F59370E4DB1B4290-001/tempDir-001/node6/. [junit4] 2> 836412 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 836412 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1 [junit4] 2> 836412 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B4290]) [n:127.0.0.1:42671_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 836413 INFO (TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[F59370E4DB1B429 [...truncated too long message...] s$200(LeaderElector.java:59) [junit4] 2> at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1815211 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@b0a6cd{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1815211 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e3e7c6{/,null,UNAVAILABLE} [junit4] 2> 1815212 INFO (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49326 49326 [junit4] 2> 1815231 INFO (Thread-2464) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49326 49326 [junit4] 2> 1815232 WARN (Thread-2464) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/c8n_1x3_lf/leader_elect/shard1/election/95138644203339787-core_node1-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue [junit4] 2> [junit4] 2> 1815232 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:38159/, target: http://127.0.0.1:60775/ [junit4] 2> 1815232 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:50540/, target: http://127.0.0.1:57018/ [junit4] 2> 1815232 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SocketProxy Closing 16 connections to: http://127.0.0.1:51170/, target: http://127.0.0.1:56593/ [junit4] 2> 1815232 WARN (TEST-LeaderFailoverAfterPartitionTest.test-seed#[F59370E4DB1B4290]) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:45260/, target: http://127.0.0.1:43276/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LeaderFailoverAfterPartitionTest -Dtests.method=test -Dtests.seed=F59370E4DB1B4290 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 54.6s J1 | LeaderFailoverAfterPartitionTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=4 not found in http://127.0.0.1:50540/c8n_1x3_lf due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([F59370E4DB1B4290:7DC74F3E75E72F68]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:575) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:103) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:56) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1815234 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[F59370E4DB1B4290]-worker) [n:127.0.0.1:45260_ c:c8n_1x3_lf s:shard1 r:core_node3 x:c8n_1x3_lf_shard1_replica3] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_F59370E4DB1B4290-001 [junit4] 2> Jan 02, 2016 2:09:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene54), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ms_MY, timezone=Pacific/Norfolk [junit4] 2> NOTE: Linux 3.19.0-42-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=231733536,total=370933760 [junit4] 2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestQuerySenderListener, TestRuleBasedAuthorizationPlugin, TestStressVersions, HighlighterTest, ClusterStateUpdateTest, TestCollapseQParserPlugin, TestDynamicLoading, LoggingHandlerTest, TestSolrXml, DocValuesTest, TestOrdValues, OpenExchangeRatesOrgProviderTest, TestRawResponseWriter, TestLeaderElectionZkExpiry, BitVectorTest, DocumentBuilderTest, TestQueryUtils, TestRandomForceMergePolicy, TestMacros, MultiTermTest, FileUtilsTest, CloudMLTQParserTest, CoreAdminCreateDiscoverTest, HdfsSyncSliceTest, SpellCheckCollatorTest, TestInitParams, UpdateRequestProcessorFactoryTest, TestWordDelimiterFilterFactory, HttpPartitionTest, TestSortingResponseWriter, ShardRoutingCustomTest, TestExpandComponent, ZkStateReaderTest, DOMUtilTest, SolrInfoMBeanTest, TestScoreJoinQPNoScore, TimeZoneUtilsTest, AssignTest, SolrPluginUtilsTest, TestManagedSchema, TestSolr4Spatial2, AnalysisErrorHandlingTest, HdfsDirectoryTest, DocExpirationUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, TestBM25SimilarityFactory, TestTestInjection, TestExactStatsCache, DistributedQueueTest, TestSearcherReuse, BasicFunctionalityTest, TermVectorComponentTest, ConnectionManagerTest, DistributedDebugComponentTest, PreAnalyzedUpdateProcessorTest, TestMiniSolrCloudClusterBase, ShardRoutingTest, SaslZkACLProviderTest, TestCloudPivotFacet, SortByFunctionTest, DistributedSuggestComponentTest, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest, JavabinLoaderTest, ZkCLITest, SpellPossibilityIteratorTest, HdfsChaosMonkeySafeLeaderTest, TermsComponentTest, CursorMarkTest, TestSolrCloudWithKerberosAlt, SolrIndexConfigTest, TestCloudManagedSchemaConcurrent, DistributedIntervalFacetingTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolrCoreProperties, MBeansHandlerTest, TestFastLRUCache, TestConfigSetImmutable, HdfsRecoverLeaseTest, TestSurroundQueryParser, TestQueryTypes, TestTrie, DistanceUnitsTest, TestManagedSynonymFilterFactory, TestCursorMarkWithoutUniqueKey, NotRequiredUniqueKeyTest, AddSchemaFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, ConjunctionSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, TestSolrDeletionPolicy2, TestGroupingSearch, PeerSyncTest, TestFiltering, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestRemoteStreaming, IndexBasedSpellCheckerTest, TestValueSourceCache, RequiredFieldsTest, FastVectorHighlighterTest, RegexBoostProcessorTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache, CollectionReloadTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest] [junit4] Completed [428/562 (4!)] on J1 in 55.58s, 1 test, 1 failure <<< FAILURES! [...truncated 449 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:794: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:738: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1000: There were test failures: 562 suites (7 ignored), 2231 tests, 1 error, 3 failures, 83 ignored (39 assumptions) [seed: F59370E4DB1B4290] Total time: 65 minutes 31 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]
