You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/13 02:44:30 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_05) - Build # 4089 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4089/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC

8 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 83 from http://127.0.0.1:57579/xd_l/collection1lastClient and got 58 from http://127.0.0.1:57615/xd_l/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 83 from http://127.0.0.1:57579/xd_l/collection1lastClient and got 58 from http://127.0.0.1:57615/xd_l/collection1
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.CustomCollectionTest.testDistribSearch

Error Message:
expected:<3> but was:<6>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<6>
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]: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.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:263)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.DistribCursorPagingTest.testDistribSearch

Error Message:
.response.numFound:9!=8

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:9!=8
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:838)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:857)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:560)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:527)
	at org.apache.solr.cloud.DistribCursorPagingTest.doSimpleTest(DistribCursorPagingTest.java:498)
	at org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
shard2 is not consistent.  Got 20 from http://127.0.0.1:58720/collection1lastClient and got 229 from http://127.0.0.1:58747/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 20 from http://127.0.0.1:58720/collection1lastClient and got 229 from http://127.0.0.1:58747/collection1
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1110)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingDocPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:333)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:134)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:55796","core":"c8n_1x3_lf_shard1_replica1","node_name":"127.0.0.1:55796_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:55796_, 127.0.0.1:55809_] collections:{control_collection=DocCollection(control_collection)={   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55796",           "core":"collection1",           "node_name":"127.0.0.1:55796_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:55819",           "core":"collection1",           "node_name":"127.0.0.1:55819_",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55809",           "core":"collection1",           "node_name":"127.0.0.1:55809_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55796",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:55796_",           "leader":"true"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:55809",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:55809_"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55809",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:55809_"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:55819",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:55819_"},         "core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:55796",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:55796_",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:55809",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:55809_"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:55796",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:55796_",           "leader":"true"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:55819",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:55819_"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1"}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:55796","core":"c8n_1x3_lf_shard1_replica1","node_name":"127.0.0.1:55796_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:55796_, 127.0.0.1:55809_] collections:{control_collection=DocCollection(control_collection)={
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55796",
          "core":"collection1",
          "node_name":"127.0.0.1:55796_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:55819",
          "core":"collection1",
          "node_name":"127.0.0.1:55819_",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55809",
          "core":"collection1",
          "node_name":"127.0.0.1:55809_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55796",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:55796_",
          "leader":"true"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:55809",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:55809_"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55809",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:55809_"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:55819",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:55819_"},
        "core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:55796",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:55796_",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:55809",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:55809_"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:55796",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:55796_",
          "leader":"true"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:55819",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:55819_"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1"}}
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.ShardRoutingTest.testDistribSearch

Error Message:
expected:<[c!doc1, b!]> but was:<[e!doc4, c!doc1, b!]>

Stack Trace:
java.lang.AssertionError: expected:<[c!doc1, b!]> but was:<[e!doc4, c!doc1, b!]>
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]: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:1414)
	at org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:225)
	at org.apache.solr.cloud.ShardRoutingTest.doTest(ShardRoutingTest.java:123)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 4 from http://127.0.0.1:58222/ml/sd/collection1lastClient and got 2 from http://127.0.0.1:58231/ml/sd/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 4 from http://127.0.0.1:58222/ml/sd/collection1lastClient and got 2 from http://127.0.0.1:58231/ml/sd/collection1
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1139)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.TestDistribDocBasedVersion.testDistribSearch

Error Message:
expected:<{b!doc5=30}> but was:<{b!doc1=30, b!doc5=30}>

Stack Trace:
java.lang.AssertionError: expected:<{b!doc5=30}> but was:<{b!doc1=30, b!doc5=30}>
	at __randomizedtesting.SeedInfo.seed([7F5A1B8F35DE1CD:86132FA0840281F1]: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.TestDistribDocBasedVersion.doQuery(TestDistribDocBasedVersion.java:307)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTestDocVersions(TestDistribDocBasedVersion.java:237)
	at org.apache.solr.cloud.TestDistribDocBasedVersion.doTest(TestDistribDocBasedVersion.java:103)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11348 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\init-core-data-001
   [junit4]   2> 855115 T3178 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 855119 T3178 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 855119 T3178 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 855122 T3179 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 855219 T3178 oasc.ZkTestServer.run start zk server on port:55789
   [junit4]   2> 855221 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 855227 T3185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@254eb6 name:ZooKeeperConnection Watcher:127.0.0.1:55789 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 855227 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 855227 T3178 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 855230 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 855236 T3187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@afa9a7 name:ZooKeeperConnection Watcher:127.0.0.1:55789/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 855236 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 855236 T3178 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 855240 T3178 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 855243 T3178 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 855245 T3178 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 855247 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 855248 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 855251 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 855251 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 855255 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 855255 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 855265 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 855265 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 855267 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 855267 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 855271 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 855271 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 855273 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 855273 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 855276 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 855276 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 855278 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 855278 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 855281 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 855281 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 855284 T3178 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 855284 T3178 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 855289 T3180 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1472cfa5e120001, 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> 
   [junit4]   2> 857169 T3178 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 857175 T3178 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55797
   [junit4]   2> 857176 T3178 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 857176 T3178 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 857177 T3178 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002
   [junit4]   2> 857177 T3178 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002\'
   [junit4]   2> 857224 T3178 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002\solr.xml
   [junit4]   2> 857233 T3178 oasc.CoreContainer.<init> New CoreContainer 24783404
   [junit4]   2> 857233 T3178 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002\]
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 857234 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 857236 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 857236 T3178 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 857236 T3178 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 857236 T3178 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 857236 T3178 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 857236 T3178 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 857236 T3178 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55789/solr
   [junit4]   2> 857236 T3178 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 857240 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 857242 T3198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f56f9 name:ZooKeeperConnection Watcher:127.0.0.1:55789 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 857242 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 857246 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 857247 T3200 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62af25 name:ZooKeeperConnection Watcher:127.0.0.1:55789/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 857247 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 857249 T3178 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 857252 T3178 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 857256 T3178 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 857260 T3178 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 857264 T3178 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 857267 T3178 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 857270 T3178 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55796_
   [junit4]   2> 857271 T3178 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55796_
   [junit4]   2> 857276 T3178 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 857279 T3178 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 857282 T3178 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55796_
   [junit4]   2> 857282 T3178 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 857286 T3178 oasc.Overseer.start Overseer (id=92091771216068611-127.0.0.1:55796_-n_0000000000) starting
   [junit4]   2> 857289 T3178 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 857299 T3202 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 857299 T3178 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 857304 T3178 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 857306 T3178 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 857312 T3201 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 857313 T3203 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 857313 T3203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 857314 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 857314 T3203 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 857315 T3201 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 857315 T3201 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55796",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55796_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 857315 T3201 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 857315 T3201 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 857317 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 857318 T3200 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 858280 T3203 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 858280 T3203 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 858282 T3203 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 858282 T3203 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 858284 T3203 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 858284 T3203 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002\collection1\'
   [junit4]   2> 858288 T3203 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 858289 T3203 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 858292 T3203 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 858328 T3203 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 858335 T3203 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 858337 T3203 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 858341 T3203 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 858452 T3203 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 858452 T3203 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 858454 T3203 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 858463 T3203 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 858465 T3203 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 858505 T3203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 858509 T3203 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 858513 T3203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 858514 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 858514 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 858514 T3203 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 858516 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 858516 T3203 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 858516 T3203 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 858516 T3203 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 858516 T3203 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/control/data\
   [junit4]   2> 858516 T3203 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf7243
   [junit4]   2> 858517 T3203 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/control/data\
   [junit4]   2> 858517 T3203 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/control/data\index/
   [junit4]   2> 858517 T3203 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 858517 T3203 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/control/data\index
   [junit4]   2> 858518 T3203 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 858518 T3203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e0130 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c737d5),segFN=segments_1,generation=1}
   [junit4]   2> 858518 T3203 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 858520 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 858520 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 858521 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 858521 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 858521 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 858521 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 858522 T3203 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 858522 T3203 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 858522 T3203 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 858522 T3203 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 858523 T3203 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 858523 T3203 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 858523 T3203 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 858524 T3203 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 858525 T3203 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 858525 T3203 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 858529 T3203 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 858533 T3203 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 858533 T3203 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 858533 T3203 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.198441728561808]
   [junit4]   2> 858534 T3203 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e0130 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c737d5),segFN=segments_1,generation=1}
   [junit4]   2> 858534 T3203 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 858534 T3203 oass.SolrIndexSearcher.<init> Opening Searcher@198b4af[collection1] main
   [junit4]   2> 858534 T3203 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 858536 T3203 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 858536 T3203 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 858537 T3203 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 858537 T3203 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 858537 T3203 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 858538 T3203 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 858538 T3203 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 858538 T3203 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 858538 T3203 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 858540 T3204 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@198b4af[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 858541 T3203 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 858543 T3207 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55796 collection:control_collection shard:shard1
   [junit4]   2> 858543 T3178 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 858543 T3178 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 858544 T3207 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 858548 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 858550 T3210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e706dc name:ZooKeeperConnection Watcher:127.0.0.1:55789/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 858551 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 858552 T3178 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 858553 T3207 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 858555 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858556 T3207 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 858556 T3207 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1990 name=collection1 org.apache.solr.core.SolrCore@1791007 url=http://127.0.0.1:55796/collection1 node=127.0.0.1:55796_ C1990_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55796, core=collection1, node_name=127.0.0.1:55796_}
   [junit4]   2> 858557 T3207 C1990 P55796 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55796/collection1/
   [junit4]   2> 858557 T3207 C1990 P55796 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 858557 T3178 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 858557 T3207 C1990 P55796 oasc.SyncStrategy.syncToMe http://127.0.0.1:55796/collection1/ has no replicas
   [junit4]   2> 858557 T3207 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55796/collection1/ shard1
   [junit4]   2> 858558 T3207 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 858559 T3201 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 858565 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858568 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858573 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858671 T3210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 858672 T3200 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 858722 T3207 oasc.ZkController.register We are http://127.0.0.1:55796/collection1/ and leader is http://127.0.0.1:55796/collection1/
   [junit4]   2> 858722 T3207 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55796
   [junit4]   2> 858722 T3207 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 858722 T3207 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 858722 T3207 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 858725 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858726 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858726 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858727 T3207 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 858728 T3201 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 858735 T3201 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55796",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55796_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 858738 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 858837 T3210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 858838 T3200 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 860676 T3178 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 860676 T3178 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 860683 T3178 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55810
   [junit4]   2> 860684 T3178 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 860684 T3178 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 860684 T3178 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003
   [junit4]   2> 860684 T3178 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003\'
   [junit4]   2> 860713 T3178 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003\solr.xml
   [junit4]   2> 860723 T3178 oasc.CoreContainer.<init> New CoreContainer 29320350
   [junit4]   2> 860723 T3178 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003\]
   [junit4]   2> 860725 T3178 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 860726 T3178 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 860726 T3178 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 860726 T3178 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 860726 T3178 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 860729 T3178 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55789/solr
   [junit4]   2> 860729 T3178 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 860731 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 860733 T3221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bb16d8 name:ZooKeeperConnection Watcher:127.0.0.1:55789 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 860734 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 860738 T3180 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1472cfa5e120005, 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> 
   [junit4]   2> 860738 T3178 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 860740 T3223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fa1c28 name:ZooKeeperConnection Watcher:127.0.0.1:55789/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 860740 T3178 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 860750 T3178 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 861816 T3178 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55809_
   [junit4]   2> 861819 T3178 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55809_
   [junit4]   2> 861829 T3210 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 861831 T3200 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 861832 T3223 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 861851 T3224 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 861851 T3224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 861852 T3224 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 861852 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 861853 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 861853 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 861855 T3201 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 861856 T3201 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55809",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55809_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 861856 T3201 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 861856 T3201 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 861863 T3200 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 861866 T3210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 861866 T3223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 861866 T3200 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 862914 T3224 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 862914 T3224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 862915 T3224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 862915 T3224 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 862917 T3224 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 862917 T3224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003\collection1\'
   [junit4]   2> 862918 T3224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 862920 T3224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 862920 T3224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 862955 T3224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 862963 T3224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 862965 T3224 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 862970 T3224 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 863108 T3224 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 863109 T3224 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 863109 T3224 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 863124 T3224 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 863128 T3224 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 863151 T3224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 863156 T3224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 863159 T3224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 863161 T3224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 863161 T3224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 863161 T3224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 863164 T3224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 863164 T3224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 863164 T3224 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 863164 T3224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 863165 T3224 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/jetty1\
   [junit4]   2> 863165 T3224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf7243
   [junit4]   2> 863165 T3224 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/jetty1\
   [junit4]   2> 863165 T3224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/jetty1\index/
   [junit4]   2> 863165 T3224 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 863166 T3224 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-7F5A1B8F35DE1CD-001\tempDir-001/jetty1\index
   [junit4]   2> 863166 T3224 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807,

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

4)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.TestDistribDocBasedVersion-7F5A1B8F35DE1CD-001
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ro, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_05 (32-bit)/cpus=2,threads=1,free=126952768,total=396922880
   [junit4]   2> NOTE: All tests run in this JVM: [ResponseLogComponentTest, TestPostingsSolrHighlighter, TestIndexSearcher, TestCollectionAPI, TestChildDocTransformer, DefaultValueUpdateProcessorTest, SolrRequestParserTest, TestRealTimeGet, TestManagedStopFilterFactory, DistributedExpandComponentTest, SchemaVersionSpecificBehaviorTest, TestFiltering, LeaderElectionTest, AtomicUpdatesTest, UUIDFieldTest, DistributedSpellCheckComponentTest, TestStressVersions, TestCollationKeyRangeQueries, TestSolrJ, DistributedDebugComponentTest, CacheHeaderTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, TestCustomSort, SampleTest, FieldAnalysisRequestHandlerTest, HdfsDirectoryTest, HardAutoCommitTest, CachingDirectoryFactoryTest, TestPHPSerializedResponseWriter, DirectUpdateHandlerTest, TestNumberUtils, TestSerializedLuceneMatchVersion, SliceStateTest, ResourceLoaderTest, TestXIncludeConfig, LegacyHTMLStripCharFilterTest, StatsComponentTest, CoreMergeIndexesAdminHandlerTest, DocValuesMultiTest, ZkControllerTest, TestDistributedSearch, TestBadConfig, HdfsWriteToMultipleCollectionsTest, CursorMarkTest, TestSearchPerf, IndexSchemaRuntimeFieldTest, SolrCoreCheckLockOnStartupTest, PeerSyncTest, TestFreeTextSuggestions, TestSolrIndexConfig, TestJoin, JSONWriterTest, DateMathParserTest, TermsComponentTest, TestMultiCoreConfBootstrap, DistribDocExpirationUpdateProcessorTest, HdfsCollectionsAPIDistributedZkTest, TestCodecSupport, TestGroupingSearch, OverseerTest, MultiThreadedOCPTest, TestMaxScoreQueryParser, TestWordDelimiterFilterFactory, CoreAdminRequestStatusTest, TestReload, ClusterStateUpdateTest, TestManagedSynonymFilterFactory, TestStressUserVersions, TestDistributedGrouping, PingRequestHandlerTest, BlockDirectoryTest, TestStressReorder, TestPartialUpdateDeduplication, TestExceedMaxTermLength, SolrTestCaseJ4Test, SpellCheckCollatorTest, TestCoreDiscovery, TestSurroundQueryParser, TestSort, TestManagedSchema, BadIndexSchemaTest, TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, TestExtendedDismaxParser, TestCloudManagedSchemaConcurrent, SpellingQueryConverterTest, DocumentAnalysisRequestHandlerTest, TestPerFieldSimilarity, QueryParsingTest, BasicFunctionalityTest, DeleteReplicaTest, ChangedSchemaMergeTest, RequestHandlersTest, TestSolrQueryParserResource, BasicDistributedZk2Test, TestFastWriter, TestRecoveryHdfs, TestCopyFieldCollectionResource, HttpPartitionTest, DistanceFunctionTest, OverseerCollectionProcessorTest, SignatureUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, PreAnalyzedUpdateProcessorTest, DistributedSuggestComponentTest, AddBlockUpdateTest, TestLMJelinekMercerSimilarityFactory, ResponseHeaderTest, TestFileDictionaryLookup, MigrateRouteKeyTest, SOLR749Test, TestElisionMultitermQuery, TestPseudoReturnFields, WordBreakSolrSpellCheckerTest, TestStandardQParsers, OverseerStatusTest, CustomCollectionTest, AutoCommitTest, TestAnalyzeInfixSuggestions, PolyFieldTest, SolrXmlInZkTest, TestCoreContainer, PathHierarchyTokenizerFactoryTest, TestQueryTypes, TestHashPartitioner, TestManagedSchemaFieldResource, SpellPossibilityIteratorTest, TestCSVLoader, TestComplexPhraseQParserPlugin, TestRecovery, TestRangeQuery, TestDocSet, TestClassNameShortening, HighlighterMaxOffsetTest, AssignTest, TestSolr4Spatial, ConvertedLegacyTest, TestRestManager, FastVectorHighlighterTest, BJQParserTest, OutputWriterTest, SimpleFacetsTest, ZkSolrClientTest, CoreContainerCoreInitFailuresTest, DisMaxRequestHandlerTest, ReturnFieldsTest, TimeZoneUtilsTest, IndexSchemaTest, DirectSolrConnectionTest, PluginInfoTest, TestMiniSolrCloudCluster, LoggingHandlerTest, TestInfoStreamLogging, StandardRequestHandlerTest, CurrencyFieldXmlFileTest, ShardSplitTest, ShardRoutingCustomTest, TestFunctionQuery, TestSolrXmlPersistence, MergeStrategyTest, TestRemoteStreaming, DateFieldTest, DirectSolrSpellCheckerTest, ConnectionManagerTest, SearchHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestMergePolicyConfig, PreAnalyzedFieldTest, FileUtilsTest, UpdateParamsTest, TestUniqueKeyFieldResource, TestSolrQueryParser, BlockCacheTest, TestValueSourceCache, SuggesterFSTTest, URLClassifyProcessorTest, OverseerRolesTest, TestCursorMarkWithoutUniqueKey, BasicDistributedZkTest, CurrencyFieldOpenExchangeTest, EchoParamsTest, SolrIndexConfigTest, TestZkChroot, HdfsSyncSliceTest, TestFoldingMultitermQuery, TestBlendedInfixSuggestions, EnumFieldTest, TestFuzzyAnalyzedSuggestions, ShowFileRequestHandlerTest, RankQueryTest, TestSolrCoreProperties, TestRandomDVFaceting, ZkNodePropsTest, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkCLITest, TestFaceting, TermVectorComponentDistributedTest, DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestLazyCores, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, TestCloudInspectUtil, TestDistribDocBasedVersion]
   [junit4] Completed in 21.35s, 1 test, 1 failure <<< FAILURES!

[...truncated 206 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 407 suites, 1660 tests, 8 failures, 42 ignored (21 assumptions)

Total time: 102 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60) - Build # 4095 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4095/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1
	at __randomizedtesting.SeedInfo.seed([165838F65D77A667:97BEB6EE2A28C65B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:371)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:151)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11991 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\init-core-data-001
   [junit4]   2> 5889589 T13466 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5889593 T13466 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 5889595 T13466 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5889596 T13467 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5889673 T13466 oasc.ZkTestServer.run start zk server on port:64902
   [junit4]   2> 5889675 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5889683 T13473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3055eeef name:ZooKeeperConnection Watcher:127.0.0.1:64902 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5889683 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5889683 T13466 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5889692 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5889694 T13475 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39c32eff name:ZooKeeperConnection Watcher:127.0.0.1:64902/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5889695 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5889695 T13466 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5889700 T13466 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5889706 T13466 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5889709 T13466 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5889713 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5889713 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5889720 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 5889720 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5889726 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5889726 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5889730 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5889730 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5889736 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5889737 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5889741 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5889741 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5889746 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5889746 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5889751 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5889751 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5889756 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5889756 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5889760 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5889760 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5889766 T13466 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5889766 T13466 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5891938 T13466 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5891947 T13466 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64910
   [junit4]   2> 5891948 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5891948 T13466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5891949 T13466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002
   [junit4]   2> 5891949 T13466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002\'
   [junit4]   2> 5892000 T13466 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002\solr.xml
   [junit4]   2> 5892056 T13466 oasc.CoreContainer.<init> New CoreContainer 638313049
   [junit4]   2> 5892056 T13466 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002\]
   [junit4]   2> 5892058 T13466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5892058 T13466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5892058 T13466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5892058 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5892058 T13466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5892059 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5892059 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5892059 T13466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5892060 T13466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5892060 T13466 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5892061 T13466 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5892061 T13466 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5892061 T13466 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64902/solr
   [junit4]   2> 5892062 T13466 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5892063 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5892064 T13486 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56395492 name:ZooKeeperConnection Watcher:127.0.0.1:64902 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5892065 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5892068 T13468 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14736c8be610002, 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> 
   [junit4]   2> 5892068 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5892071 T13488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dfdd8fa name:ZooKeeperConnection Watcher:127.0.0.1:64902/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5892072 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5892074 T13466 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5892080 T13466 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5892087 T13466 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5892092 T13466 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5892097 T13466 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5892102 T13466 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5892105 T13466 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64909_
   [junit4]   2> 5892106 T13466 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64909_
   [junit4]   2> 5892111 T13466 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5892116 T13466 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5892122 T13466 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:64909_
   [junit4]   2> 5892122 T13466 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5892127 T13466 oasc.Overseer.start Overseer (id=92102553199771651-127.0.0.1:64909_-n_0000000000) starting
   [junit4]   2> 5892131 T13466 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5892147 T13490 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5892147 T13466 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5892152 T13466 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5892154 T13466 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5892159 T13489 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5892166 T13491 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5892166 T13491 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5892168 T13491 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5892168 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5892173 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5892175 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64909",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64909_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5892175 T13489 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 5892175 T13489 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5892178 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5892180 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5893019 T13491 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5893019 T13491 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5893023 T13491 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5893023 T13491 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5893025 T13491 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5893025 T13491 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002\collection1\'
   [junit4]   2> 5893029 T13491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 5893029 T13491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 5893032 T13491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 5893137 T13491 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5893180 T13491 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5893183 T13491 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5893196 T13491 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5893621 T13491 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5893621 T13491 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5893624 T13491 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5893634 T13491 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5893638 T13491 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5893661 T13491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5893668 T13491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5893673 T13491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5893677 T13491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5893677 T13491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5893677 T13491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5893679 T13491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5893679 T13491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5893679 T13491 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5893679 T13491 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5893682 T13491 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/control/data\
   [junit4]   2> 5893682 T13491 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d11a46a
   [junit4]   2> 5893683 T13491 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/control/data\
   [junit4]   2> 5893683 T13491 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/control/data\index/
   [junit4]   2> 5893683 T13491 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5893683 T13491 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/control/data\index
   [junit4]   2> 5893683 T13491 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=81.1552734375, floorSegmentMB=0.302734375, forceMergeDeletesPctAllowed=0.828114960542794, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15757216891423875
   [junit4]   2> 5893684 T13491 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33cb4311 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70a50a40),segFN=segments_1,generation=1}
   [junit4]   2> 5893684 T13491 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5893689 T13491 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5893690 T13491 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5893690 T13491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5893690 T13491 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5893691 T13491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5893691 T13491 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5893693 T13491 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5893693 T13491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5893693 T13491 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5893693 T13491 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5893694 T13491 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5893694 T13491 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5893694 T13491 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5893695 T13491 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5893696 T13491 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5893697 T13491 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5893706 T13491 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5893715 T13491 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5893715 T13491 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5893717 T13491 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5893717 T13491 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@33cb4311 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70a50a40),segFN=segments_1,generation=1}
   [junit4]   2> 5893717 T13491 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5893718 T13491 oass.SolrIndexSearcher.<init> Opening Searcher@7a6dec6e[collection1] main
   [junit4]   2> 5893718 T13491 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5893722 T13491 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5893722 T13491 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5893722 T13491 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5893722 T13491 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5893722 T13491 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5893724 T13491 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5893724 T13491 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5893724 T13491 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 5893724 T13491 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5893729 T13492 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a6dec6e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5893731 T13491 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5893732 T13495 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64909 collection:control_collection shard:shard1
   [junit4]   2> 5893734 T13466 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5893734 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5893737 T13495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5893740 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5893742 T13498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46f158f name:ZooKeeperConnection Watcher:127.0.0.1:64902/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5893743 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5893746 T13466 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5893748 T13495 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5893750 T13466 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5893752 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893755 T13495 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5893755 T13495 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3630 name=collection1 org.apache.solr.core.SolrCore@4493e62d url=http://127.0.0.1:64909/collection1 node=127.0.0.1:64909_ C3630_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:64909, core=collection1, node_name=127.0.0.1:64909_}
   [junit4]   2> 5893755 T13495 C3630 P64909 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64909/collection1/
   [junit4]   2> 5893755 T13495 C3630 P64909 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5893755 T13495 C3630 P64909 oasc.SyncStrategy.syncToMe http://127.0.0.1:64909/collection1/ has no replicas
   [junit4]   2> 5893755 T13495 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64909/collection1/ shard1
   [junit4]   2> 5893756 T13495 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5893761 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5893767 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893770 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5893771 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5893779 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5893784 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893871 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5893872 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5893906 T13495 oasc.ZkController.register We are http://127.0.0.1:64909/collection1/ and leader is http://127.0.0.1:64909/collection1/
   [junit4]   2> 5893906 T13495 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64909
   [junit4]   2> 5893906 T13495 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5893907 T13495 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5893907 T13495 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5893909 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893909 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893909 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5893913 T13495 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5893914 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5893914 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64909",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64909_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5893918 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5894005 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5894006 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5895645 T13466 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 5895646 T13466 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5895650 T13466 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64923
   [junit4]   2> 5895653 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5895653 T13466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5895653 T13466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003
   [junit4]   2> 5895654 T13466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003\'
   [junit4]   2> 5895701 T13466 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003\solr.xml
   [junit4]   2> 5895805 T13466 oasc.CoreContainer.<init> New CoreContainer 1821092750
   [junit4]   2> 5895805 T13466 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003\]
   [junit4]   2> 5895807 T13466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5895807 T13466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5895808 T13466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5895808 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5895809 T13466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5895809 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5895809 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5895810 T13466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5895811 T13466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5895812 T13466 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5895812 T13466 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5895812 T13466 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5895813 T13466 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64902/solr
   [junit4]   2> 5895813 T13466 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5895815 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5895816 T13509 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45ac2f4e name:ZooKeeperConnection Watcher:127.0.0.1:64902 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5895817 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5895819 T13468 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14736c8be610005, 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> 
   [junit4]   2> 5895820 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5895821 T13511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@629308a9 name:ZooKeeperConnection Watcher:127.0.0.1:64902/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5895822 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5895835 T13466 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5896692 T13466 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64922_
   [junit4]   2> 5896696 T13466 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64922_
   [junit4]   2> 5896705 T13511 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5896706 T13488 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5896706 T13498 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 5896718 T13512 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5896718 T13512 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5896719 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5896719 T13512 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5896720 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5896720 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5896721 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5896721 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64922",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64922_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5896721 T13489 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 5896721 T13489 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5896728 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5896729 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5896730 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5896730 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5897571 T13512 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5897571 T13512 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5897575 T13512 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5897575 T13512 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5897579 T13512 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5897579 T13512 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003\collection1\'
   [junit4]   2> 5897585 T13512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 5897585 T13512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 5897588 T13512 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 5897661 T13512 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5897716 T13512 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5897720 T13512 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5897728 T13512 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5898172 T13512 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5898173 T13512 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5898174 T13512 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5898183 T13512 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5898185 T13512 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5898212 T13512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5898244 T13512 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5898250 T13512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5898252 T13512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5898252 T13512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5898252 T13512 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5898254 T13512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5898254 T13512 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5898254 T13512 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5898254 T13512 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5898255 T13512 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty1\
   [junit4]   2> 5898255 T13512 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d11a46a
   [junit4]   2> 5898256 T13512 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty1\
   [junit4]   2> 5898256 T13512 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty1\index/
   [junit4]   2> 5898256 T13512 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 5898257 T13512 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty1\index
   [junit4]   2> 5898258 T13512 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=81.1552734375, floorSegmentMB=0.302734375, forceMergeDeletesPctAllowed=0.828114960542794, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15757216891423875
   [junit4]   2> 5898259 T13512 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@587e3a55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27d135c4),segFN=segments_1,generation=1}
   [junit4]   2> 5898259 T13512 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5898264 T13512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5898265 T13512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5898266 T13512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5898266 T13512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5898266 T13512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5898266 T13512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5898267 T13512 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5898267 T13512 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5898267 T13512 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5898268 T13512 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5898269 T13512 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5898269 T13512 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5898269 T13512 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5898271 T13512 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5898271 T13512 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5898272 T13512 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5898279 T13512 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5898284 T13512 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5898285 T13512 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5898285 T13512 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5898286 T13512 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@587e3a55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27d135c4),segFN=segments_1,generation=1}
   [junit4]   2> 5898287 T13512 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5898287 T13512 oass.SolrIndexSearcher.<init> Opening Searcher@30c9ce23[collection1] main
   [junit4]   2> 5898287 T13512 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5898290 T13512 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5898290 T13512 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5898292 T13512 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5898292 T13512 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5898292 T13512 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5898293 T13512 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5898293 T13512 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5898293 T13512 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 5898293 T13512 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5898301 T13513 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30c9ce23[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5898303 T13512 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5898305 T13516 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64922 collection:collection1 shard:shard1
   [junit4]   2> 5898306 T13466 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5898307 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5898307 T13516 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 5898319 T13516 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5898322 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898324 T13516 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5898324 T13516 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3631 name=collection1 org.apache.solr.core.SolrCore@5bf9c0ef url=http://127.0.0.1:64922/collection1 node=127.0.0.1:64922_ C3631_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64922, core=collection1, node_name=127.0.0.1:64922_}
   [junit4]   2> 5898324 T13516 C3631 P64922 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64922/collection1/
   [junit4]   2> 5898324 T13516 C3631 P64922 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5898324 T13516 C3631 P64922 oasc.SyncStrategy.syncToMe http://127.0.0.1:64922/collection1/ has no replicas
   [junit4]   2> 5898324 T13516 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64922/collection1/ shard1
   [junit4]   2> 5898326 T13516 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 5898327 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5898335 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898336 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898336 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898336 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898346 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5898351 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898444 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898445 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898445 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898475 T13516 oasc.ZkController.register We are http://127.0.0.1:64922/collection1/ and leader is http://127.0.0.1:64922/collection1/
   [junit4]   2> 5898475 T13516 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64922
   [junit4]   2> 5898475 T13516 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5898475 T13516 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5898475 T13516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5898477 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898477 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898477 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898480 T13516 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5898482 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5898483 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64922",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64922_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 5898486 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5898573 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898574 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5898573 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5900371 T13466 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 5900372 T13466 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5900376 T13466 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64933
   [junit4]   2> 5900378 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 5900378 T13466 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 5900378 T13466 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004
   [junit4]   2> 5900378 T13466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004\'
   [junit4]   2> 5900428 T13466 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004\solr.xml
   [junit4]   2> 5900500 T13466 oasc.CoreContainer.<init> New CoreContainer 1941278876
   [junit4]   2> 5900501 T13466 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004\]
   [junit4]   2> 5900502 T13466 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5900502 T13466 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5900503 T13466 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5900503 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5900503 T13466 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5900504 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5900504 T13466 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5900504 T13466 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5900505 T13466 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5900505 T13466 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5900507 T13466 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5900507 T13466 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 5900508 T13466 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64902/solr
   [junit4]   2> 5900508 T13466 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5900511 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5900512 T13528 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15292d1d name:ZooKeeperConnection Watcher:127.0.0.1:64902 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5900513 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5900517 T13466 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5900520 T13530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18bf4f67 name:ZooKeeperConnection Watcher:127.0.0.1:64902/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5900520 T13466 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5900530 T13466 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5901471 T13466 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64932_
   [junit4]   2> 5901472 T13466 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64932_
   [junit4]   2> 5901477 T13511 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5901478 T13488 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5901478 T13530 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5901478 T13498 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 5901490 T13531 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5901490 T13531 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5901492 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5901492 T13531 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5901492 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5901492 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5901494 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5901495 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64932",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64932_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 5901495 T13489 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 5901495 T13489 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 5901500 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5901501 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5901501 T13530 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5901502 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5901501 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5902428 T13531 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5902428 T13531 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5902430 T13531 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5902430 T13531 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5902432 T13531 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5902432 T13531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004\collection1\'
   [junit4]   2> 5902432 T13531 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 5902435 T13531 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 5902435 T13531 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-165838F65D77A667-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 5902523 T13531 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 5902573 T13531 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5902577 T13531 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 5902592 T13531 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5903112 T13531 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5903113 T13531 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 5903114 T13531 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5903123 T13531 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5903126 T13531 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5903144 T13531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5903148 T13531 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5903154 T13531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5903157 T13531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5903157 T13531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5903157 T13531 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5903159 T13531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5903159 T13531 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5903159 T13531 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5903159 T13531 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5903161 T13531 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-004\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty2\
   [junit4]   2> 5903161 T13531 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d11a46a
   [junit4]   2> 5903162 T13531 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty2\
   [junit4]   2> 5903162 T13531 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty2\index/
   [junit4]   2> 5903162 T13531 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 5903163 T13531 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-165838F65D77A667-001\tempDir-001/jetty2\index
   [junit4]   2> 5903164 T13531 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=81.1552734375, floorSegmentMB=0.302734375, forceMergeDeletesPctAllowed=0.828114960542794, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15757216891423875
   [junit4]   2> 5903165 T13531 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@368de525 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ae7ccc1),segFN=segments_1,generation=1}
   [junit4]   2> 5903165 T13531 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5903172 T13531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5903173 T13531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5903173 T13531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5903173 T13531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5903175 T13531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5903175 T13531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5903176 T13531 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5903176 T13531 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5903176 T13531 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5903177 T13531 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 5903178 T13531 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 5903178 T13531 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 5903178 T13531 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 5903179 T13531 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 5903179 T13531 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 5903180 T13531 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 5903190 T13531 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5903196 T13531 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5903196 T13531 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5903197 T13531 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 5903198 T13531 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@368de525 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ae7ccc1),segFN=segments_1,generation=1}
   [junit4]   2> 5903198 T13531 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5903199 T13531 oass.SolrIndexSearcher.<init> Opening Searcher@3304884[collection1] main
   [junit4]   2> 5903199 T13531 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5903202 T13531 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5903202 T13531 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5903203 T13531 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5903203 T13531 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5903203 T13531 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5903204 T13531 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5903204 T13531 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5903204 T13531 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 5903204 T13531 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5903210 T13532 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3304884[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 5903213 T13531 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5903215 T13535 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64932 collection:collection1 shard:shard2
   [junit4]   2> 5903220 T13466 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5903221 T13466 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5903222 T13535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 5903223 T13466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903225 T13466 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 5903225 T13466 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 5903227 T13466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903233 T13535 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 5903236 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903238 T13535 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5903238 T13535 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3632 name=collection1 org.apache.solr.core.SolrCore@4dfa0989 url=http://127.0.0.1:64932/collection1 node=127.0.0.1:64932_ C3632_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64932, core=collection1, node_name=127.0.0.1:64932_}
   [junit4]   2> 5903238 T13535 C3632 P64932 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64932/collection1/
   [junit4]   2> 5903239 T13535 C3632 P64932 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5903239 T13535 C3632 P64932 oasc.SyncStrategy.syncToMe http://127.0.0.1:64932/collection1/ has no replicas
   [junit4]   2> 5903239 T13535 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64932/collection1/ shard2
   [junit4]   2> 5903240 T13535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 5903241 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903250 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903254 T13530 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903254 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903254 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903254 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903266 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903271 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903367 T13530 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903368 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903368 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903368 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903403 T13535 oasc.ZkController.register We are http://127.0.0.1:64932/collection1/ and leader is http://127.0.0.1:64932/collection1/
   [junit4]   2> 5903403 T13535 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64932
   [junit4]   2> 5903403 T13535 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5903404 T13535 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5903404 T13535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5903407 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903407 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903408 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903408 T13535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903411 T13489 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5903412 T13489 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64932",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64932_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 5903417 T13488 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 5903516 T13511 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903518 T13498 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903518 T13530 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5903518 T13488 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5904166 T13466 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 5904168 T13466 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
   [junit4]   2> 5904171 T13496 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=64942,localport=64909], receiveBufferSize:8192
   [junit4]   2> 5904171 T13496 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=64910,localport=64943], receiveBufferSize=8192
   [junit4]   2> ASYNC  NEW_CORE C3633 name=collection1 org.apache.solr.core.SolrCore@4493e62d url=http://127.0.0.1:64909/collection1 node=127.0.0.1:64909_ C3633_STATE=coll:control_collection core:collection1 props:{state=active, base_url=http://127.0.0.1:64909, core=collection1, node_name=127.0.0.1:64909_, leader=true}
   [junit4]   2> 5904172 T13484 C3633 P64909 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5904172 T13484 C3633 P64909 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 5904172 T13484 C3633 P64909 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 5904172 T13484 C3633 P64909 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 5904173 T13484 C3633 P64909 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={softCommit=false&commit=true&wt=javabin&waitSearcher=true&version=2} {commit=} 0 1
   [junit4]   2> 5904175 T13536 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=64944,localport=64932], receiveBufferSize:8192
   [junit4]   2> 5904176 T13536 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=64933,localport=64945], receiveBufferSize=8192
   [junit4]   2> 5904182 T13517 oasc.SocketProxy$Acceptor.run accepted Socket[addr=/127.0.0.1,port=64946,localport=64922], receiveBufferSize:8192
   [junit4]   2> 5904183 T13517 oasc.SocketProxy$Bridge.<init> proxy connection Socket[addr=/127.0.0.1,port=64923,localport=64947], receiveBufferSize=8192
   [junit4]   2> ASYNC  NEW_CORE C3634 name=collection1 org.apache.solr.core.SolrCore@5bf9c0ef url=http://127.0.0.1:64922/collection1 node=127.0.0.1:64922_ C3634_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:64922, core=collection1, node_name=127.0.0.1:64922_, leader=true}
   [junit4]   2> 5904185 T13507 C3634 P64922 oasu.Direct

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

HttpPartitionTest.doTest(HttpPartitionTest.java:151)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 6379662 T13466 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-165838F65D77A667-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=ko, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=99818560,total=495181824
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, TestJmxMonitoredMap, TestDistribDocBasedVersion, TestSolr4Spatial2, TestOverriddenPrefixQueryForCustomFieldType, SpatialFilterTest, SpellingQueryConverterTest, CoreAdminRequestStatusTest, AssignTest, MoreLikeThisHandlerTest, CopyFieldTest, ParsingFieldUpdateProcessorsTest, TestHighFrequencyDictionaryFactory, TestLMDirichletSimilarityFactory, CursorMarkTest, AnalysisErrorHandlingTest, ChaosMonkeyNothingIsSafeTest, LukeRequestHandlerTest, TestShardHandlerFactory, LeaderElectionIntegrationTest, TestMaxScoreQueryParser, TestDefaultSimilarityFactory, FullSolrCloudDistribCmdsTest, SuggestComponentTest, TestRestManager, ShardRoutingCustomTest, TestStressRecovery, RollingRestartTest, TestSearcherReuse, PrimitiveFieldTypeTest, TestMultiCoreConfBootstrap, TestBinaryField, TestRTGBase, TestStressLucene, TestCharFilters, DeleteShardTest, QueryResultKeyTest, AliasIntegrationTest, XmlUpdateRequestHandlerTest, TestFoldingMultitermQuery, DistributedQueryElevationComponentTest, TestSchemaSimilarityResource, TestHashPartitioner, TestStressReorder, TestFieldTypeResource, TestStressUserVersions, PrimUtilsTest, ReplicationFactorTest, DistributedQueryComponentOptimizationTest, TestLRUCache, TestSolrQueryParserResource, CurrencyFieldXmlFileTest, QueryElevationComponentTest, SolrTestCaseJ4Test, TestClassNameShortening, TestChildDocTransformer, DirectUpdateHandlerOptimizeTest, SliceStateTest, DistributedSpellCheckComponentTest, TestDocBasedVersionConstraints, TestExpandComponent, ConvertedLegacyTest, BasicDistributedZk2Test, ScriptEngineTest, HighlighterConfigTest, StatelessScriptUpdateProcessorFactoryTest, TestRandomMergePolicy, TriLevelCompositeIdRoutingTest, TestCoreContainer, TestInitQParser, CollectionsAPIAsyncDistributedZkTest, TestIndexSearcher, TestBlendedInfixSuggestions, SimpleFacetsTest, InfoHandlerTest, TestSolrCoreProperties, TestSearchPerf, ZkControllerTest, TestFunctionQuery, UUIDFieldTest, OutputWriterTest, TestSystemIdResolver, TestDynamicFieldResource, TestExceedMaxTermLength, SSLMigrationTest, HdfsCollectionsAPIDistributedZkTest, EchoParamsTest, MigrateRouteKeyTest, TestNonDefinedSimilarityFactory, TestAddFieldRealTimeGet, TestSolrDeletionPolicy2, PluginInfoTest, HdfsRecoveryZkTest, BinaryUpdateRequestHandlerTest, TimeZoneUtilsTest, PreAnalyzedUpdateProcessorTest, TestIndexingPerformance, TestManagedSchema, TestLFUCache, TestSurroundQueryParser, TermVectorComponentDistributedTest, TestPostingsSolrHighlighter, TestManagedSchemaFieldResource, AddBlockUpdateTest, SolrCoreTest, NotRequiredUniqueKeyTest, PingRequestHandlerTest, BasicFunctionalityTest, PolyFieldTest, TestAtomicUpdateErrorCases, DistributedTermsComponentTest, HdfsWriteToMultipleCollectionsTest, QueryParsingTest, TestPartialUpdateDeduplication, RAMDirectoryFactoryTest, LegacyHTMLStripCharFilterTest, TestSchemaNameResource, TestTolerantSearch, TestUniqueKeyFieldResource, FastVectorHighlighterTest, SpellCheckComponentTest, HighlighterMaxOffsetTest, SampleTest, TestValueSourceCache, TestLazyCores, HdfsUnloadDistributedZkTest, TestQuerySenderListener, MBeansHandlerTest, ShardRoutingTest, SoftAutoCommitTest, JsonLoaderTest, TestSort, TestTrie, DocExpirationUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestQueryUtils, DeleteReplicaTest, TestCollationFieldDocValues, TestExtendedDismaxParser, TestFieldCollectionResource, TestSolrXml, TestReloadAndDeleteDocs, TestSolrQueryParserDefaultOperatorResource, StressHdfsTest, TestReplicationHandler, CSVRequestHandlerTest, RequiredFieldsTest, TestAnalyzedSuggestions, BadCopyFieldTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, LoggingHandlerTest, TestAnalyzeInfixSuggestions, TermsComponentTest, TestCoreDiscovery, AutoCommitTest, TestWordDelimiterFilterFactory, TestCursorMarkWithoutUniqueKey, SolrRequestParserTest, DebugComponentTest, DistributedExpandComponentTest, TestRandomDVFaceting, DateMathParserTest, ClusterStateUpdateTest, ConnectionManagerTest, OverseerRolesTest, TestQuerySenderNoQuery, DocValuesTest, StatsComponentTest, CurrencyFieldOpenExchangeTest, FileBasedSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, RecoveryZkTest, AlternateDirectoryTest, SolrCoreCheckLockOnStartupTest, ReturnFieldsTest, TestUtils, TestZkChroot, CachingDirectoryFactoryTest, TestSchemaVersionResource, TestWriterPerf, SuggesterWFSTTest, DocValuesMultiTest, ExternalFileFieldSortTest, TestNumberUtils, TestCodecSupport, TestCloudInspectUtil, ResourceLoaderTest, TestCollapseQParserPlugin, CacheHeaderTest, TestRemoteStreaming, DisMaxRequestHandlerTest, LeaderElectionTest, TestJmxIntegration, TestSimpleQParserPlugin, AnalyticsMergeStrategyTest, DocumentAnalysisRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestCollationKeyRangeQueries, AsyncMigrateRouteKeyTest, CustomCollectionTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest]
   [junit4] Completed in 490.11s, 1 test, 1 error <<< FAILURES!

[...truncated 213 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 error, 42 ignored (21 assumptions)

Total time: 160 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_60) - Build # 4094 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4094/
Java: 32bit/jdk1.7.0_60 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:53601/_iar","core":"c8n_1x3_lf_shard1_replica2","node_name":"127.0.0.1:53601__iar","leader":"true"}]; clusterState: live nodes:[127.0.0.1:53578__iar, 127.0.0.1:53601__iar] collections:{control_collection=DocCollection(control_collection)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:53578/_iar",           "core":"collection1",           "node_name":"127.0.0.1:53578__iar",           "leader":"true"}}}},   "autoCreated":"true",   "replicationFactor":"1",   "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={   "router":{"name":"compositeId"},   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:53591/_iar",           "core":"collection1",           "node_name":"127.0.0.1:53591__iar",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:53601/_iar",           "core":"collection1",           "node_name":"127.0.0.1:53601__iar",           "leader":"true"}}}},   "autoCreated":"true",   "replicationFactor":"1",   "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:53591/_iar",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:53591__iar"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:53601/_iar",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:53601__iar",           "leader":"true"}}}},   "replicationFactor":"2",   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:53578/_iar",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:53578__iar",           "leader":"true"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:53601/_iar",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:53601__iar"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:53591/_iar",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:53591__iar"}}}},   "replicationFactor":"3",   "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "router":{"name":"compositeId"},   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:53578/_iar",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:53578__iar"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:53601/_iar",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:53601__iar",           "leader":"true"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:53591/_iar",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:53591__iar"}}}},   "replicationFactor":"3",   "maxShardsPerNode":"1"}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node2:{"state":"active","base_url":"http://127.0.0.1:53601/_iar","core":"c8n_1x3_lf_shard1_replica2","node_name":"127.0.0.1:53601__iar","leader":"true"}]; clusterState: live nodes:[127.0.0.1:53578__iar, 127.0.0.1:53601__iar] collections:{control_collection=DocCollection(control_collection)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:53578/_iar",
          "core":"collection1",
          "node_name":"127.0.0.1:53578__iar",
          "leader":"true"}}}},
  "autoCreated":"true",
  "replicationFactor":"1",
  "maxShardsPerNode":"1"}, collection1=DocCollection(collection1)={
  "router":{"name":"compositeId"},
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:53591/_iar",
          "core":"collection1",
          "node_name":"127.0.0.1:53591__iar",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:53601/_iar",
          "core":"collection1",
          "node_name":"127.0.0.1:53601__iar",
          "leader":"true"}}}},
  "autoCreated":"true",
  "replicationFactor":"1",
  "maxShardsPerNode":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:53591/_iar",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:53591__iar"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:53601/_iar",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:53601__iar",
          "leader":"true"}}}},
  "replicationFactor":"2",
  "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:53578/_iar",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:53578__iar",
          "leader":"true"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:53601/_iar",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:53601__iar"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:53591/_iar",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:53591__iar"}}}},
  "replicationFactor":"3",
  "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "router":{"name":"compositeId"},
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:53578/_iar",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:53578__iar"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:53601/_iar",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:53601__iar",
          "leader":"true"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:53591/_iar",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:53591__iar"}}}},
  "replicationFactor":"3",
  "maxShardsPerNode":"1"}}
	at __randomizedtesting.SeedInfo.seed([B7BF94673920D803:36591A7F4E7FB83F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10840 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\init-core-data-001
   [junit4]   2> 188064 T519 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_iar/
   [junit4]   2> 188068 T519 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 188069 T519 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 188071 T520 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 188173 T519 oasc.ZkTestServer.run start zk server on port:53571
   [junit4]   2> 188177 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 188185 T526 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aea404 name:ZooKeeperConnection Watcher:127.0.0.1:53571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 188185 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 188185 T519 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 188198 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 188200 T528 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d8e65 name:ZooKeeperConnection Watcher:127.0.0.1:53571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 188200 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 188200 T519 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 188209 T519 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 188215 T519 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 188220 T519 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 188224 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 188224 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 188236 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 188236 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 188243 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 188243 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 188249 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 188249 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 188256 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 188256 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 188262 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 188262 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 188268 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 188269 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 188273 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 188273 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 188279 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 188279 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 188284 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 188284 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 188291 T519 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 188291 T519 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 190476 T519 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 190487 T519 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53579
   [junit4]   2> 190490 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 190490 T519 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 190490 T519 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002
   [junit4]   2> 190490 T519 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002\'
   [junit4]   2> 190533 T519 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002\solr.xml
   [junit4]   2> 190598 T519 oasc.CoreContainer.<init> New CoreContainer 8065866
   [junit4]   2> 190598 T519 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002\]
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 190601 T519 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 190601 T519 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 190604 T519 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 190604 T519 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 190604 T519 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53571/solr
   [junit4]   2> 190604 T519 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 190606 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 190619 T539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f771d name:ZooKeeperConnection Watcher:127.0.0.1:53571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 190619 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 190627 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 190629 T541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12b7899 name:ZooKeeperConnection Watcher:127.0.0.1:53571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 190630 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 190633 T519 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 190639 T519 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 190643 T519 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 190647 T519 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 190652 T519 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 190658 T519 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 190661 T519 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53578__iar
   [junit4]   2> 190662 T519 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53578__iar
   [junit4]   2> 190667 T519 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 190670 T519 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 190676 T519 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53578__iar
   [junit4]   2> 190676 T519 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 190680 T519 oasc.Overseer.start Overseer (id=92099466707599363-127.0.0.1:53578__iar-n_0000000000) starting
   [junit4]   2> 190685 T519 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 190705 T543 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 190705 T519 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 190710 T519 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 190713 T519 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 190717 T542 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 190724 T544 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 190724 T544 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 190725 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190725 T544 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 190728 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 190729 T542 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53578/_iar",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53578__iar",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 190730 T542 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 190730 T542 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 190734 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 190735 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 191736 T544 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 191736 T544 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 191738 T544 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 191738 T544 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 191740 T544 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 191740 T544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002\collection1\'
   [junit4]   2> 191742 T544 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 191745 T544 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 191745 T544 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 191813 T544 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 191874 T544 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 191877 T544 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 191888 T544 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 192503 T544 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 192503 T544 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 192504 T544 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 192515 T544 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 192519 T544 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 192544 T544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 192550 T544 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 192556 T544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 192558 T544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 192558 T544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 192558 T544 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 192561 T544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 192561 T544 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 192561 T544 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 192561 T544 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 192562 T544 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/control/data\
   [junit4]   2> 192562 T544 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30aaf3
   [junit4]   2> 192562 T544 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/control/data\
   [junit4]   2> 192562 T544 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/control/data\index/
   [junit4]   2> 192562 T544 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 192563 T544 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/control/data\index
   [junit4]   2> 192564 T544 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=11.5703125, floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=14.22777424342893, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1005334787535821
   [junit4]   2> 192565 T544 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17e41d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed1452),segFN=segments_1,generation=1}
   [junit4]   2> 192565 T544 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 192568 T544 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 192569 T544 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 192569 T544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 192569 T544 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 192570 T544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 192570 T544 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 192570 T544 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 192571 T544 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 192571 T544 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 192571 T544 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 192573 T544 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 192573 T544 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 192573 T544 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 192574 T544 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 192574 T544 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 192575 T544 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 192585 T544 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 192593 T544 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 192593 T544 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 192594 T544 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=29.4921875, floorSegmentMB=2.041015625, forceMergeDeletesPctAllowed=24.56387769573416, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.2978515625, noCFSRatio=0.12506073223365988
   [junit4]   2> 192594 T544 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@17e41d0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ed1452),segFN=segments_1,generation=1}
   [junit4]   2> 192594 T544 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 192595 T544 oass.SolrIndexSearcher.<init> Opening Searcher@14a8b18[collection1] main
   [junit4]   2> 192595 T544 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 192597 T544 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 192597 T544 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 192598 T544 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 192598 T544 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 192598 T544 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 192599 T544 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 192599 T544 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 192599 T544 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 192599 T544 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 192603 T545 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14a8b18[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 192604 T544 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 192606 T548 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53578/_iar collection:control_collection shard:shard1
   [junit4]   2> 192606 T519 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 192606 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 192607 T548 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 192612 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 192615 T551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@149696c name:ZooKeeperConnection Watcher:127.0.0.1:53571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192615 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 192618 T519 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 192621 T548 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 192623 T519 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 192624 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192626 T548 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 192626 T548 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C191 name=collection1 org.apache.solr.core.SolrCore@ce8ed3 url=http://127.0.0.1:53578/_iar/collection1 node=127.0.0.1:53578__iar C191_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53578/_iar, core=collection1, node_name=127.0.0.1:53578__iar}
   [junit4]   2> 192626 T548 C191 P53578 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53578/_iar/collection1/
   [junit4]   2> 192627 T548 C191 P53578 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 192627 T548 C191 P53578 oasc.SyncStrategy.syncToMe http://127.0.0.1:53578/_iar/collection1/ has no replicas
   [junit4]   2> 192627 T548 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53578/_iar/collection1/ shard1
   [junit4]   2> 192627 T548 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 192630 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 192640 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192642 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192643 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192655 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 192660 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192763 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192763 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192808 T548 oasc.ZkController.register We are http://127.0.0.1:53578/_iar/collection1/ and leader is http://127.0.0.1:53578/_iar/collection1/
   [junit4]   2> 192808 T548 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53578/_iar
   [junit4]   2> 192808 T548 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 192808 T548 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 192808 T548 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 192814 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192814 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192814 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192816 T548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 192819 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 192819 T542 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53578/_iar",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53578__iar",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 192823 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 192938 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 192938 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 195214 T519 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 195215 T519 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 195223 T519 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53592
   [junit4]   2> 195225 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 195226 T519 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195226 T519 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003
   [junit4]   2> 195226 T519 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003\'
   [junit4]   2> 195268 T519 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003\solr.xml
   [junit4]   2> 195352 T519 oasc.CoreContainer.<init> New CoreContainer 2334707
   [junit4]   2> 195352 T519 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003\]
   [junit4]   2> 195355 T519 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 195355 T519 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 195355 T519 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 195355 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 195355 T519 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 195356 T519 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 195356 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 195356 T519 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 195356 T519 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 195356 T519 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 195357 T519 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 195358 T519 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 195358 T519 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53571/solr
   [junit4]   2> 195358 T519 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 195362 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 195364 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da2335 name:ZooKeeperConnection Watcher:127.0.0.1:53571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195364 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 195368 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 195371 T564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@776306 name:ZooKeeperConnection Watcher:127.0.0.1:53571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195371 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 195382 T519 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 196499 T519 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53591__iar
   [junit4]   2> 196502 T519 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53591__iar
   [junit4]   2> 196511 T541 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 196512 T564 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 196512 T551 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 196529 T565 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 196529 T565 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 196531 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196531 T565 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 196531 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196532 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196535 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 196537 T542 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53591/_iar",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53591__iar",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 196537 T542 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 196537 T542 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 196542 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 196544 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 196544 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 196545 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 197642 T565 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 197642 T565 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 197645 T565 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 197645 T565 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 197649 T565 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 197649 T565 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003\collection1\'
   [junit4]   2> 197653 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 197656 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 197656 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 197731 T565 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 197798 T565 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 197800 T565 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 197812 T565 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 198425 T565 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 198425 T565 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 198426 T565 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 198439 T565 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 198442 T565 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 198469 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 198478 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 198490 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 198493 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 198493 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 198493 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 198495 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 198496 T565 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 198496 T565 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 198496 T565 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 198496 T565 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty1\
   [junit4]   2> 198499 T565 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30aaf3
   [junit4]   2> 198499 T565 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty1\
   [junit4]   2> 198499 T565 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty1\index/
   [junit4]   2> 198499 T565 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 198500 T565 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty1\index
   [junit4]   2> 198500 T565 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=11.5703125, floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=14.22777424342893, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1005334787535821
   [junit4]   2> 198501 T565 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1acb0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1104cfa),segFN=segments_1,generation=1}
   [junit4]   2> 198501 T565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 198506 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 198506 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 198507 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 198507 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 198507 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 198507 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 198508 T565 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 198508 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 198508 T565 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 198509 T565 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 198511 T565 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 198511 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 198511 T565 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 198513 T565 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 198513 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 198514 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 198521 T565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 198530 T565 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 198530 T565 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 198531 T565 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=29.4921875, floorSegmentMB=2.041015625, forceMergeDeletesPctAllowed=24.56387769573416, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.2978515625, noCFSRatio=0.12506073223365988
   [junit4]   2> 198532 T565 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1acb0dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1104cfa),segFN=segments_1,generation=1}
   [junit4]   2> 198532 T565 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 198533 T565 oass.SolrIndexSearcher.<init> Opening Searcher@1f5ce7b[collection1] main
   [junit4]   2> 198534 T565 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 198538 T565 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 198538 T565 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 198539 T565 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 198539 T565 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 198539 T565 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 198540 T565 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 198541 T565 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 198541 T565 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 198541 T565 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 198546 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f5ce7b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 198550 T565 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 198554 T569 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53591/_iar collection:collection1 shard:shard1
   [junit4]   2> 198555 T519 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 198555 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 198558 T569 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 198579 T569 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 198583 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198586 T569 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 198586 T569 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C192 name=collection1 org.apache.solr.core.SolrCore@1675988 url=http://127.0.0.1:53591/_iar/collection1 node=127.0.0.1:53591__iar C192_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53591/_iar, core=collection1, node_name=127.0.0.1:53591__iar}
   [junit4]   2> 198588 T569 C192 P53591 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53591/_iar/collection1/
   [junit4]   2> 198589 T569 C192 P53591 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 198589 T569 C192 P53591 oasc.SyncStrategy.syncToMe http://127.0.0.1:53591/_iar/collection1/ has no replicas
   [junit4]   2> 198589 T569 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53591/_iar/collection1/ shard1
   [junit4]   2> 198589 T569 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 198590 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198598 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198601 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198602 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198602 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198616 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198620 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198733 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198734 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198734 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198784 T569 oasc.ZkController.register We are http://127.0.0.1:53591/_iar/collection1/ and leader is http://127.0.0.1:53591/_iar/collection1/
   [junit4]   2> 198784 T569 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53591/_iar
   [junit4]   2> 198784 T569 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 198784 T569 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 198784 T569 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 198790 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198790 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198790 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198793 T569 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198796 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 198797 T542 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53591/_iar",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53591__iar",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 198801 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 198916 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198916 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 198917 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 200997 T519 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 200999 T519 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 201006 T519 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53602
   [junit4]   2> 201009 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 201009 T519 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201009 T519 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004
   [junit4]   2> 201009 T519 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\'
   [junit4]   2> 201048 T519 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\solr.xml
   [junit4]   2> 201139 T519 oasc.CoreContainer.<init> New CoreContainer 13334631
   [junit4]   2> 201139 T519 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\]
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 201142 T519 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 201142 T519 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201143 T519 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201145 T519 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 201145 T519 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53571/solr
   [junit4]   2> 201145 T519 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 201149 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 201151 T581 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4df233 name:ZooKeeperConnection Watcher:127.0.0.1:53571 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201152 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 201158 T519 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 201160 T583 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@290fe name:ZooKeeperConnection Watcher:127.0.0.1:53571/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201160 T519 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 201173 T519 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 202291 T519 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53601__iar
   [junit4]   2> 202293 T519 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53601__iar
   [junit4]   2> 202300 T541 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 202300 T551 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 202302 T583 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 202302 T564 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 202320 T584 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 202320 T584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 202322 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 202323 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 202323 T584 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 202323 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 202326 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 202329 T542 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53601/_iar",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53601__iar",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 202329 T542 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 202329 T542 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 202334 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 202335 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202336 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202336 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 202336 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 203434 T584 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 203434 T584 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 203436 T584 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 203436 T584 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 203438 T584 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 203438 T584 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\collection1\'
   [junit4]   2> 203442 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 203443 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 203447 T584 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-B7BF94673920D803-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 203545 T584 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 203629 T584 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203632 T584 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 203652 T584 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 204311 T584 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 204312 T584 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 204312 T584 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 204326 T584 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 204334 T584 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 204366 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 204374 T584 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 204385 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 204387 T584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 204387 T584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 204387 T584 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 204391 T584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 204391 T584 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 204391 T584 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 204391 T584 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 204392 T584 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty2\
   [junit4]   2> 204392 T584 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30aaf3
   [junit4]   2> 204393 T584 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty2\
   [junit4]   2> 204393 T584 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty2\index/
   [junit4]   2> 204393 T584 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 204394 T584 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-001/jetty2\index
   [junit4]   2> 204394 T584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=11.5703125, floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=14.22777424342893, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1005334787535821
   [junit4]   2> 204396 T584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@132e3c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c193fc),segFN=segments_1,generation=1}
   [junit4]   2> 204396 T584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 204400 T584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 204400 T584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 204400 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 204400 T584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 204402 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 204402 T584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 204403 T584 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 204403 T584 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 204403 T584 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 204404 T584 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 204405 T584 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 204405 T584 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 204405 T584 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 204406 T584 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 204406 T584 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 204408 T584 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 204424 T584 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 204433 T584 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 204433 T584 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 204434 T584 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=29.4921875, floorSegmentMB=2.041015625, forceMergeDeletesPctAllowed=24.56387769573416, segmentsPerTier=40.0, maxCFSSegmentSizeMB=1.2978515625, noCFSRatio=0.12506073223365988
   [junit4]   2> 204434 T584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@132e3c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c193fc),segFN=segments_1,generation=1}
   [junit4]   2> 204434 T584 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 204435 T584 oass.SolrIndexSearcher.<init> Opening Searcher@1fd6dc2[collection1] main
   [junit4]   2> 204435 T584 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 204439 T584 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 204439 T584 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 204440 T584 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 204440 T584 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 204440 T584 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 204442 T584 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 204442 T584 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 204442 T584 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 204442 T584 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 204453 T585 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fd6dc2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 204458 T584 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 204461 T588 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53601/_iar collection:collection1 shard:shard2
   [junit4]   2> 204464 T519 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 204464 T519 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 204468 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 204470 T588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 204470 T519 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 204471 T519 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 204473 T519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 204483 T588 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 204486 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 204488 T588 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 204488 T588 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C193 name=collection1 org.apache.solr.core.SolrCore@97597d url=http://127.0.0.1:53601/_iar/collection1 node=127.0.0.1:53601__iar C193_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53601/_iar, core=collection1, node_name=127.0.0.1:53601__iar}
   [junit4]   2> 204489 T588 C193 P53601 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53601/_iar/collection1/
   [junit4]   2> 204489 T588 C193 P53601 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 204490 T588 C193 P53601 oasc.SyncStrategy.syncToMe http://127.0.0.1:53601/_iar/collection1/ has no replicas
   [junit4]   2> 204490 T588 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53601/_iar/collection1/ shard2
   [junit4]   2> 204495 T588 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 204495 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 204501 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 204507 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204508 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204508 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204509 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204524 T542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 204532 T541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 204658 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204658 T541 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204659 T564 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204661 T551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 204709 T588 oasc.ZkController.register We are http://127.0.0.1:53601/_iar/collection1/ and leader is http://127.0.0.1:53601/_iar/collection1/
   [junit4]   2> 204709 T588 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53601/_iar
   [junit4]   2> 204709 T588 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 204712 T588 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 204712 T588 oasc.ZkController.p

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

           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:53601/_iar",
   [junit4]    >           "core":"c8n_1x2_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:53601__iar",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "replicationFactor":"2",
   [junit4]    >   "maxShardsPerNode":"1"}, c8n_1x3=DocCollection(c8n_1x3)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:53578/_iar",
   [junit4]    >           "core":"c8n_1x3_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:53578__iar",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:53601/_iar",
   [junit4]    >           "core":"c8n_1x3_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:53601__iar"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:53591/_iar",
   [junit4]    >           "core":"c8n_1x3_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:53591__iar"}}}},
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "maxShardsPerNode":"1"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:53578/_iar",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:53578__iar"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:53601/_iar",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:53601__iar",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:53591/_iar",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:53591__iar"}}}},
   [junit4]    >   "replicationFactor":"3",
   [junit4]    >   "maxShardsPerNode":"1"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B7BF94673920D803:36591A7F4E7FB83F]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 325785 T519 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> ASYNC  NEW_CORE C255 name=c8n_1x3_shard1_replica2 org.apache.solr.core.SolrCore@6717c8 url=http://127.0.0.1:53601/_iar/c8n_1x3_shard1_replica2 node=127.0.0.1:53601__iar C255_STATE=coll:c8n_1x3 core:c8n_1x3_shard1_replica2 props:{state=active, base_url=http://127.0.0.1:53601/_iar, core=c8n_1x3_shard1_replica2, node_name=127.0.0.1:53601__iar}
   [junit4]   2> 325792 T583 C255 P53601 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 325792 T583 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 325793 T583 oasc.SolrCore.close [c8n_1x3_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6717c8
   [junit4]   2> 325809 T583 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=302,transaction_logs_total_number=2}
   [junit4]   2> 325809 T583 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 325810 T583 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 325810 T583 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 325810 T583 C255 P53601 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 325856 T583 C255 P53601 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f769c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d26bee),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f769c1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d26bee),segFN=segments_4,generation=4}
   [junit4]   2> 325857 T583 C255 P53601 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 325859 T583 oasc.SolrCore.closeSearcher [c8n_1x3_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 325859 T583 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 325859 T583 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\index.20140714102657875 [CachedDir<<refCount=0;path=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\index.20140714102657875;done=false>>]
   [junit4]   2> 325859 T583 oasc.CachingDirectoryFactory.close Closing directory: .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\index.20140714102657875
   [junit4]   2> 325859 T583 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\ [CachedDir<<refCount=0;path=.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\;done=false>>]
   [junit4]   2> 325859 T583 oasc.CachingDirectoryFactory.close Closing directory: .\solr.cloud.HttpPartitionTest-B7BF94673920D803-001\tempDir-004\c8n_1x3_shard1_replica2\data\
   [junit4]   2> 325859 T583 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 325859 T583 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 325860 T583 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 325860 T583 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 325860 T583 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-B7BF94673920D803-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=sr_CS, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60 (32-bit)/cpus=2,threads=1,free=19880888,total=102440960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, TestRequestStatusCollectionAPI, TestMultiCoreConfBootstrap, SpellingQueryConverterTest, TestDFRSimilarityFactory, TestAnalyzedSuggestions, TestRandomFaceting, IndexSchemaTest, SuggesterWFSTTest, RemoteQueryErrorTest, FileUtilsTest, HttpPartitionTest]
   [junit4] Completed in 138.64s, 1 test, 1 failure <<< FAILURES!

[...truncated 1243 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 42 ignored (21 assumptions)

Total time: 116 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_60 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60) - Build # 4093 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4093/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node1:{"state":"active","base_url":"http://127.0.0.1:49390","core":"c8n_1x3_lf_shard1_replica1","node_name":"127.0.0.1:49390_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:49390_, 127.0.0.1:49367_] collections:{control_collection=DocCollection(control_collection)={   "autoCreated":"true",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:49367",           "core":"collection1",           "node_name":"127.0.0.1:49367_",           "leader":"true"}}}}}, collection1=DocCollection(collection1)={   "autoCreated":"true",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:49390",           "core":"collection1",           "node_name":"127.0.0.1:49390_",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:49380",           "core":"collection1",           "node_name":"127.0.0.1:49380_",           "leader":"true"}}}}}, c8n_1x2=DocCollection(c8n_1x2)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:49367",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:49367_",           "leader":"true"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:49390",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:49390_"}}}}}, c8n_1x3=DocCollection(c8n_1x3)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:49367",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:49367_",           "leader":"true"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:49390",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:49390_"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:49380",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:49380_"}}}}}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:49390",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:49390_",           "leader":"true"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:49367",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:49367_"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:49380",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:49380_"}}}}}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node1:{"state":"active","base_url":"http://127.0.0.1:49390","core":"c8n_1x3_lf_shard1_replica1","node_name":"127.0.0.1:49390_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:49390_, 127.0.0.1:49367_] collections:{control_collection=DocCollection(control_collection)={
  "autoCreated":"true",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:49367",
          "core":"collection1",
          "node_name":"127.0.0.1:49367_",
          "leader":"true"}}}}}, collection1=DocCollection(collection1)={
  "autoCreated":"true",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:49390",
          "core":"collection1",
          "node_name":"127.0.0.1:49390_",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:49380",
          "core":"collection1",
          "node_name":"127.0.0.1:49380_",
          "leader":"true"}}}}}, c8n_1x2=DocCollection(c8n_1x2)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:49367",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:49367_",
          "leader":"true"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:49390",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:49390_"}}}}}, c8n_1x3=DocCollection(c8n_1x3)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:49367",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:49367_",
          "leader":"true"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:49390",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:49390_"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:49380",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:49380_"}}}}}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:49390",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:49390_",
          "leader":"true"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:49367",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:49367_"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:49380",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:49380_"}}}}}}
	at __randomizedtesting.SeedInfo.seed([1D9304576B82B715:9C758A4F1CDDD729]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11795 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\init-core-data-001
   [junit4]   2> 3928039 T12032 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3928043 T12032 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3928045 T12032 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3928046 T12033 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3928168 T12032 oasc.ZkTestServer.run start zk server on port:49360
   [junit4]   2> 3928173 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3928183 T12039 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6de1f649 name:ZooKeeperConnection Watcher:127.0.0.1:49360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3928184 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3928184 T12032 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3928198 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3928200 T12041 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dc4628e name:ZooKeeperConnection Watcher:127.0.0.1:49360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3928200 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3928202 T12032 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3928206 T12032 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3928211 T12032 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3928216 T12032 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3928221 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3928221 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3928231 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3928232 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3928238 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3928238 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3928243 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3928243 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3928251 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3928253 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3928257 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3928257 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3928264 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3928264 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3928273 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3928273 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3928281 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3928282 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3928289 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3928291 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3928294 T12032 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3928295 T12032 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3930700 T12032 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3930709 T12032 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49368
   [junit4]   2> 3930709 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3930710 T12032 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3930710 T12032 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002
   [junit4]   2> 3930710 T12032 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002\'
   [junit4]   2> 3930751 T12032 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002\solr.xml
   [junit4]   2> 3930820 T12032 oasc.CoreContainer.<init> New CoreContainer 1203823993
   [junit4]   2> 3930820 T12032 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002\]
   [junit4]   2> 3930821 T12032 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3930821 T12032 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3930823 T12032 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3930823 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3930823 T12032 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3930824 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3930824 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3930824 T12032 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3930824 T12032 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3930825 T12032 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3930825 T12032 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3930826 T12032 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3930826 T12032 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49360/solr
   [junit4]   2> 3930826 T12032 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3930829 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3930831 T12052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49198fbc name:ZooKeeperConnection Watcher:127.0.0.1:49360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3930831 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3930836 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3930837 T12054 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a36328a name:ZooKeeperConnection Watcher:127.0.0.1:49360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3930838 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3930840 T12032 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3930846 T12032 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3930851 T12032 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 3930856 T12032 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 3930861 T12032 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 3930865 T12032 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3930869 T12032 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49367_
   [junit4]   2> 3930869 T12032 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49367_
   [junit4]   2> 3930875 T12032 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3930877 T12032 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3930883 T12032 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49367_
   [junit4]   2> 3930883 T12032 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3930887 T12032 oasc.Overseer.start Overseer (id=92098130392645635-127.0.0.1:49367_-n_0000000000) starting
   [junit4]   2> 3930891 T12032 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3930908 T12056 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3930909 T12032 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3930912 T12032 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3930915 T12032 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3930919 T12055 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3930926 T12057 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 3930926 T12057 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3930927 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3930927 T12057 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3930931 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3930931 T12055 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49367",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49367_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3930931 T12055 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3930931 T12055 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3930935 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3930936 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3932144 T12057 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3932144 T12057 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3932147 T12057 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3932147 T12057 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3932150 T12057 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3932150 T12057 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002\collection1\'
   [junit4]   2> 3932154 T12057 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 3932154 T12057 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 3932157 T12057 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 3932227 T12057 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 3932297 T12057 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3932301 T12057 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3932312 T12057 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3932814 T12057 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3932815 T12057 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3932815 T12057 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3932827 T12057 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3932829 T12057 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3932859 T12057 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3932863 T12057 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3932869 T12057 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3932870 T12057 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3932870 T12057 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3932870 T12057 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3932873 T12057 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3932873 T12057 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3932873 T12057 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3932873 T12057 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3932874 T12057 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/control/data\
   [junit4]   2> 3932874 T12057 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a17f009
   [junit4]   2> 3932874 T12057 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/control/data\
   [junit4]   2> 3932874 T12057 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/control/data\index/
   [junit4]   2> 3932874 T12057 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3932875 T12057 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/control/data\index
   [junit4]   2> 3932876 T12057 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32862956150021716]
   [junit4]   2> 3932876 T12057 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1cef05ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb80496),segFN=segments_1,generation=1}
   [junit4]   2> 3932876 T12057 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3932880 T12057 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3932880 T12057 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3932880 T12057 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3932880 T12057 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3932881 T12057 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3932881 T12057 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3932881 T12057 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3932882 T12057 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3932882 T12057 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3932882 T12057 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3932884 T12057 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3932884 T12057 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3932884 T12057 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3932884 T12057 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3932885 T12057 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3932886 T12057 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3932894 T12057 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3932903 T12057 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3932903 T12057 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3932903 T12057 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=28.076171875, floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=23.444703711443893, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.580187215734122
   [junit4]   2> 3932904 T12057 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1cef05ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2eb80496),segFN=segments_1,generation=1}
   [junit4]   2> 3932904 T12057 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3932904 T12057 oass.SolrIndexSearcher.<init> Opening Searcher@576675fe[collection1] main
   [junit4]   2> 3932904 T12057 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3932906 T12057 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3932906 T12057 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3932907 T12057 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3932907 T12057 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3932907 T12057 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3932910 T12057 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3932910 T12057 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3932910 T12057 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 3932910 T12057 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3932912 T12058 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@576675fe[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3932913 T12057 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3932914 T12061 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49367 collection:control_collection shard:shard1
   [junit4]   2> 3932916 T12032 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3932916 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3932917 T12061 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3932919 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3932924 T12064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1191fc83 name:ZooKeeperConnection Watcher:127.0.0.1:49360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3932924 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3932927 T12032 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3932935 T12032 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3932951 T12061 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3932954 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3932956 T12061 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3932956 T12061 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2421 name=collection1 org.apache.solr.core.SolrCore@1c2e83a3 url=http://127.0.0.1:49367/collection1 node=127.0.0.1:49367_ C2421_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:49367, core=collection1, node_name=127.0.0.1:49367_}
   [junit4]   2> 3932956 T12061 C2421 P49367 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49367/collection1/
   [junit4]   2> 3932957 T12061 C2421 P49367 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3932957 T12061 C2421 P49367 oasc.SyncStrategy.syncToMe http://127.0.0.1:49367/collection1/ has no replicas
   [junit4]   2> 3932957 T12061 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49367/collection1/ shard1
   [junit4]   2> 3932958 T12061 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3932961 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3932968 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3932969 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3932970 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3932981 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3932986 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3933110 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3933110 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3933165 T12061 oasc.ZkController.register We are http://127.0.0.1:49367/collection1/ and leader is http://127.0.0.1:49367/collection1/
   [junit4]   2> 3933165 T12061 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49367
   [junit4]   2> 3933165 T12061 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3933165 T12061 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 3933165 T12061 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3933167 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3933167 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3933167 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3933171 T12061 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3933173 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3933174 T12055 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49367",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49367_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3933179 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3933304 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3933306 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3935361 T12032 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 3935362 T12032 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3935368 T12032 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49381
   [junit4]   2> 3935369 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3935369 T12032 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3935369 T12032 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003
   [junit4]   2> 3935369 T12032 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003\'
   [junit4]   2> 3935407 T12032 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003\solr.xml
   [junit4]   2> 3935472 T12032 oasc.CoreContainer.<init> New CoreContainer 1226125738
   [junit4]   2> 3935472 T12032 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003\]
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3935476 T12032 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3935476 T12032 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3935480 T12032 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3935480 T12032 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3935480 T12032 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49360/solr
   [junit4]   2> 3935480 T12032 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3935484 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3935489 T12075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e6fb562 name:ZooKeeperConnection Watcher:127.0.0.1:49360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3935489 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3935491 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3935493 T12077 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76ad4c14 name:ZooKeeperConnection Watcher:127.0.0.1:49360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3935493 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3935510 T12032 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3936730 T12032 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49380_
   [junit4]   2> 3936733 T12032 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49380_
   [junit4]   2> 3936737 T12064 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3936737 T12077 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3936737 T12054 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3936750 T12078 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3936750 T12078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3936753 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3936753 T12078 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3936753 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3936754 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3936759 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3936760 T12055 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49380",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49380_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3936760 T12055 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3936760 T12055 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3936767 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3936769 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3936769 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3936769 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3937969 T12078 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3937969 T12078 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3937971 T12078 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3937971 T12078 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3937974 T12078 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3937974 T12078 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003\collection1\'
   [junit4]   2> 3937977 T12078 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 3937977 T12078 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 3937977 T12078 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 3938048 T12078 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 3938101 T12078 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3938104 T12078 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3938114 T12078 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3938666 T12078 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3938666 T12078 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3938668 T12078 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3938677 T12078 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3938680 T12078 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3938701 T12078 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3938706 T12078 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3938711 T12078 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3938714 T12078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3938714 T12078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3938714 T12078 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3938716 T12078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3938716 T12078 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3938716 T12078 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3938716 T12078 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3938717 T12078 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty1\
   [junit4]   2> 3938717 T12078 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a17f009
   [junit4]   2> 3938717 T12078 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty1\
   [junit4]   2> 3938717 T12078 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty1\index/
   [junit4]   2> 3938717 T12078 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 3938718 T12078 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty1\index
   [junit4]   2> 3938719 T12078 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32862956150021716]
   [junit4]   2> 3938719 T12078 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@78ed9922 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36f75fa9),segFN=segments_1,generation=1}
   [junit4]   2> 3938719 T12078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3938723 T12078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3938723 T12078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3938723 T12078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3938723 T12078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3938725 T12078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3938725 T12078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3938725 T12078 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3938725 T12078 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3938726 T12078 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3938726 T12078 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3938727 T12078 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3938727 T12078 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3938727 T12078 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3938728 T12078 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3938728 T12078 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3938729 T12078 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3938734 T12078 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3938741 T12078 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3938741 T12078 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3938742 T12078 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=28.076171875, floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=23.444703711443893, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.580187215734122
   [junit4]   2> 3938742 T12078 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@78ed9922 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36f75fa9),segFN=segments_1,generation=1}
   [junit4]   2> 3938742 T12078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3938743 T12078 oass.SolrIndexSearcher.<init> Opening Searcher@207f962e[collection1] main
   [junit4]   2> 3938743 T12078 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3938745 T12078 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3938745 T12078 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3938746 T12078 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3938746 T12078 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3938746 T12078 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3938747 T12078 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3938747 T12078 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3938747 T12078 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 3938747 T12078 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3938752 T12079 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@207f962e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3938753 T12078 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3938756 T12082 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49380 collection:collection1 shard:shard2
   [junit4]   2> 3938756 T12032 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3938756 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3938758 T12082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3938769 T12082 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3938773 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938775 T12082 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3938775 T12082 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2422 name=collection1 org.apache.solr.core.SolrCore@6907147c url=http://127.0.0.1:49380/collection1 node=127.0.0.1:49380_ C2422_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49380, core=collection1, node_name=127.0.0.1:49380_}
   [junit4]   2> 3938775 T12082 C2422 P49380 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49380/collection1/
   [junit4]   2> 3938775 T12082 C2422 P49380 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3938775 T12082 C2422 P49380 oasc.SyncStrategy.syncToMe http://127.0.0.1:49380/collection1/ has no replicas
   [junit4]   2> 3938775 T12082 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49380/collection1/ shard2
   [junit4]   2> 3938777 T12082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3938780 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3938788 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938792 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938793 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938793 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938805 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3938809 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938922 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938923 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938923 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3938967 T12082 oasc.ZkController.register We are http://127.0.0.1:49380/collection1/ and leader is http://127.0.0.1:49380/collection1/
   [junit4]   2> 3938967 T12082 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49380
   [junit4]   2> 3938967 T12082 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3938967 T12082 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 3938967 T12082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3938970 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938970 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938970 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3938972 T12082 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3938974 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3938978 T12055 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49380",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49380_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3938981 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3939108 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3939109 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3939109 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3940954 T12032 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 3940955 T12032 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3940961 T12032 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49391
   [junit4]   2> 3940961 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3940962 T12032 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3940962 T12032 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004
   [junit4]   2> 3940962 T12032 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004\'
   [junit4]   2> 3940998 T12032 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004\solr.xml
   [junit4]   2> 3941058 T12032 oasc.CoreContainer.<init> New CoreContainer 592396858
   [junit4]   2> 3941059 T12032 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004\]
   [junit4]   2> 3941060 T12032 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3941060 T12032 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3941060 T12032 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3941061 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3941061 T12032 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3941061 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3941061 T12032 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3941062 T12032 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3941062 T12032 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3941062 T12032 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3941063 T12032 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3941063 T12032 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3941063 T12032 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49360/solr
   [junit4]   2> 3941064 T12032 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3941065 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941068 T12094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2884fff2 name:ZooKeeperConnection Watcher:127.0.0.1:49360 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941069 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941073 T12032 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3941076 T12096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bf1512e name:ZooKeeperConnection Watcher:127.0.0.1:49360/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3941076 T12032 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3941090 T12032 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3942190 T12032 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49390_
   [junit4]   2> 3942192 T12032 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49390_
   [junit4]   2> 3942202 T12064 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3942203 T12096 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3942204 T12077 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3942205 T12054 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3942227 T12097 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3942227 T12097 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3942229 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942229 T12097 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3942229 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942229 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942234 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3942235 T12055 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49390",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49390_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3942235 T12055 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3942235 T12055 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3942240 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3942241 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3942241 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3942242 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3942242 T12096 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3943323 T12097 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3943323 T12097 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3943325 T12097 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3943325 T12097 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3943329 T12097 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3943329 T12097 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004\collection1\'
   [junit4]   2> 3943330 T12097 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 3943334 T12097 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 3943337 T12097 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-1D9304576B82B715-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 3943407 T12097 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 3943462 T12097 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3943464 T12097 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3943475 T12097 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3943940 T12097 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3943940 T12097 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 3943941 T12097 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3943952 T12097 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3943955 T12097 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3943984 T12097 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3943989 T12097 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3943995 T12097 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3943997 T12097 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3943997 T12097 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3943997 T12097 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3943999 T12097 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3943999 T12097 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3943999 T12097 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3943999 T12097 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3944001 T12097 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-004\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty2\
   [junit4]   2> 3944001 T12097 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a17f009
   [junit4]   2> 3944001 T12097 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty2\
   [junit4]   2> 3944001 T12097 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty2\index/
   [junit4]   2> 3944001 T12097 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 3944002 T12097 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-1D9304576B82B715-001\tempDir-001/jetty2\index
   [junit4]   2> 3944002 T12097 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32862956150021716]
   [junit4]   2> 3944003 T12097 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51568d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a05431),segFN=segments_1,generation=1}
   [junit4]   2> 3944003 T12097 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3944007 T12097 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3944007 T12097 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3944009 T12097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3944009 T12097 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3944009 T12097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3944009 T12097 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3944010 T12097 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3944010 T12097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3944010 T12097 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3944011 T12097 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3944011 T12097 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3944011 T12097 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3944011 T12097 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3944012 T12097 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3944013 T12097 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3944013 T12097 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3944023 T12097 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3944029 T12097 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3944029 T12097 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3944031 T12097 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=28.076171875, floorSegmentMB=1.529296875, forceMergeDeletesPctAllowed=23.444703711443893, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.580187215734122
   [junit4]   2> 3944031 T12097 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@51568d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10a05431),segFN=segments_1,generation=1}
   [junit4]   2> 3944031 T12097 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3944032 T12097 oass.SolrIndexSearcher.<init> Opening Searcher@3062cc5a[collection1] main
   [junit4]   2> 3944032 T12097 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3944034 T12097 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3944034 T12097 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3944035 T12097 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3944035 T12097 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3944035 T12097 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3944036 T12097 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3944036 T12097 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3944037 T12097 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 3944037 T12097 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3944042 T12098 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3062cc5a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3944043 T12097 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3944045 T12101 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49390 collection:collection1 shard:shard1
   [junit4]   2> 3944045 T12032 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3944046 T12032 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3944047 T12101 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3944049 T12032 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944050 T12032 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 3944050 T12032 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 3944051 T12032 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944058 T12101 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3944061 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944062 T12101 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3944062 T12101 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2423 name=collection1 org.apache.solr.core.SolrCore@787ab01 url=http://127.0.0.1:49390/collection1 node=127.0.0.1:49390_ C2423_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49390, core=collection1, node_name=127.0.0.1:49390_}
   [junit4]   2> 3944062 T12101 C2423 P49390 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49390/collection1/
   [junit4]   2> 3944063 T12101 C2423 P49390 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3944063 T12101 C2423 P49390 oasc.SyncStrategy.syncToMe http://127.0.0.1:49390/collection1/ has no replicas
   [junit4]   2> 3944063 T12101 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49390/collection1/ shard1
   [junit4]   2> 3944064 T12101 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3944065 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944070 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944073 T12096 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3944073 T12064 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3944073 T12054 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3944074 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3944083 T12055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3944093 T12054 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3944207 T12077 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3944207 T12054 oascc.ZkStateR

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

001
   [junit4]   2> NOTE: test params are: codec=Lucene49: {id=FST41, range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), range_facet_sl=FST41, multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{}, sim=DefaultSimilarity, locale=ar_KW, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=73839424,total=491257856
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymFilterFactory, TestStandardQParsers, HighlighterMaxOffsetTest, OverseerRolesTest, WordBreakSolrSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TimeZoneUtilsTest, TestFieldTypeResource, BasicFunctionalityTest, TestSolr4Spatial, DirectUpdateHandlerOptimizeTest, CachingDirectoryFactoryTest, HighlighterTest, DistributedDebugComponentTest, AnalysisAfterCoreReloadTest, SpellingQueryConverterTest, TestRangeQuery, TestInfoStreamLogging, TestClassNameShortening, TermsComponentTest, SolrInfoMBeanTest, TestUpdate, TestHighFrequencyDictionaryFactory, RegexBoostProcessorTest, TestHashPartitioner, CoreAdminRequestStatusTest, MultiTermTest, SSLMigrationTest, ResourceLoaderTest, TestRandomDVFaceting, BJQParserTest, AssignTest, TestRandomFaceting, HdfsWriteToMultipleCollectionsTest, SyncSliceTest, JSONWriterTest, DistribCursorPagingTest, SolrPluginUtilsTest, BasicDistributedZkTest, DirectSolrConnectionTest, TestExceedMaxTermLength, UpdateParamsTest, AnalysisErrorHandlingTest, TestCloudManagedSchema, BlockCacheTest, SOLR749Test, TestCoreDiscovery, TestRemoteStreaming, SpatialFilterTest, CoreAdminCreateDiscoverTest, DirectSolrSpellCheckerTest, RequiredFieldsTest, TestCopyFieldCollectionResource, ZkSolrClientTest, TestFunctionQuery, SolrTestCaseJ4Test, TestInitQParser, SliceStateTest, TestUtils, TestRecovery, SpellCheckComponentTest, TestSearchPerf, ScriptEngineTest, TestHighlightDedupGrouping, TestXIncludeConfig, ChangedSchemaMergeTest, UUIDFieldTest, SuggesterTSTTest, HdfsUnloadDistributedZkTest, NoCacheHeaderTest, UnloadDistributedZkTest, ParsingFieldUpdateProcessorsTest, TestOverriddenPrefixQueryForCustomFieldType, FileBasedSpellCheckerTest, TestLRUCache, QueryParsingTest, TestArbitraryIndexDir, TestDistribDocBasedVersion, DocExpirationUpdateProcessorFactoryTest, TestPerFieldSimilarity, TestSolrIndexConfig, BadCopyFieldTest, OverseerStatusTest, OpenCloseCoreStressTest, SuggesterFSTTest, TestAnalyzeInfixSuggestions, TestSchemaVersionResource, TestCollectionAPI, TestRestManager, DistribDocExpirationUpdateProcessorTest, TestConfigSets, TestSolrJ, MigrateRouteKeyTest, DocumentAnalysisRequestHandlerTest, MultiThreadedOCPTest, TestBinaryResponseWriter, TestRTGBase, TestElisionMultitermQuery, OutputWriterTest, XsltUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestJoin, PeerSyncTest, TestManagedStopFilterFactory, TestSolrDeletionPolicy2, TestNonNRTOpen, TestSolrQueryParserDefaultOperatorResource, TestSolrXmlPersistor, ResponseLogComponentTest, BadIndexSchemaTest, TestManagedResource, SolrIndexSplitterTest, CursorPagingTest, ReplicationFactorTest, TestLeaderElectionZkExpiry, TestReload, DistributedQueryComponentCustomSortTest, NotRequiredUniqueKeyTest, TestFuzzyAnalyzedSuggestions, TestCloudInspectUtil, CurrencyFieldXmlFileTest, TestFiltering, TestFieldCollectionResource, TestStressRecovery, UniqFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, TestManagedSchema, ChaosMonkeyNothingIsSafeTest, BasicDistributedZk2Test, TestComplexPhraseQParserPlugin, TestWriterPerf, HdfsBasicDistributedZkTest, DateFieldTest, TestSolr4Spatial2, TestDistributedMissingSort, ConvertedLegacyTest, TestMiniSolrCloudCluster, TestCustomSort, ZkControllerTest, SolrCoreCheckLockOnStartupTest, ConnectionManagerTest, DateMathParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, PolyFieldTest, ShardSplitTest, TestZkChroot, ShardRoutingCustomTest, FastVectorHighlighterTest, BlockDirectoryTest, TestFastWriter, IndexSchemaTest, DocValuesMultiTest, BinaryUpdateRequestHandlerTest, TestMaxScoreQueryParser, DocValuesTest, TestStressLucene, DebugComponentTest, TestNumberUtils, HdfsDirectoryTest, TestStressUserVersions, AddBlockUpdateTest, TestCoreContainer, LeaderElectionTest, SynonymTokenizerTest, TestRandomMergePolicy, TestAnalyzedSuggestions, CircularListTest, TestFastOutputStream, TestManagedSchemaFieldResource, TestCSVLoader, SpellCheckCollatorTest, PluginInfoTest, TestPartialUpdateDeduplication, AtomicUpdatesTest, TestIndexSearcher, CursorMarkTest, DeleteInactiveReplicaTest, TestMultiCoreConfBootstrap, FieldMutatingUpdateProcessorTest, TestExpandComponent, TestCursorMarkWithoutUniqueKey, HardAutoCommitTest, ReturnFieldsTest, TestIBSimilarityFactory, DistributedExpandComponentTest, TestManagedResourceStorage, NumericFieldsTest, TestSort, TestQuerySenderNoQuery, CacheHeaderTest, AnalyticsMergeStrategyTest, MoreLikeThisHandlerTest, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestJmxIntegration, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestTolerantSearch, TestCollationKeyRangeQueries, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteReplicaTest, DeleteShardTest, HttpPartitionTest]
   [junit4] Completed in 119.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 207 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 42 ignored (21 assumptions)

Total time: 116 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_05) - Build # 4092 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
The logic in MockDirectoryWrapper.mustSync() worked incorrectly now
that NRTCachingDirectory extends FilterDirectory.

I committed a fix.

On Sun, Jul 13, 2014 at 2:34 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4092/
> Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.index.TestIndexSplitter.test
>
> Error Message:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)
>
> Stack Trace:
> java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)
>         at __randomizedtesting.SeedInfo.seed([8622A801072C3D98:E7697DBA9D05060]:0)
>         at java.io.RandomAccessFile.open(Native Method)
>         at java.io.RandomAccessFile.<init>(RandomAccessFile.java:236)
>         at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:58)
>         at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
>         at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:344)
>         at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:457)
>         at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:907)
>         at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:753)
>         at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:460)
>         at org.apache.lucene.index.IndexSplitter.<init>(IndexSplitter.java:95)
>         at org.apache.lucene.index.TestIndexSplitter.test(TestIndexSplitter.java:69)
>         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:483)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         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:365)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         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:43)
>         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:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 8745 lines...]
>    [junit4] Suite: org.apache.lucene.index.TestIndexSplitter
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSplitter -Dtests.method=test -Dtests.seed=8622A801072C3D98 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Etc/UTC -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.51s | TestIndexSplitter.test <<<
>    [junit4]    > Throwable #1: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([8622A801072C3D98:E7697DBA9D05060]:0)
>    [junit4]    >        at java.io.RandomAccessFile.open(Native Method)
>    [junit4]    >        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:236)
>    [junit4]    >        at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:58)
>    [junit4]    >        at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
>    [junit4]    >        at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:344)
>    [junit4]    >        at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:457)
>    [junit4]    >        at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:907)
>    [junit4]    >        at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:753)
>    [junit4]    >        at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:460)
>    [junit4]    >        at org.apache.lucene.index.IndexSplitter.<init>(IndexSplitter.java:95)
>    [junit4]    >        at org.apache.lucene.index.TestIndexSplitter.test(TestIndexSplitter.java:69)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\.\lucene.index.TestIndexSplitter-8622A801072C3D98-001
>    [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=da, timezone=Etc/UTC
>    [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_05 (32-bit)/cpus=2,threads=1,free=12822288,total=32440320
>    [junit4]   2> NOTE: All tests run in this JVM: [IndexSortingTest, TestBlockJoinSorter, TestLazyDocument, TestSortingMergePolicy, SweetSpotSimilarityTest, SortingAtomicReaderTest, TestFSTsMisc, TestIndexSplitter]
>    [junit4] Completed in 0.57s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 21 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:544: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2019: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 12 suites, 44 tests, 1 error, 2 ignored (2 assumptions)
>
> Total time: 34 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0_05) - Build # 4092 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4092/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.lucene.index.TestIndexSplitter.test

Error Message:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)

Stack Trace:
java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)
	at __randomizedtesting.SeedInfo.seed([8622A801072C3D98:E7697DBA9D05060]:0)
	at java.io.RandomAccessFile.open(Native Method)
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:236)
	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:58)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:344)
	at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:457)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:907)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:753)
	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:460)
	at org.apache.lucene.index.IndexSplitter.<init>(IndexSplitter.java:95)
	at org.apache.lucene.index.TestIndexSplitter.test(TestIndexSplitter.java:69)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8745 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexSplitter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexSplitter -Dtests.method=test -Dtests.seed=8622A801072C3D98 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Etc/UTC -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.51s | TestIndexSplitter.test <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\lucene.index.TestIndexSplitter-8622A801072C3D98-001\TestIndexSplitter-001\segments_3 (The system cannot find the file specified)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8622A801072C3D98:E7697DBA9D05060]:0)
   [junit4]    > 	at java.io.RandomAccessFile.open(Native Method)
   [junit4]    > 	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:236)
   [junit4]    > 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:58)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:113)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:344)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$1.doBody(SegmentInfos.java:457)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:907)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:753)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.read(SegmentInfos.java:460)
   [junit4]    > 	at org.apache.lucene.index.IndexSplitter.<init>(IndexSplitter.java:95)
   [junit4]    > 	at org.apache.lucene.index.TestIndexSplitter.test(TestIndexSplitter.java:69)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\misc\test\J0\.\lucene.index.TestIndexSplitter-8622A801072C3D98-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=da, timezone=Etc/UTC
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_05 (32-bit)/cpus=2,threads=1,free=12822288,total=32440320
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSortingTest, TestBlockJoinSorter, TestLazyDocument, TestSortingMergePolicy, SweetSpotSimilarityTest, SortingAtomicReaderTest, TestFSTsMisc, TestIndexSplitter]
   [junit4] Completed in 0.57s, 1 test, 1 error <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:544: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2019: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 12 suites, 44 tests, 1 error, 2 ignored (2 assumptions)

Total time: 34 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60) - Build # 4090 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/4090/
Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.testDistribSearch

Error Message:
Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"state":"active","base_url":"http://127.0.0.1:55828","core":"c8n_1x3_lf_shard1_replica3","node_name":"127.0.0.1:55828_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:55841_, 127.0.0.1:55828_] collections:{control_collection=DocCollection(control_collection)={   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55828",           "core":"collection1",           "node_name":"127.0.0.1:55828_",           "leader":"true"}}}},   "replicationFactor":"1"}, collection1=DocCollection(collection1)={   "router":{"name":"compositeId"},   "autoCreated":"true",   "maxShardsPerNode":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55841",           "core":"collection1",           "node_name":"127.0.0.1:55841_",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:55851",           "core":"collection1",           "node_name":"127.0.0.1:55851_",           "leader":"true"}}}},   "replicationFactor":"1"}, c8n_1x2=DocCollection(c8n_1x2)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55828",           "core":"c8n_1x2_shard1_replica1",           "node_name":"127.0.0.1:55828_",           "leader":"true"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:55851",           "core":"c8n_1x2_shard1_replica2",           "node_name":"127.0.0.1:55851_"}}}},   "replicationFactor":"2"}, c8n_1x3=DocCollection(c8n_1x3)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"active",           "base_url":"http://127.0.0.1:55828",           "core":"c8n_1x3_shard1_replica1",           "node_name":"127.0.0.1:55828_"},         "core_node2":{           "state":"active",           "base_url":"http://127.0.0.1:55841",           "core":"c8n_1x3_shard1_replica2",           "node_name":"127.0.0.1:55841_",           "leader":"true"},         "core_node3":{           "state":"down",           "base_url":"http://127.0.0.1:55851",           "core":"c8n_1x3_shard1_replica3",           "node_name":"127.0.0.1:55851_"}}}},   "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node1":{           "state":"down",           "base_url":"http://127.0.0.1:55841",           "core":"c8n_1x3_lf_shard1_replica2",           "node_name":"127.0.0.1:55841_"},         "core_node2":{           "state":"down",           "base_url":"http://127.0.0.1:55851",           "core":"c8n_1x3_lf_shard1_replica1",           "node_name":"127.0.0.1:55851_"},         "core_node3":{           "state":"active",           "base_url":"http://127.0.0.1:55828",           "core":"c8n_1x3_lf_shard1_replica3",           "node_name":"127.0.0.1:55828_",           "leader":"true"}}}},   "replicationFactor":"3"}}

Stack Trace:
java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"state":"active","base_url":"http://127.0.0.1:55828","core":"c8n_1x3_lf_shard1_replica3","node_name":"127.0.0.1:55828_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:55841_, 127.0.0.1:55828_] collections:{control_collection=DocCollection(control_collection)={
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55828",
          "core":"collection1",
          "node_name":"127.0.0.1:55828_",
          "leader":"true"}}}},
  "replicationFactor":"1"}, collection1=DocCollection(collection1)={
  "router":{"name":"compositeId"},
  "autoCreated":"true",
  "maxShardsPerNode":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55841",
          "core":"collection1",
          "node_name":"127.0.0.1:55841_",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:55851",
          "core":"collection1",
          "node_name":"127.0.0.1:55851_",
          "leader":"true"}}}},
  "replicationFactor":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55828",
          "core":"c8n_1x2_shard1_replica1",
          "node_name":"127.0.0.1:55828_",
          "leader":"true"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:55851",
          "core":"c8n_1x2_shard1_replica2",
          "node_name":"127.0.0.1:55851_"}}}},
  "replicationFactor":"2"}, c8n_1x3=DocCollection(c8n_1x3)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"active",
          "base_url":"http://127.0.0.1:55828",
          "core":"c8n_1x3_shard1_replica1",
          "node_name":"127.0.0.1:55828_"},
        "core_node2":{
          "state":"active",
          "base_url":"http://127.0.0.1:55841",
          "core":"c8n_1x3_shard1_replica2",
          "node_name":"127.0.0.1:55841_",
          "leader":"true"},
        "core_node3":{
          "state":"down",
          "base_url":"http://127.0.0.1:55851",
          "core":"c8n_1x3_shard1_replica3",
          "node_name":"127.0.0.1:55851_"}}}},
  "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "state":"down",
          "base_url":"http://127.0.0.1:55841",
          "core":"c8n_1x3_lf_shard1_replica2",
          "node_name":"127.0.0.1:55841_"},
        "core_node2":{
          "state":"down",
          "base_url":"http://127.0.0.1:55851",
          "core":"c8n_1x3_lf_shard1_replica1",
          "node_name":"127.0.0.1:55851_"},
        "core_node3":{
          "state":"active",
          "base_url":"http://127.0.0.1:55828",
          "core":"c8n_1x3_lf_shard1_replica3",
          "node_name":"127.0.0.1:55828_",
          "leader":"true"}}}},
  "replicationFactor":"3"}}
	at __randomizedtesting.SeedInfo.seed([337A51B8503BE5F8:B29CDFA0276485C4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:43)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10812 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\init-core-data-001
   [junit4]   2> 25481 T27 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 25487 T27 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 25496 T27 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25503 T28 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 25723 T27 oasc.ZkTestServer.run start zk server on port:55821
   [junit4]   2> 25896 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26015 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@360c8ec4 name:ZooKeeperConnection Watcher:127.0.0.1:55821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26016 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26020 T27 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 26108 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26110 T36 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ce09ab4 name:ZooKeeperConnection Watcher:127.0.0.1:55821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26110 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26130 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 26140 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 26147 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 26153 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 26161 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 26179 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 26190 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 26190 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 26199 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 26199 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 26206 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 26206 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 26214 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 26214 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 26220 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 26220 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 26228 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 26230 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 26238 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 26238 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 26249 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 26249 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 26262 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 26263 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 26270 T27 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 26270 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 29243 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 29594 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55829
   [junit4]   2> 29693 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 29694 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 29694 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002
   [junit4]   2> 29694 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002\'
   [junit4]   2> 29733 T27 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002\solr.xml
   [junit4]   2> 29814 T27 oasc.CoreContainer.<init> New CoreContainer 2081853518
   [junit4]   2> 29814 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002\]
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 29865 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 29867 T27 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 29868 T27 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 29868 T27 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 29869 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55821/solr
   [junit4]   2> 29893 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 29897 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29902 T48 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7447e742 name:ZooKeeperConnection Watcher:127.0.0.1:55821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29903 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29915 T29 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1472f063ef10002, 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> 
   [junit4]   2> 29924 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 29928 T50 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b8a58ee name:ZooKeeperConnection Watcher:127.0.0.1:55821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 29928 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 29946 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 29962 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 29973 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 29981 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 29987 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 30006 T27 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 30010 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55828_
   [junit4]   2> 30016 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55828_
   [junit4]   2> 30024 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 30028 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 30052 T27 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55828_
   [junit4]   2> 30052 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 30057 T27 oasc.Overseer.start Overseer (id=92094021256675331-127.0.0.1:55828_-n_0000000000) starting
   [junit4]   2> 30079 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 30124 T27 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 30125 T52 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 30129 T27 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 30134 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 30153 T51 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 30168 T53 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 30169 T53 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 30176 T53 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 30178 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 30185 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 30187 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55828",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55828_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 30188 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 30212 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 30218 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 30231 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 31271 T53 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 31272 T53 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 31274 T53 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 31274 T53 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 31281 T53 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 31282 T53 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002\collection1\'
   [junit4]   2> 31286 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 31288 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 31290 T53 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 31413 T53 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 31479 T53 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 31484 T53 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 31517 T53 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 32101 T53 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32102 T53 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 32104 T53 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 32134 T53 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 32137 T53 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 32178 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32185 T53 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 32192 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32195 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32195 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32195 T53 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 32196 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 32197 T53 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 32198 T53 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 32198 T53 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 32198 T53 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-002\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/control/data\
   [junit4]   2> 32199 T53 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c934e78
   [junit4]   2> 32205 T53 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/control/data\
   [junit4]   2> 32205 T53 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/control/data\index/
   [junit4]   2> 32205 T53 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 32207 T53 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/control/data\index
   [junit4]   2> 32208 T53 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 32209 T53 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5093c8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5648a168),segFN=segments_1,generation=1}
   [junit4]   2> 32209 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32217 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 32272 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 32273 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 32273 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32273 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 32273 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 32274 T53 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32276 T53 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 32276 T53 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 32281 T53 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 32283 T53 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 32285 T53 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 32286 T53 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 32287 T53 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 32288 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 32289 T53 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 32298 T53 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 32304 T53 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 32304 T53 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 32306 T53 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.236328125, floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=3.256894181860007, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7847677834133058
   [junit4]   2> 32307 T53 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5093c8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5648a168),segFN=segments_1,generation=1}
   [junit4]   2> 32307 T53 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 32308 T53 oass.SolrIndexSearcher.<init> Opening Searcher@5047b87f[collection1] main
   [junit4]   2> 32308 T53 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 32311 T53 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 32311 T53 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 32321 T53 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 32322 T53 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 32322 T53 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32326 T53 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 32327 T53 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 32327 T53 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 32327 T53 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 32348 T54 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5047b87f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 32351 T53 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 32354 T57 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55828 collection:control_collection shard:shard1
   [junit4]   2> 32355 T27 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 32355 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32378 T57 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 32396 T57 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 32404 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32406 T57 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 32406 T57 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@44acd370 url=http://127.0.0.1:55828/collection1 node=127.0.0.1:55828_ C23_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55828, core=collection1, node_name=127.0.0.1:55828_}
   [junit4]   2> 32411 T57 C23 P55828 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55828/collection1/
   [junit4]   2> 32411 T57 C23 P55828 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 32412 T57 C23 P55828 oasc.SyncStrategy.syncToMe http://127.0.0.1:55828/collection1/ has no replicas
   [junit4]   2> 32412 T57 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55828/collection1/ shard1
   [junit4]   2> 32416 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32418 T57 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 32432 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32434 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 32434 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32440 T60 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26b9de0b name:ZooKeeperConnection Watcher:127.0.0.1:55821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32441 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32448 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 32451 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32456 T27 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 32459 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32574 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 32574 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 32614 T57 oasc.ZkController.register We are http://127.0.0.1:55828/collection1/ and leader is http://127.0.0.1:55828/collection1/
   [junit4]   2> 32614 T57 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55828
   [junit4]   2> 32614 T57 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 32614 T57 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 32616 T57 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32620 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32621 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32621 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32622 T57 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32626 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32628 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55828",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55828_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 32634 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32750 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 32751 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 34391 T27 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 34392 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 34397 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55842
   [junit4]   2> 34398 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 34398 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 34398 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003
   [junit4]   2> 34398 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003\'
   [junit4]   2> 34429 T27 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003\solr.xml
   [junit4]   2> 34508 T27 oasc.CoreContainer.<init> New CoreContainer 1357556021
   [junit4]   2> 34508 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003\]
   [junit4]   2> 34510 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 34511 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 34511 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 34511 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 34512 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 34512 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 34513 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 34513 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 34513 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 34514 T27 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 34515 T27 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 34515 T27 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 34516 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55821/solr
   [junit4]   2> 34516 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 34518 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34522 T71 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e0b0013 name:ZooKeeperConnection Watcher:127.0.0.1:55821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34524 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34533 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 34536 T73 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6db86d54 name:ZooKeeperConnection Watcher:127.0.0.1:55821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34537 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 34555 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 35547 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55841_
   [junit4]   2> 35549 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55841_
   [junit4]   2> 35555 T73 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 35555 T50 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 35557 T60 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 35575 T74 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 35575 T74 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 35577 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35578 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35578 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35578 T74 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 35582 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 35583 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55841",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55841_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 35583 T51 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 35584 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 35588 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 35590 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 35590 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 35591 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 36562 T74 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 36562 T74 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 36564 T74 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 36564 T74 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 36567 T74 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 36567 T74 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003\collection1\'
   [junit4]   2> 36570 T74 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 36572 T74 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 36572 T74 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 36644 T74 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 36702 T74 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 36709 T74 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 36731 T74 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 37233 T74 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 37233 T74 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 37235 T74 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 37248 T74 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 37252 T74 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 37299 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37306 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 37312 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 37316 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 37316 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 37316 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 37317 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 37317 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 37317 T74 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 37318 T74 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 37319 T74 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-003\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty1\
   [junit4]   2> 37320 T74 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c934e78
   [junit4]   2> 37320 T74 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty1\
   [junit4]   2> 37320 T74 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty1\index/
   [junit4]   2> 37320 T74 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 37321 T74 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty1\index
   [junit4]   2> 37322 T74 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 37323 T74 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19853ae8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a359c6),segFN=segments_1,generation=1}
   [junit4]   2> 37323 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37339 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 37341 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 37342 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 37342 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 37342 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 37342 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 37344 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 37344 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 37344 T74 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 37347 T74 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 37348 T74 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 37349 T74 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 37349 T74 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 37351 T74 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 37351 T74 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 37353 T74 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 37363 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 37367 T74 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 37367 T74 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 37369 T74 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.236328125, floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=3.256894181860007, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7847677834133058
   [junit4]   2> 37370 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@19853ae8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54a359c6),segFN=segments_1,generation=1}
   [junit4]   2> 37370 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 37371 T74 oass.SolrIndexSearcher.<init> Opening Searcher@2bc5c0d[collection1] main
   [junit4]   2> 37371 T74 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 37374 T74 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 37374 T74 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 37376 T74 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 37376 T74 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 37376 T74 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 37378 T74 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 37378 T74 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 37378 T74 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 37378 T74 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 37391 T75 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bc5c0d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 37399 T74 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 37408 T78 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55841 collection:collection1 shard:shard1
   [junit4]   2> 37413 T78 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 37413 T27 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 37413 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 37449 T78 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 37457 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37459 T78 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 37459 T78 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C24 name=collection1 org.apache.solr.core.SolrCore@7a5d134e url=http://127.0.0.1:55841/collection1 node=127.0.0.1:55841_ C24_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55841, core=collection1, node_name=127.0.0.1:55841_}
   [junit4]   2> 37459 T78 C24 P55841 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55841/collection1/
   [junit4]   2> 37459 T78 C24 P55841 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 37459 T78 C24 P55841 oasc.SyncStrategy.syncToMe http://127.0.0.1:55841/collection1/ has no replicas
   [junit4]   2> 37461 T78 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55841/collection1/ shard1
   [junit4]   2> 37461 T78 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 37466 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 37484 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37485 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37486 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37486 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37516 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 37523 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37626 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37627 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37630 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37670 T78 oasc.ZkController.register We are http://127.0.0.1:55841/collection1/ and leader is http://127.0.0.1:55841/collection1/
   [junit4]   2> 37671 T78 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55841
   [junit4]   2> 37671 T78 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 37671 T78 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 37671 T78 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 37675 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37675 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37675 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37679 T78 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 37683 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 37685 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55841",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55841_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 37689 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 37793 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37795 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 37795 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 39239 T27 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 39240 T27 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 39244 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55852
   [junit4]   2> 39245 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 39246 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 39246 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004
   [junit4]   2> 39246 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004\'
   [junit4]   2> 39311 T27 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004\solr.xml
   [junit4]   2> 39393 T27 oasc.CoreContainer.<init> New CoreContainer 818008923
   [junit4]   2> 39394 T27 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004\]
   [junit4]   2> 39395 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 39395 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 39395 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 39395 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 39397 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 39398 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 39398 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 39398 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 39398 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 39400 T27 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 39400 T27 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 39400 T27 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 39400 T27 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55821/solr
   [junit4]   2> 39400 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 39403 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39406 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b145f name:ZooKeeperConnection Watcher:127.0.0.1:55821 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39407 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39413 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 39419 T92 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d4bc4f2 name:ZooKeeperConnection Watcher:127.0.0.1:55821/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 39420 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 39438 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 40430 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55851_
   [junit4]   2> 40431 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55851_
   [junit4]   2> 40442 T60 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 40442 T73 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 40442 T92 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 40443 T50 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 40460 T93 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 40460 T93 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 40462 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 40462 T93 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 40463 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 40463 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 40467 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 40469 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55851",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55851_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 40470 T51 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 40470 T51 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 40476 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 40479 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 40479 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 40479 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 40479 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 41447 T93 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 41447 T93 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 41451 T93 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 41451 T93 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 41456 T93 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 41457 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004\collection1\'
   [junit4]   2> 41460 T93 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 41460 T93 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 41463 T93 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 41541 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 41595 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 41598 T93 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 41619 T93 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 42228 T93 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 42229 T93 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 42230 T93 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 42247 T93 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 42251 T93 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 42296 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 42308 T93 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 42317 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 42321 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 42322 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 42322 T93 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 42325 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 42326 T93 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 42326 T93 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 42327 T93 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 42327 T93 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-004\collection1\, dataDir=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty2\
   [junit4]   2> 42327 T93 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c934e78
   [junit4]   2> 42329 T93 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty2\
   [junit4]   2> 42329 T93 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty2\index/
   [junit4]   2> 42329 T93 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 42330 T93 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001\tempDir-001/jetty2\index
   [junit4]   2> 42330 T93 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 42332 T93 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e9bcd6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34c2daca),segFN=segments_1,generation=1}
   [junit4]   2> 42332 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 42340 T93 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 42340 T93 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 42341 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 42341 T93 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 42342 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 42342 T93 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 42342 T93 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 42344 T93 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 42344 T93 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 42345 T93 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 42346 T93 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 42346 T93 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 42347 T93 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 42348 T93 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 42349 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 42351 T93 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 42365 T93 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 42368 T93 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 42370 T93 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 42372 T93 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=1.236328125, floorSegmentMB=1.5419921875, forceMergeDeletesPctAllowed=3.256894181860007, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7847677834133058
   [junit4]   2> 42373 T93 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e9bcd6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34c2daca),segFN=segments_1,generation=1}
   [junit4]   2> 42373 T93 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 42374 T93 oass.SolrIndexSearcher.<init> Opening Searcher@59bdcbda[collection1] main
   [junit4]   2> 42374 T93 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 42379 T93 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 42379 T93 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 42382 T93 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 42382 T93 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 42382 T93 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 42385 T93 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 42385 T93 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 42386 T93 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 42386 T93 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 42409 T94 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59bdcbda[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 42414 T93 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 42416 T27 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 42417 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 42420 T97 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55851 collection:collection1 shard:shard2
   [junit4]   2> 42422 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42424 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 42425 T27 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 42426 T27 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 42430 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42444 T97 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 42448 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42451 T97 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 42451 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@2f810452 url=http://127.0.0.1:55851/collection1 node=127.0.0.1:55851_ C25_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55851, core=collection1, node_name=127.0.0.1:55851_}
   [junit4]   2> 42451 T97 C25 P55851 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55851/collection1/
   [junit4]   2> 42451 T97 C25 P55851 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 42451 T97 C25 P55851 oasc.SyncStrategy.syncToMe http://127.0.0.1:55851/collection1/ has no replicas
   [junit4]   2> 42451 T97 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55851/collection1/ shard2
   [junit4]   2> 42454 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 42456 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42462 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42465 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42465 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42466 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42467 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42478 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42484 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42592 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42592 T92 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42592 T73 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42593 T60 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 42616 T97 oasc.ZkController.register We are http://127.0.0.1:55851/collection1/ and leader is http://127.0.0.1:55851/collection1/
   [junit4]   2> 42616 T97 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55851
   [junit4]   2> 42616 T97 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 42616 T97 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 42616 T97 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 42620 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42620 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42621 T50 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 42624 T97 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42627 T51 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 42628 T51 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55851",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55851_",
   [junit4]   2> 	  "s

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

	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 155717 T73 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 156832 T28 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55821 55821
   [junit4]   2> 156840 T27 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55851/
   [junit4]   2> 156840 T27 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55841/
   [junit4]   2> 156841 T27 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:55828/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=testDistribSearch -Dtests.seed=337A51B8503BE5F8 -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=SystemV/YST9 -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  131s | HttpPartitionTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected 2 of 3 replicas to be active but only found 1; [core_node3:{"state":"active","base_url":"http://127.0.0.1:55828","core":"c8n_1x3_lf_shard1_replica3","node_name":"127.0.0.1:55828_","leader":"true"}]; clusterState: live nodes:[127.0.0.1:55841_, 127.0.0.1:55828_] collections:{control_collection=DocCollection(control_collection)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "autoCreated":"true",
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55828",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:55828_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "replicationFactor":"1"}, collection1=DocCollection(collection1)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "autoCreated":"true",
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-ffffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55841",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:55841_",
   [junit4]    >           "leader":"true"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"0-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:55851",
   [junit4]    >           "core":"collection1",
   [junit4]    >           "node_name":"127.0.0.1:55851_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "replicationFactor":"1"}, c8n_1x2=DocCollection(c8n_1x2)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55828",
   [junit4]    >           "core":"c8n_1x2_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:55828_",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:55851",
   [junit4]    >           "core":"c8n_1x2_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:55851_"}}}},
   [junit4]    >   "replicationFactor":"2"}, c8n_1x3=DocCollection(c8n_1x3)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55828",
   [junit4]    >           "core":"c8n_1x3_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:55828_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55841",
   [junit4]    >           "core":"c8n_1x3_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:55841_",
   [junit4]    >           "leader":"true"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:55851",
   [junit4]    >           "core":"c8n_1x3_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:55851_"}}}},
   [junit4]    >   "replicationFactor":"3"}, c8n_1x3_lf=DocCollection(c8n_1x3_lf)={
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "shards":{"shard1":{
   [junit4]    >       "range":"80000000-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{
   [junit4]    >         "core_node1":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:55841",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica2",
   [junit4]    >           "node_name":"127.0.0.1:55841_"},
   [junit4]    >         "core_node2":{
   [junit4]    >           "state":"down",
   [junit4]    >           "base_url":"http://127.0.0.1:55851",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica1",
   [junit4]    >           "node_name":"127.0.0.1:55851_"},
   [junit4]    >         "core_node3":{
   [junit4]    >           "state":"active",
   [junit4]    >           "base_url":"http://127.0.0.1:55828",
   [junit4]    >           "core":"c8n_1x3_lf_shard1_replica3",
   [junit4]    >           "node_name":"127.0.0.1:55828_",
   [junit4]    >           "leader":"true"}}}},
   [junit4]    >   "replicationFactor":"3"}}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([337A51B8503BE5F8:B29CDFA0276485C4]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf3WithLeaderFailover(HttpPartitionTest.java:368)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:149)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 156912 T27 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.cloud.HttpPartitionTest-337A51B8503BE5F8-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=is_IS, timezone=SystemV/YST9
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=37213616,total=84013056
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrie, AtomicUpdatesTest, JSONWriterTest, HttpPartitionTest]
   [junit4] Completed in 131.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 1265 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1299: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:923: There were test failures: 407 suites, 1660 tests, 1 failure, 42 ignored (21 assumptions)

Total time: 111 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any