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 2013/03/23 14:45:39 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b82) - Build # 4836 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4836/
Java: 64bit/jdk1.8.0-ea-b82 -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.index.sorter.TestSortingMergePolicy.testSortingMP

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

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<11>
	at __randomizedtesting.SeedInfo.seed([7ED962CCEE04FA9F:54922301C440C478]: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.apache.lucene.util.LuceneTestCase.assertDocsEnumEquals(LuceneTestCase.java:1558)
	at org.apache.lucene.util.LuceneTestCase.assertTermsEnumEquals(LuceneTestCase.java:1480)
	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1403)
	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1360)
	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1321)
	at org.apache.lucene.index.sorter.TestSortingMergePolicy.testSortingMP(TestSortingMergePolicy.java:110)
	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:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 7461 lines...]
[junit4:junit4] Suite: org.apache.lucene.index.sorter.TestSortingMergePolicy
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSortingMergePolicy -Dtests.method=testSortingMP -Dtests.seed=7ED962CCEE04FA9F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Europe/Zurich -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE 1.36s J1 | TestSortingMergePolicy.testSortingMP <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<11>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([7ED962CCEE04FA9F:54922301C440C478]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.failNotEquals(Assert.java:647)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:128)
[junit4:junit4]    > 	at org.junit.Assert.assertEquals(Assert.java:472)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertDocsEnumEquals(LuceneTestCase.java:1558)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertTermsEnumEquals(LuceneTestCase.java:1480)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertTermsEquals(LuceneTestCase.java:1403)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertFieldsEquals(LuceneTestCase.java:1360)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.assertReaderEquals(LuceneTestCase.java:1321)
[junit4:junit4]    > 	at org.apache.lucene.index.sorter.TestSortingMergePolicy.testSortingMP(TestSortingMergePolicy.java:110)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {s=MockFixedIntBlock(blockSize=936)}, docValues:{ndv=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=el_CY, timezone=Europe/Zurich
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=29792880,total=131072000
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestLazyDocument, SweetSpotSimilarityTest, SortingAtomicReaderTest, TestIndexSplitter, TestSortingMergePolicy]
[junit4:junit4] Completed on J1 in 1.39s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:548: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1754: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 10 suites, 39 tests, 1 failure, 1 ignored (1 assumption)

Total time: 22 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b82 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b82) - Build # 4837 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4837/
Java: 32bit/jdk1.8.0-ea-b82 -server -XX:+UseG1GC -XX:MarkStackSize=256K

2 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:34273/yna/o/onenodecollectioncore returned non ok status:404, message:Can not find: /yna/o/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:34273/yna/o/onenodecollectioncore returned non ok status:404, message:Can not find: /yna/o/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([2E576458B6CA3562:AFB1EA40C195555E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([2E576458B6CA3562:AFB1EA40C195555E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8989 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 1 T1092 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_nqr/i
[junit4:junit4]   2> 9 T1092 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673
[junit4:junit4]   2> 10 T1092 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T1093 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T1093 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T1093 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T1093 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T1093 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1093 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1364051231672/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T1092 oasc.ZkTestServer.run start zk server on port:39295
[junit4:junit4]   2> 111 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@824ddb
[junit4:junit4]   2> 112 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T1098 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T1098 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 113 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35304
[junit4:junit4]   2> 113 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35304
[junit4:junit4]   2> 114 T1096 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 179 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0000 with negotiated timeout 10000 for client /127.0.0.1:35304
[junit4:junit4]   2> 179 T1098 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0000, negotiated timeout = 10000
[junit4:junit4]   2> 179 T1099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@824ddb name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 179 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 180 T1092 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 183 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0000
[junit4:junit4]   2> 184 T1099 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 184 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35304 which had sessionid 0x13d97ca03bc0000
[junit4:junit4]   2> 184 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0000 closed
[junit4:junit4]   2> 184 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@45b73b
[junit4:junit4]   2> 185 T1100 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 185 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 186 T1100 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 186 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35305
[junit4:junit4]   2> 186 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35305
[junit4:junit4]   2> 188 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0001 with negotiated timeout 10000 for client /127.0.0.1:35305
[junit4:junit4]   2> 188 T1100 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0001, negotiated timeout = 10000
[junit4:junit4]   2> 189 T1101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45b73b name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 189 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 189 T1092 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 193 T1092 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 195 T1092 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 198 T1092 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 200 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 201 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 205 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 206 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 209 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 209 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 212 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 213 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 215 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 216 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 219 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 220 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 222 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 223 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 226 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 226 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 229 T1092 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 229 T1092 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 232 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0001
[junit4:junit4]   2> 232 T1101 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 233 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35305 which had sessionid 0x13d97ca03bc0001
[junit4:junit4]   2> 232 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0001 closed
[junit4:junit4]   2> 318 T1092 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 324 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36031
[junit4:junit4]   2> 325 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 325 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 326 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1364051231896
[junit4:junit4]   2> 326 T1092 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1364051231896/solr.xml
[junit4:junit4]   2> 327 T1092 oasc.CoreContainer.<init> New CoreContainer 32074575
[junit4:junit4]   2> 327 T1092 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1364051231896/'
[junit4:junit4]   2> 328 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1364051231896/'
[junit4:junit4]   2> 351 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 352 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 352 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 352 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 353 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 353 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 354 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 354 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 354 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 355 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 366 T1092 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 377 T1092 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39295/solr
[junit4:junit4]   2> 377 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 378 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ad0ca
[junit4:junit4]   2> 379 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 379 T1111 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 379 T1111 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 379 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35307
[junit4:junit4]   2> 380 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35307
[junit4:junit4]   2> 381 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0002 with negotiated timeout 20000 for client /127.0.0.1:35307
[junit4:junit4]   2> 381 T1111 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0002, negotiated timeout = 20000
[junit4:junit4]   2> 381 T1112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad0ca name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 381 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 382 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0002
[junit4:junit4]   2> 383 T1112 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 383 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35307 which had sessionid 0x13d97ca03bc0002
[junit4:junit4]   2> 383 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0002 closed
[junit4:junit4]   2> 383 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 386 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@170a502
[junit4:junit4]   2> 387 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 387 T1113 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 388 T1113 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 388 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35308
[junit4:junit4]   2> 388 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35308
[junit4:junit4]   2> 389 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0003 with negotiated timeout 20000 for client /127.0.0.1:35308
[junit4:junit4]   2> 389 T1113 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0003, negotiated timeout = 20000
[junit4:junit4]   2> 389 T1114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@170a502 name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 389 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 391 T1092 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 393 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 394 T1092 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 397 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 399 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36031__nqr%2Fi
[junit4:junit4]   2> 399 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36031__nqr%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36031__nqr%2Fi
[junit4:junit4]   2> 400 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36031__nqr%2Fi
[junit4:junit4]   2> 402 T1092 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 408 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 410 T1092 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 412 T1092 oasc.Overseer.start Overseer (id=89394461519118339-127.0.0.1:36031__nqr%2Fi-n_0000000000) starting
[junit4:junit4]   2> 412 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 413 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 414 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 415 T1092 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 417 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 418 T1116 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 419 T1092 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 421 T1092 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 423 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 425 T1115 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 427 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 427 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 427 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 431 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 433 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@137d447
[junit4:junit4]   2> 434 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 434 T1118 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 435 T1118 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 435 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35309
[junit4:junit4]   2> 435 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35309
[junit4:junit4]   2> 437 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0004 with negotiated timeout 10000 for client /127.0.0.1:35309
[junit4:junit4]   2> 437 T1118 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0004, negotiated timeout = 10000
[junit4:junit4]   2> 437 T1119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@137d447 name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 437 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 438 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 442 T1092 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 507 T1092 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 509 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59840
[junit4:junit4]   2> 510 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 510 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 511 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105
[junit4:junit4]   2> 511 T1092 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/solr.xml
[junit4:junit4]   2> 511 T1092 oasc.CoreContainer.<init> New CoreContainer 5017829
[junit4:junit4]   2> 512 T1092 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/'
[junit4:junit4]   2> 512 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/'
[junit4:junit4]   2> 531 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 532 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 532 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 533 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 533 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 534 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 534 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 534 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 535 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 535 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 544 T1092 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 557 T1092 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39295/solr
[junit4:junit4]   2> 558 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 558 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@14ed6b3
[junit4:junit4]   2> 559 T1129 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 559 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 560 T1129 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 560 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35310
[junit4:junit4]   2> 560 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35310
[junit4:junit4]   2> 561 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0005 with negotiated timeout 20000 for client /127.0.0.1:35310
[junit4:junit4]   2> 561 T1129 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0005, negotiated timeout = 20000
[junit4:junit4]   2> 561 T1130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14ed6b3 name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 563 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0005
[junit4:junit4]   2> 563 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35310 which had sessionid 0x13d97ca03bc0005
[junit4:junit4]   2> 563 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0005 closed
[junit4:junit4]   2> 563 T1130 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 564 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 567 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f68b9f
[junit4:junit4]   2> 568 T1131 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 568 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 569 T1131 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 569 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35311
[junit4:junit4]   2> 569 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35311
[junit4:junit4]   2> 570 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0006 with negotiated timeout 20000 for client /127.0.0.1:35311
[junit4:junit4]   2> 570 T1131 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0006, negotiated timeout = 20000
[junit4:junit4]   2> 570 T1132 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f68b9f name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 570 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 571 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:create cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 572 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:create cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 575 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1581 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59840__nqr%2Fi
[junit4:junit4]   2> 1582 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:delete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59840__nqr%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59840__nqr%2Fi
[junit4:junit4]   2> 1583 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59840__nqr%2Fi
[junit4:junit4]   2> 1592 T1119 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1593 T1114 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1593 T1132 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1606 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1607 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1607 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1683 T1092 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1685 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36044
[junit4:junit4]   2> 1686 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1686 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1687 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273
[junit4:junit4]   2> 1687 T1092 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/solr.xml
[junit4:junit4]   2> 1687 T1092 oasc.CoreContainer.<init> New CoreContainer 19515717
[junit4:junit4]   2> 1688 T1092 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/'
[junit4:junit4]   2> 1688 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/'
[junit4:junit4]   2> 1708 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1709 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1709 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1710 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1710 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1710 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1711 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1711 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1711 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1712 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1720 T1092 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1732 T1092 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39295/solr
[junit4:junit4]   2> 1732 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1733 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b7aea4
[junit4:junit4]   2> 1734 T1143 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1734 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1734 T1143 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 1734 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35319
[junit4:junit4]   2> 1735 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35319
[junit4:junit4]   2> 1736 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0007 with negotiated timeout 20000 for client /127.0.0.1:35319
[junit4:junit4]   2> 1736 T1143 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0007, negotiated timeout = 20000
[junit4:junit4]   2> 1736 T1144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b7aea4 name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1736 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1738 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0007
[junit4:junit4]   2> 1738 T1144 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1738 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35319 which had sessionid 0x13d97ca03bc0007
[junit4:junit4]   2> 1738 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0007 closed
[junit4:junit4]   2> 1739 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1742 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1403692
[junit4:junit4]   2> 1743 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1743 T1145 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1744 T1145 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 1744 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35320
[junit4:junit4]   2> 1745 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35320
[junit4:junit4]   2> 1746 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0008 with negotiated timeout 20000 for client /127.0.0.1:35320
[junit4:junit4]   2> 1746 T1145 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0008, negotiated timeout = 20000
[junit4:junit4]   2> 1746 T1146 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1403692 name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1746 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1747 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0008 type:create cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1748 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0008 type:create cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1750 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2754 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36044__nqr%2Fi
[junit4:junit4]   2> 2755 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0008 type:delete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36044__nqr%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36044__nqr%2Fi
[junit4:junit4]   2> 2755 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36044__nqr%2Fi
[junit4:junit4]   2> 2759 T1114 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2759 T1146 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2759 T1132 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2759 T1119 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2764 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2764 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2764 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2825 T1092 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2827 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39249
[junit4:junit4]   2> 2828 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2828 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2828 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430
[junit4:junit4]   2> 2829 T1092 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/solr.xml
[junit4:junit4]   2> 2829 T1092 oasc.CoreContainer.<init> New CoreContainer 8079541
[junit4:junit4]   2> 2829 T1092 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/'
[junit4:junit4]   2> 2830 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/'
[junit4:junit4]   2> 2847 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2848 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2848 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2849 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2849 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2849 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2850 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2850 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2850 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2851 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2857 T1092 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2876 T1092 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39295/solr
[junit4:junit4]   2> 2876 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2877 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@197788f
[junit4:junit4]   2> 2877 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2878 T1157 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2878 T1157 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 2878 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35321
[junit4:junit4]   2> 2879 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35321
[junit4:junit4]   2> 2879 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc0009 with negotiated timeout 20000 for client /127.0.0.1:35321
[junit4:junit4]   2> 2880 T1157 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc0009, negotiated timeout = 20000
[junit4:junit4]   2> 2880 T1158 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@197788f name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2880 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2881 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc0009
[junit4:junit4]   2> 2882 T1158 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2882 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35321 which had sessionid 0x13d97ca03bc0009
[junit4:junit4]   2> 2882 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc0009 closed
[junit4:junit4]   2> 2882 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2885 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17fc368
[junit4:junit4]   2> 2886 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2886 T1159 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2887 T1159 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 2887 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35322
[junit4:junit4]   2> 2887 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35322
[junit4:junit4]   2> 2888 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc000a with negotiated timeout 20000 for client /127.0.0.1:35322
[junit4:junit4]   2> 2888 T1159 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc000a, negotiated timeout = 20000
[junit4:junit4]   2> 2889 T1160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fc368 name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2889 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2890 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000a type:create cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2891 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000a type:create cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2893 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3897 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39249__nqr%2Fi
[junit4:junit4]   2> 3898 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000a type:delete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39249__nqr%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39249__nqr%2Fi
[junit4:junit4]   2> 3899 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39249__nqr%2Fi
[junit4:junit4]   2> 3902 T1132 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3902 T1119 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3902 T1146 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3902 T1114 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3904 T1160 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3911 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3911 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3912 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3992 T1092 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3995 T1092 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37992
[junit4:junit4]   2> 3995 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3996 T1092 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3996 T1092 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1364051235578
[junit4:junit4]   2> 3996 T1092 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1364051235578/solr.xml
[junit4:junit4]   2> 3997 T1092 oasc.CoreContainer.<init> New CoreContainer 344181
[junit4:junit4]   2> 3997 T1092 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1364051235578/'
[junit4:junit4]   2> 3997 T1092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1364051235578/'
[junit4:junit4]   2> 4022 T1092 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4023 T1092 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4023 T1092 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4024 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4024 T1092 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4025 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4025 T1092 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4026 T1092 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4026 T1092 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4027 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4039 T1092 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4057 T1092 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39295/solr
[junit4:junit4]   2> 4058 T1092 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4059 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f46ab8
[junit4:junit4]   2> 4060 T1171 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4060 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4060 T1171 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 4061 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35323
[junit4:junit4]   2> 4061 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35323
[junit4:junit4]   2> 4062 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc000b with negotiated timeout 20000 for client /127.0.0.1:35323
[junit4:junit4]   2> 4062 T1171 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc000b, negotiated timeout = 20000
[junit4:junit4]   2> 4062 T1172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f46ab8 name:ZooKeeperConnection Watcher:127.0.0.1:39295 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4062 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4064 T1097 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d97ca03bc000b
[junit4:junit4]   2> 4064 T1172 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4064 T1094 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:35323 which had sessionid 0x13d97ca03bc000b
[junit4:junit4]   2> 4064 T1092 oaz.ZooKeeper.close Session: 0x13d97ca03bc000b closed
[junit4:junit4]   2> 4065 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4070 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3846a3
[junit4:junit4]   2> 4072 T1173 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4071 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4072 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35324
[junit4:junit4]   2> 4072 T1173 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 4073 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35324
[junit4:junit4]   2> 4073 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc000c with negotiated timeout 20000 for client /127.0.0.1:35324
[junit4:junit4]   2> 4073 T1173 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc000c, negotiated timeout = 20000
[junit4:junit4]   2> 4074 T1174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3846a3 name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4074 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4075 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000c type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4076 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000c type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4078 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5082 T1092 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37992__nqr%2Fi
[junit4:junit4]   2> 5083 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc000c type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37992__nqr%2Fi Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37992__nqr%2Fi
[junit4:junit4]   2> 5083 T1092 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37992__nqr%2Fi
[junit4:junit4]   2> 5086 T1114 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5086 T1160 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5086 T1119 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5086 T1146 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5087 T1132 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5087 T1174 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5091 T1092 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 5092 T1092 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5092 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5095 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5101 T1126 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/unloadcollection1
[junit4:junit4]   2> 5101 T1126 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 5102 T1126 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 5102 T1126 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5103 T1126 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5104 T1126 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 5106 T1126 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 5107 T1126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/unloadcollection1/'
[junit4:junit4]   2> 5133 T1126 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5168 T1126 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5169 T1126 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5174 T1126 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5534 T1126 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5540 T1126 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5542 T1126 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5559 T1126 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5562 T1126 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5566 T1126 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5567 T1126 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5567 T1126 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5567 T1126 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5569 T1126 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5569 T1126 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5569 T1126 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5570 T1126 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n/
[junit4:junit4]   2> 5570 T1126 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbb954
[junit4:junit4]   2> 5571 T1126 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5571 T1126 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n
[junit4:junit4]   2> 5572 T1126 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n/index/
[junit4:junit4]   2> 5572 T1126 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5572 T1126 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n/index
[junit4:junit4]   2> 5573 T1126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5574 T1126 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5575 T1126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5576 T1126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5576 T1126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5577 T1126 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5577 T1126 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5577 T1126 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5578 T1126 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5578 T1126 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5579 T1126 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5581 T1126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5583 T1126 oass.SolrIndexSearcher.<init> Opening Searcher@1fea9 main
[junit4:junit4]   2> 5583 T1126 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n/tlog
[junit4:junit4]   2> 5584 T1126 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5584 T1126 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5588 T1176 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@1fea9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5589 T1126 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 6435 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6436 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59840__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59840/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 6436 T1115 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 6437 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6441 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6441 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6441 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6441 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6441 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6441 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6590 T1126 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 6591 T1126 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:59840/_nqr/i collection:unloadcollection shard:shard1
[junit4:junit4]   2> 6592 T1126 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 6599 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:delete cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 6600 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6600 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:create cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6602 T1126 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6603 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6603 T1126 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59840/_nqr/i/unloadcollection1/
[junit4:junit4]   2> 6604 T1126 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6604 T1126 oasc.SyncStrategy.syncToMe http://127.0.0.1:59840/_nqr/i/unloadcollection1/ has no replicas
[junit4:junit4]   2> 6604 T1126 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59840/_nqr/i/unloadcollection1/
[junit4:junit4]   2> 6604 T1126 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 6608 T1097 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d97ca03bc0006 type:create cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7947 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7957 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7957 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7957 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7957 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7958 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7958 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 7962 T1126 oasc.ZkController.register We are http://127.0.0.1:59840/_nqr/i/unloadcollection1/ and leader is http://127.0.0.1:59840/_nqr/i/unloadcollection1/
[junit4:junit4]   2> 7963 T1126 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:59840/_nqr/i
[junit4:junit4]   2> 7963 T1126 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7964 T1126 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 7965 T1126 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7966 T1126 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/solr.xml
[junit4:junit4]   2> 7972 T1126 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1364051232105/solr.xml
[junit4:junit4]   2> 7973 T1126 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051236763unloadcollection1_1n&wt=javabin&collection=unloadcollection&name=unloadcollection1} status=0 QTime=2872 
[junit4:junit4]   2> 7974 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 7975 T1092 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39295/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18d1acb
[junit4:junit4]   2> 7976 T1092 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7976 T1177 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39295. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7976 T1177 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39295, initiating session
[junit4:junit4]   2> 7977 T1094 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:35328
[junit4:junit4]   2> 7977 T1094 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:35328
[junit4:junit4]   2> 7978 T1096 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d97ca03bc000d with negotiated timeout 10000 for client /127.0.0.1:35328
[junit4:junit4]   2> 7978 T1177 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39295, sessionid = 0x13d97ca03bc000d, negotiated timeout = 10000
[junit4:junit4]   2> 7978 T1178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d1acb name:ZooKeeperConnection Watcher:127.0.0.1:39295/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7978 T1092 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7979 T1092 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7981 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7982 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7986 T1142 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/unloadcollection2
[junit4:junit4]   2> 7986 T1142 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 7987 T1142 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7987 T1142 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 7989 T1142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/unloadcollection2/'
[junit4:junit4]   2> 8016 T1142 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8046 T1142 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8047 T1142 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8051 T1142 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8392 T1142 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8398 T1142 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8400 T1142 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8417 T1142 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8421 T1142 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8425 T1142 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8426 T1142 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8427 T1142 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8427 T1142 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8428 T1142 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8428 T1142 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8429 T1142 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8429 T1142 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/
[junit4:junit4]   2> 8430 T1142 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbb954
[junit4:junit4]   2> 8430 T1142 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8431 T1142 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n
[junit4:junit4]   2> 8431 T1142 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/index/
[junit4:junit4]   2> 8431 T1142 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8432 T1142 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/index
[junit4:junit4]   2> 8433 T1142 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1746a2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1960080),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8433 T1142 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8435 T1142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8435 T1142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8436 T1142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8437 T1142 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8437 T1142 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8437 T1142 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8438 T1142 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8438 T1142 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8438 T1142 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8441 T1142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8443 T1142 oass.SolrIndexSearcher.<init> Opening Searcher@d998e2 main
[junit4:junit4]   2> 8444 T1142 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/tlog
[junit4:junit4]   2> 8444 T1142 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8445 T1142 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8448 T1179 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@d998e2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8449 T1142 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 8450 T1142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9465 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9466 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59840__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59840/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59840__nqr%2Fi_unloadcollection1"}
[junit4:junit4]   2> 9469 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36044__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36044/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 9469 T1115 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9469 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9472 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9473 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10451 T1142 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 10451 T1142 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:36044/_nqr/i collection:unloadcollection shard:shard1
[junit4:junit4]   2> 10455 T1142 oasc.ZkController.register We are http://127.0.0.1:36044/_nqr/i/unloadcollection2/ and leader is http://127.0.0.1:59840/_nqr/i/unloadcollection1/
[junit4:junit4]   2> 10455 T1142 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:36044/_nqr/i
[junit4:junit4]   2> 10456 T1142 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 10456 T1142 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C50 name=unloadcollection2 org.apache.solr.core.SolrCore@74ba23 url=http://127.0.0.1:36044/_nqr/i/unloadcollection2 node=127.0.0.1:36044__nqr%2Fi C50_STATE=coll:unloadcollection core:unloadcollection2 props:{node_name=127.0.0.1:36044__nqr%2Fi, state=down, core=unloadcollection2, base_url=http://127.0.0.1:36044/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 10459 T1180 C50 P36044 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 10460 T1142 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10460 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10461 T1180 C50 P36044 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 10461 T1180 C50 P36044 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10461 T1142 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/solr.xml
[junit4:junit4]   2> 10462 T1180 C50 P36044 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10466 T1142 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1364051233273/solr.xml
[junit4:junit4]   2> 10467 T1142 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n&wt=javabin&collection=unloadcollection&name=unloadcollection2} status=0 QTime=2481 
[junit4:junit4]   2> 10468 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10470 T1092 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 10471 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10980 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10981 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36044__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36044/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36044__nqr%2Fi_unloadcollection2"}
[junit4:junit4]   2> 10985 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10985 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11467 T1128 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&coreNodeName=127.0.0.1:36044__nqr%252Fi_unloadcollection2&state=recovering&nodeName=127.0.0.1:36044__nqr%252Fi&action=PREPRECOVERY&version=2&checkLive=true&core=unloadcollection1&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   2> 11472 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12474 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C50_STATE=coll:unloadcollection core:unloadcollection2 props:{shard=shard1, node_name=127.0.0.1:36044__nqr%2Fi, state=recovering, core=unloadcollection2, base_url=http://127.0.0.1:36044/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 13468 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59840/_nqr/i/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 13472 T1180 C50 P36044 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 13476 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13477 T1180 C50 P36044 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:36044/_nqr/i START replicas=[http://127.0.0.1:59840/_nqr/i/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13480 T1180 C50 P36044 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59840/_nqr/i/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 13480 T1180 C50 P36044 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C51 name=unloadcollection1 org.apache.solr.core.SolrCore@1e5733c url=http://127.0.0.1:59840/_nqr/i/unloadcollection1 node=127.0.0.1:59840__nqr%2Fi C51_STATE=coll:unloadcollection core:unloadcollection1 props:{shard=shard1, node_name=127.0.0.1:59840__nqr%2Fi, state=active, core=unloadcollection1, base_url=http://127.0.0.1:59840/_nqr/i, collection=unloadcollection, leader=true}
[junit4:junit4]   2> 13486 T1125 C51 P59840 REQ /get {qt=/get&distrib=false&version=2&getVersions=100&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 13488 T1127 C51 P59840 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 13490 T1127 C51 P59840 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13490 T1127 C51 P59840 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13491 T1127 C51 P59840 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13491 T1127 C51 P59840 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13491 T1127 C51 P59840 oass.SolrIndexSearcher.<init> Opening Searcher@46ea78 realtime
[junit4:junit4]   2> 13492 T1127 C51 P59840 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13492 T1127 C51 P59840 /update {commit_end_point=true&version=2&commit=true&openSearcher=false&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 13493 T1180 C50 P36044 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13493 T1180 C50 P36044 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13496 T1128 C51 P59840 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13497 T1128 C51 P59840 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=3 
[junit4:junit4]   2> 13497 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13497 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13497 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13499 T1125 C51 P59840 REQ /replication {qt=/replication&command=filelist&version=2&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 13499 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13500 T1180 C50 P36044 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051239648unloadcollection1_2n/index.20130323210725163
[junit4:junit4]   2> 13500 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@873187 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13381a5) fullCopy=false
[junit4:junit4]   2> 13502 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=segments_2&generation=2&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 13504 T1180 C50 P36044 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13504 T1180 C50 P36044 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13504 T1180 C50 P36044 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 13505 T1180 C50 P36044 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1746a2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1960080),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1746a2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1960080),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13506 T1180 C50 P36044 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13506 T1180 C50 P36044 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13506 T1180 C50 P36044 oass.SolrIndexSearcher.<init> Opening Searcher@315f6e main
[junit4:junit4]   2> 13507 T1179 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@315f6e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13507 T1180 C50 P36044 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 13507 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 13508 T1180 C50 P36044 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 13508 T1180 C50 P36044 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13509 T1180 C50 P36044 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 13992 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13993 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36044__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36044/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36044__nqr%2Fi_unloadcollection2"}
[junit4:junit4]   2> 13997 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13997 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14478 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14479 T1092 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 14480 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C50_STATE=coll:unloadcollection core:unloadcollection2 props:{shard=shard1, node_name=127.0.0.1:36044__nqr%2Fi, state=active, core=unloadcollection2, base_url=http://127.0.0.1:36044/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 14499 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[6 (1430311399481933824)]} 0 2
[junit4:junit4]   2> 14500 T1126 C51 P59840 /update {version=2&wt=javabin} {add=[6 (1430311399481933824)]} 0 17
[junit4:junit4]   2> 14505 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[7 (1430311399498711040)]} 0 1
[junit4:junit4]   2> 14506 T1128 C51 P59840 /update {version=2&wt=javabin} {add=[7 (1430311399498711040)]} 0 4
[junit4:junit4]   2> 14511 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[8 (1430311399505002496)]} 0 1
[junit4:junit4]   2> 14511 T1125 C51 P59840 /update {version=2&wt=javabin} {add=[8 (1430311399505002496)]} 0 3
[junit4:junit4]   2> 14514 T1127 C51 P59840 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14518 T1127 C51 P59840 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_3,generation=3,filenames=[_0.nvd, _0_Disk_0.dvdm, _0_SimpleText_0.pst, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, segments_3, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_Pulsing41_0.tip, _0_MockSep_0.tii]
[junit4:junit4]   2> 14518 T1127 C51 P59840 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.nvd, _0_Disk_0.dvdm, _0_SimpleText_0.pst, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, segments_3, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_Pulsing41_0.tip, _0_MockSep_0.tii]
[junit4:junit4]   2> 14520 T1127 C51 P59840 oass.SolrIndexSearcher.<init> Opening Searcher@fbb18d main
[junit4:junit4]   2> 14520 T1127 C51 P59840 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14521 T1176 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@fbb18d main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 14522 T1127 C51 P59840 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:36044/_nqr/i/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 14524 T1141 C50 P36044 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14528 T1141 C50 P36044 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1746a2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1960080),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1746a2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1960080),segFN=segments_3,generation=3,filenames=[_0.nvd, _0_SimpleText_0.pst, _0_Disk_0.dvdm, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockRandom_0.frq, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_Pulsing41_0.tim, _0_MockSep_0.skp, segments_3, _0_MockRandom_0.skp, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0_MockRandom_0.pyl, _0_MockSep_0.frq, _0.fnm, _0_MockRandom_0.doc, _0.fdt, _0_MockSep_0.tii, _0_Pulsing41_0.tip]
[junit4:junit4]   2> 14528 T1141 C50 P36044 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.nvd, _0_SimpleText_0.pst, _0_Disk_0.dvdm, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockRandom_0.frq, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_Pulsing41_0.tim, _0_MockSep_0.skp, segments_3, _0_MockRandom_0.skp, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0_MockRandom_0.pyl, _0_MockSep_0.frq, _0.fnm, _0_MockRandom_0.doc, _0.fdt, _0_MockSep_0.tii, _0_Pulsing41_0.tip]
[junit4:junit4]   2> 14530 T1141 C50 P36044 oass.SolrIndexSearcher.<init> Opening Searcher@824f5f main
[junit4:junit4]   2> 14530 T1141 C50 P36044 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14531 T1179 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@824f5f main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 14532 T1141 C50 P36044 /update {expungeDeletes=false&commit_end_point=true&version=2&commit=true&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 14533 T1127 C51 P59840 /update {version=2&commit=true&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 19
[junit4:junit4]   2> 14534 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14539 T1154 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/unloadcollection3
[junit4:junit4]   2> 14539 T1154 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 14540 T1154 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14540 T1154 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 14541 T1154 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/unloadcollection3/'
[junit4:junit4]   2> 14569 T1154 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14599 T1154 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14601 T1154 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14605 T1154 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14980 T1154 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14986 T1154 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14989 T1154 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15003 T1154 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15007 T1154 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15010 T1154 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15011 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15011 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15012 T1154 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15013 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15013 T1154 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15013 T1154 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15014 T1154 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/
[junit4:junit4]   2> 15014 T1154 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fbb954
[junit4:junit4]   2> 15015 T1154 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15015 T1154 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n
[junit4:junit4]   2> 15015 T1154 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/index/
[junit4:junit4]   2> 15016 T1154 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15016 T1154 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/index
[junit4:junit4]   2> 15018 T1154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@190949d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f02830),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15018 T1154 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15020 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15020 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15020 T1154 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15021 T1154 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15021 T1154 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15022 T1154 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15022 T1154 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15022 T1154 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15023 T1154 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15025 T1154 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15027 T1154 oass.SolrIndexSearcher.<init> Opening Searcher@1260044 main
[junit4:junit4]   2> 15028 T1154 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/tlog
[junit4:junit4]   2> 15028 T1154 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15028 T1154 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15032 T1184 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@1260044 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15033 T1154 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 15033 T1154 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15502 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15503 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39249__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39249/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null}
[junit4:junit4]   2> 15503 T1115 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15504 T1115 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15508 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15508 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15508 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15509 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15508 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15508 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15508 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16034 T1154 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 16035 T1154 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:39249/_nqr/i collection:unloadcollection shard:shard1
[junit4:junit4]   2> 16038 T1154 oasc.ZkController.register We are http://127.0.0.1:39249/_nqr/i/unloadcollection3/ and leader is http://127.0.0.1:59840/_nqr/i/unloadcollection1/
[junit4:junit4]   2> 16038 T1154 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:39249/_nqr/i
[junit4:junit4]   2> 16039 T1154 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 16039 T1154 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C52 name=unloadcollection3 org.apache.solr.core.SolrCore@1fa8658 url=http://127.0.0.1:39249/_nqr/i/unloadcollection3 node=127.0.0.1:39249__nqr%2Fi C52_STATE=coll:unloadcollection core:unloadcollection3 props:{node_name=127.0.0.1:39249__nqr%2Fi, state=down, core=unloadcollection3, base_url=http://127.0.0.1:39249/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 16040 T1185 C52 P39249 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 16040 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16040 T1185 C52 P39249 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 16040 T1185 C52 P39249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16040 T1154 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16041 T1185 C52 P39249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16041 T1154 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/solr.xml
[junit4:junit4]   2> 16048 T1154 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1364051234430/solr.xml
[junit4:junit4]   2> 16049 T1154 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n&wt=javabin&collection=unloadcollection&name=unloadcollection3} status=0 QTime=1511 
[junit4:junit4]   2> 16049 T1092 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16051 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17014 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17015 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39249__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39249/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:39249__nqr%2Fi_unloadcollection3"}
[junit4:junit4]   2> 17019 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17019 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17049 T1127 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&coreNodeName=127.0.0.1:39249__nqr%252Fi_unloadcollection3&state=recovering&nodeName=127.0.0.1:39249__nqr%252Fi&action=PREPRECOVERY&version=2&checkLive=true&core=unloadcollection1&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   2> 17053 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18055 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C52_STATE=coll:unloadcollection core:unloadcollection3 props:{shard=shard1, node_name=127.0.0.1:39249__nqr%2Fi, state=recovering, core=unloadcollection3, base_url=http://127.0.0.1:39249/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 19050 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59840/_nqr/i/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:39249/_nqr/i START replicas=[http://127.0.0.1:59840/_nqr/i/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19051 T1185 C52 P39249 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59840/_nqr/i/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 19052 T1185 C52 P39249 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19057 T1125 C51 P59840 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19057 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19057 T1125 C51 P59840 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_3,generation=3,filenames=[_0.nvd, _0_Disk_0.dvdm, _0_SimpleText_0.pst, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, segments_3, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_Pulsing41_0.tip, _0_MockSep_0.tii]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e96925 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1057130),segFN=segments_4,generation=4,filenames=[_0.nvd, _0_Disk_0.dvdm, _0_SimpleText_0.pst, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_Pulsing41_0.tip, _0_MockSep_0.tii, segments_4]
[junit4:junit4]   2> 19058 T1125 C51 P59840 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.nvd, _0_Disk_0.dvdm, _0_SimpleText_0.pst, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0.si, _0_MockSep_0.tib, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_Pulsing41_0.tip, _0_MockSep_0.tii, segments_4]
[junit4:junit4]   2> 19058 T1126 C51 P59840 REQ /get {qt=/get&distrib=false&version=2&getVersions=100&wt=javabin} status=0 QTime=5 
[junit4:junit4]   2> 19058 T1125 C51 P59840 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19059 T1125 C51 P59840 /update {commit_end_point=true&version=2&commit=true&openSearcher=false&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 19059 T1185 C52 P39249 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19060 T1185 C52 P39249 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19061 T1126 C51 P59840 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19062 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19062 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19062 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19064 T1128 C51 P59840 REQ /replication {qt=/replication&command=filelist&version=2&generation=4&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19065 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 26
[junit4:junit4]   2> 19066 T1185 C52 P39249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1364051231673/1364051246200unloadcollection_3n/index.20130323210730728
[junit4:junit4]   2> 19066 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1df20be lockFactory=org.apache.lucene.store.NativeFSLockFactory@f01f77) fullCopy=false
[junit4:junit4]   2> 19068 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.nvd&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19072 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_SimpleText_0.pst&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19076 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Disk_0.dvdm&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19080 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.doc&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19084 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Pulsing41_0.doc&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19088 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockRandom_0.pos&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19100 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Disk_0.dvdd&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19103 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.pos&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19106 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.tib&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19109 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.si&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19113 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockRandom_0.sd&generation=4&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 19116 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockRandom_0.tiv&generation=4&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 19119 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Pulsing41_0.tim&generation=4&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 19122 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.skp&generation=4&checksum=true&wt=filestream} status=0 QTime=1 
[junit4:junit4]   2> 19123 T1185 C52 P39249 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {name=_0_MockSep_0.skp, size=0}
[junit4:junit4]   2> 19125 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.fdx&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19128 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockRandom_0.tib&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19131 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.nvm&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19141 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Pulsing41_0.pos&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19145 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.pyl&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19153 T1185 C52 P39249 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {name=_0_MockSep_0.pyl, size=0}
[junit4:junit4]   2> 19156 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.frq&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19159 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.fnm&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19162 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockRandom_0.doc&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19166 T1126 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0.fdt&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19169 T1128 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_MockSep_0.tii&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19223 T1125 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=_0_Pulsing41_0.tip&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19233 T1127 C51 P59840 REQ /replication {qt=/replication&command=filecontent&file=segments_4&generation=4&checksum=true&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19235 T1185 C52 P39249 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19236 T1185 C52 P39249 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19237 T1185 C52 P39249 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 19238 T1185 C52 P39249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@190949d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f02830),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@190949d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f02830),segFN=segments_4,generation=4,filenames=[_0.nvd, _0_SimpleText_0.pst, _0_Disk_0.dvdm, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0_MockSep_0.tib, _0.si, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_MockSep_0.tii, _0_Pulsing41_0.tip, segments_4]
[junit4:junit4]   2> 19239 T1185 C52 P39249 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.nvd, _0_SimpleText_0.pst, _0_Disk_0.dvdm, _0_MockSep_0.doc, _0_Pulsing41_0.doc, _0_MockRandom_0.pos, _0_Disk_0.dvdd, _0_MockSep_0.pos, _0_MockSep_0.tib, _0.si, _0_MockRandom_0.sd, _0_MockRandom_0.tiv, _0_MockSep_0.skp, _0_Pulsing41_0.tim, _0.fdx, _0.nvm, _0_MockRandom_0.tib, _0_Pulsing41_0.pos, _0_MockSep_0.pyl, _0.fnm, _0_MockSep_0.frq, _0_MockRandom_0.doc, _0.fdt, _0_MockSep_0.tii, _0_Pulsing41_0.tip, segments_4]
[junit4:junit4]   2> 19240 T1185 C52 P39249 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19241 T1185 C52 P39249 oass.SolrIndexSearcher.<init> Opening Searcher@5436f2 main
[junit4:junit4]   2> 19242 T1184 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@5436f2 main{StandardDirectoryReader(segments_4:3:nrt _0(5.0):C3)}
[junit4:junit4]   2> 19243 T1185 C52 P39249 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 19243 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 19243 T1185 C52 P39249 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 19243 T1185 C52 P39249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19245 T1185 C52 P39249 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 20027 T1115 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20028 T1115 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39249__nqr%2Fi",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39249/_nqr/i",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:39249__nqr%2Fi_unloadcollection3"}
[junit4:junit4]   2> 20033 T1132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1114 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1146 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20033 T1119 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20058 T1092 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20059 T1092 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 20060 T1092 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C52_STATE=coll:unloadcollection core:unloadcollection3 props:{shard=shard1, node_name=127.0.0.1:39249__nqr%2Fi, state=active, core=unloadcollection3, base_url=http://127.0.0.1:39249/_nqr/i, collection=unloadcollection}
[junit4:junit4]   2> 20075 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[20 (1430311405337182208)]} 0 2
[junit4:junit4]   2> 20075 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[20 (1430311405337182208)]} 0 2
[junit4:junit4]   2> 20076 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[20 (1430311405337182208)]} 0 6
[junit4:junit4]   2> 20077 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[20]} 0 10
[junit4:junit4]   2> 20084 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[21 (1430311405348716544)]} 0 1
[junit4:junit4]   2> 20084 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[21 (1430311405348716544)]} 0 1
[junit4:junit4]   2> 20085 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[21 (1430311405348716544)]} 0 5
[junit4:junit4]   2> 20085 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[21]} 0 6
[junit4:junit4]   2> 20092 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[22 (1430311405357105152)]} 0 1
[junit4:junit4]   2> 20092 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[22 (1430311405357105152)]} 0 1
[junit4:junit4]   2> 20093 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[22 (1430311405357105152)]} 0 4
[junit4:junit4]   2> 20093 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[22]} 0 6
[junit4:junit4]   2> 20100 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[23 (1430311405365493760)]} 0 1
[junit4:junit4]   2> 20100 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[23 (1430311405365493760)]} 0 0
[junit4:junit4]   2> 20101 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[23 (1430311405365493760)]} 0 4
[junit4:junit4]   2> 20101 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[23]} 0 6
[junit4:junit4]   2> 20108 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[24 (1430311405373882368)]} 0 1
[junit4:junit4]   2> 20108 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[24 (1430311405373882368)]} 0 1
[junit4:junit4]   2> 20109 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[24 (1430311405373882368)]} 0 4
[junit4:junit4]   2> 20109 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[24]} 0 6
[junit4:junit4]   2> 20116 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[25 (1430311405382270976)]} 0 1
[junit4:junit4]   2> 20116 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[25 (1430311405382270976)]} 0 1
[junit4:junit4]   2> 20117 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[25 (1430311405382270976)]} 0 4
[junit4:junit4]   2> 20117 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[25]} 0 6
[junit4:junit4]   2> 20124 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[26 (1430311405390659584)]} 0 1
[junit4:junit4]   2> 20124 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[26 (1430311405390659584)]} 0 1
[junit4:junit4]   2> 20124 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[26 (1430311405390659584)]} 0 3
[junit4:junit4]   2> 20125 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[26]} 0 6
[junit4:junit4]   2> 20131 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[27 (1430311405397999616)]} 0 0
[junit4:junit4]   2> 20131 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[27 (1430311405397999616)]} 0 0
[junit4:junit4]   2> 20132 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[27 (1430311405397999616)]} 0 4
[junit4:junit4]   2> 20132 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[27]} 0 6
[junit4:junit4]   2> 20139 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[28 (1430311405406388224)]} 0 1
[junit4:junit4]   2> 20139 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[28 (1430311405406388224)]} 0 1
[junit4:junit4]   2> 20140 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[28 (1430311405406388224)]} 0 4
[junit4:junit4]   2> 20140 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[28]} 0 6
[junit4:junit4]   2> 20147 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[29 (1430311405414776832)]} 0 0
[junit4:junit4]   2> 20148 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[29 (1430311405414776832)]} 0 1
[junit4:junit4]   2> 20148 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[29 (1430311405414776832)]} 0 4
[junit4:junit4]   2> 20149 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[29]} 0 7
[junit4:junit4]   2> 20155 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[30 (1430311405423165440)]} 0 0
[junit4:junit4]   2> 20156 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[30 (1430311405423165440)]} 0 1
[junit4:junit4]   2> 20156 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[30 (1430311405423165440)]} 0 4
[junit4:junit4]   2> 20157 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[30]} 0 6
[junit4:junit4]   2> 20163 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[31 (1430311405431554048)]} 0 0
[junit4:junit4]   2> 20164 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[31 (1430311405431554048)]} 0 1
[junit4:junit4]   2> 20164 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[31 (1430311405431554048)]} 0 4
[junit4:junit4]   2> 20165 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[31]} 0 7
[junit4:junit4]   2> 20172 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[32 (1430311405440991232)]} 0 1
[junit4:junit4]   2> 20172 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[32 (1430311405440991232)]} 0 1
[junit4:junit4]   2> 20173 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[32 (1430311405440991232)]} 0 4
[junit4:junit4]   2> 20173 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[32]} 0 6
[junit4:junit4]   2> 20180 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[33 (1430311405449379840)]} 0 1
[junit4:junit4]   2> 20180 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[33 (1430311405449379840)]} 0 1
[junit4:junit4]   2> 20181 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[33 (1430311405449379840)]} 0 4
[junit4:junit4]   2> 20181 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[33]} 0 6
[junit4:junit4]   2> 20188 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[34 (1430311405457768448)]} 0 1
[junit4:junit4]   2> 20188 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[34 (1430311405457768448)]} 0 1
[junit4:junit4]   2> 20188 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[34 (1430311405457768448)]} 0 3
[junit4:junit4]   2> 20189 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[34]} 0 6
[junit4:junit4]   2> 20196 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[35 (1430311405466157056)]} 0 1
[junit4:junit4]   2> 20196 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[35 (1430311405466157056)]} 0 1
[junit4:junit4]   2> 20196 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[35 (1430311405466157056)]} 0 3
[junit4:junit4]   2> 20197 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[35]} 0 6
[junit4:junit4]   2> 20204 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[36 (1430311405474545664)]} 0 1
[junit4:junit4]   2> 20204 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[36 (1430311405474545664)]} 0 1
[junit4:junit4]   2> 20204 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[36 (1430311405474545664)]} 0 3
[junit4:junit4]   2> 20205 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[36]} 0 6
[junit4:junit4]   2> 20211 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[37 (1430311405481885696)]} 0 0
[junit4:junit4]   2> 20211 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[37 (1430311405481885696)]} 0 0
[junit4:junit4]   2> 20212 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[37 (1430311405481885696)]} 0 4
[junit4:junit4]   2> 20212 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[37]} 0 6
[junit4:junit4]   2> 20219 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[38 (1430311405490274304)]} 0 1
[junit4:junit4]   2> 20219 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[38 (1430311405490274304)]} 0 1
[junit4:junit4]   2> 20220 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[38 (1430311405490274304)]} 0 4
[junit4:junit4]   2> 20220 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[38]} 0 6
[junit4:junit4]   2> 20227 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[39 (1430311405498662912)]} 0 1
[junit4:junit4]   2> 20227 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[39 (1430311405498662912)]} 0 1
[junit4:junit4]   2> 20228 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[39 (1430311405498662912)]} 0 4
[junit4:junit4]   2> 20228 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[39]} 0 6
[junit4:junit4]   2> 20235 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[40 (1430311405507051520)]} 0 1
[junit4:junit4]   2> 20235 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[40 (1430311405507051520)]} 0 1
[junit4:junit4]   2> 20235 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[40 (1430311405507051520)]} 0 3
[junit4:junit4]   2> 20236 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[40]} 0 6
[junit4:junit4]   2> 20243 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[41 (1430311405515440128)]} 0 1
[junit4:junit4]   2> 20243 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[41 (1430311405515440128)]} 0 1
[junit4:junit4]   2> 20243 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[41 (1430311405515440128)]} 0 3
[junit4:junit4]   2> 20244 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[41]} 0 6
[junit4:junit4]   2> 20250 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[42 (1430311405522780160)]} 0 0
[junit4:junit4]   2> 20251 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[42 (1430311405522780160)]} 0 1
[junit4:junit4]   2> 20251 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[42 (1430311405522780160)]} 0 4
[junit4:junit4]   2> 20252 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[42]} 0 6
[junit4:junit4]   2> 20259 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[43 (1430311405532217344)]} 0 1
[junit4:junit4]   2> 20259 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[43 (1430311405532217344)]} 0 1
[junit4:junit4]   2> 20260 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[43 (1430311405532217344)]} 0 4
[junit4:junit4]   2> 20260 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[43]} 0 6
[junit4:junit4]   2> 20267 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[44 (1430311405540605952)]} 0 1
[junit4:junit4]   2> 20267 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[44 (1430311405540605952)]} 0 1
[junit4:junit4]   2> 20268 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[44 (1430311405540605952)]} 0 4
[junit4:junit4]   2> 20268 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[44]} 0 6
[junit4:junit4]   2> 20275 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[45 (1430311405548994560)]} 0 1
[junit4:junit4]   2> 20275 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[45 (1430311405548994560)]} 0 1
[junit4:junit4]   2> 20275 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[45 (1430311405548994560)]} 0 3
[junit4:junit4]   2> 20276 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[45]} 0 6
[junit4:junit4]   2> 20282 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[46 (1430311405556334592)]} 0 0
[junit4:junit4]   2> 20283 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[46 (1430311405556334592)]} 0 1
[junit4:junit4]   2> 20283 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[46 (1430311405556334592)]} 0 4
[junit4:junit4]   2> 20284 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[46]} 0 6
[junit4:junit4]   2> 20290 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[47 (1430311405565771776)]} 0 0
[junit4:junit4]   2> 20291 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[47 (1430311405565771776)]} 0 1
[junit4:junit4]   2> 20291 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[47 (1430311405565771776)]} 0 4
[junit4:junit4]   2> 20292 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[47]} 0 6
[junit4:junit4]   2> 20299 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[48 (1430311405574160384)]} 0 1
[junit4:junit4]   2> 20299 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[48 (1430311405574160384)]} 0 1
[junit4:junit4]   2> 20300 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[48 (1430311405574160384)]} 0 4
[junit4:junit4]   2> 20300 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[48]} 0 6
[junit4:junit4]   2> 20307 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[49 (1430311405582548992)]} 0 1
[junit4:junit4]   2> 20307 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[49 (1430311405582548992)]} 0 1
[junit4:junit4]   2> 20307 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[49 (1430311405582548992)]} 0 3
[junit4:junit4]   2> 20308 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[49]} 0 6
[junit4:junit4]   2> 20315 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[50 (1430311405589889024)]} 0 1
[junit4:junit4]   2> 20315 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[50 (1430311405589889024)]} 0 1
[junit4:junit4]   2> 20315 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[50 (1430311405589889024)]} 0 4
[junit4:junit4]   2> 20316 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[50]} 0 6
[junit4:junit4]   2> 20323 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[51 (1430311405599326208)]} 0 1
[junit4:junit4]   2> 20323 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[51 (1430311405599326208)]} 0 1
[junit4:junit4]   2> 20323 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[51 (1430311405599326208)]} 0 4
[junit4:junit4]   2> 20324 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[51]} 0 6
[junit4:junit4]   2> 20330 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[52 (1430311405607714816)]} 0 0
[junit4:junit4]   2> 20330 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[52 (1430311405607714816)]} 0 0
[junit4:junit4]   2> 20331 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[52 (1430311405607714816)]} 0 4
[junit4:junit4]   2> 20332 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[52]} 0 6
[junit4:junit4]   2> 20340 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[53 (1430311405615054848)]} 0 2
[junit4:junit4]   2> 20340 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[53 (1430311405615054848)]} 0 1
[junit4:junit4]   2> 20341 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[53 (1430311405615054848)]} 0 6
[junit4:junit4]   2> 20341 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[53]} 0 8
[junit4:junit4]   2> 20348 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[54 (1430311405625540608)]} 0 1
[junit4:junit4]   2> 20348 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[54 (1430311405625540608)]} 0 1
[junit4:junit4]   2> 20348 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[54 (1430311405625540608)]} 0 3
[junit4:junit4]   2> 20349 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[54]} 0 6
[junit4:junit4]   2> 20356 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[55 (1430311405633929216)]} 0 1
[junit4:junit4]   2> 20356 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[55 (1430311405633929216)]} 0 1
[junit4:junit4]   2> 20356 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[55 (1430311405633929216)]} 0 3
[junit4:junit4]   2> 20357 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[55]} 0 6
[junit4:junit4]   2> 20364 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[56 (1430311405642317824)]} 0 1
[junit4:junit4]   2> 20364 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[56 (1430311405642317824)]} 0 1
[junit4:junit4]   2> 20365 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[56 (1430311405642317824)]} 0 5
[junit4:junit4]   2> 20365 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[56]} 0 6
[junit4:junit4]   2> 20372 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[57 (1430311405650706432)]} 0 1
[junit4:junit4]   2> 20372 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[57 (1430311405650706432)]} 0 1
[junit4:junit4]   2> 20372 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[57 (1430311405650706432)]} 0 3
[junit4:junit4]   2> 20373 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[57]} 0 6
[junit4:junit4]   2> 20380 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[58 (1430311405659095040)]} 0 1
[junit4:junit4]   2> 20380 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[58 (1430311405659095040)]} 0 1
[junit4:junit4]   2> 20381 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[58 (1430311405659095040)]} 0 4
[junit4:junit4]   2> 20381 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[58]} 0 6
[junit4:junit4]   2> 20388 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[59 (1430311405667483648)]} 0 1
[junit4:junit4]   2> 20388 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[59 (1430311405667483648)]} 0 1
[junit4:junit4]   2> 20389 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[59 (1430311405667483648)]} 0 4
[junit4:junit4]   2> 20389 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[59]} 0 6
[junit4:junit4]   2> 20396 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[60 (1430311405675872256)]} 0 1
[junit4:junit4]   2> 20396 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[60 (1430311405675872256)]} 0 1
[junit4:junit4]   2> 20397 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[60 (1430311405675872256)]} 0 4
[junit4:junit4]   2> 20397 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[60]} 0 6
[junit4:junit4]   2> 20404 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[61 (1430311405684260864)]} 0 1
[junit4:junit4]   2> 20404 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[61 (1430311405684260864)]} 0 1
[junit4:junit4]   2> 20405 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[61 (1430311405684260864)]} 0 4
[junit4:junit4]   2> 20405 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[61]} 0 6
[junit4:junit4]   2> 20413 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[62 (1430311405692649472)]} 0 1
[junit4:junit4]   2> 20413 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[62 (1430311405692649472)]} 0 1
[junit4:junit4]   2> 20413 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[62 (1430311405692649472)]} 0 4
[junit4:junit4]   2> 20414 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[62]} 0 7
[junit4:junit4]   2> 20420 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[63 (1430311405702086656)]} 0 0
[junit4:junit4]   2> 20421 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[63 (1430311405702086656)]} 0 1
[junit4:junit4]   2> 20421 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[63 (1430311405702086656)]} 0 4
[junit4:junit4]   2> 20422 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[63]} 0 6
[junit4:junit4]   2> 20428 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[64 (1430311405709426688)]} 0 0
[junit4:junit4]   2> 20429 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[64 (1430311405709426688)]} 0 1
[junit4:junit4]   2> 20429 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[64 (1430311405709426688)]} 0 4
[junit4:junit4]   2> 20430 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[64]} 0 6
[junit4:junit4]   2> 20437 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[65 (1430311405718863872)]} 0 1
[junit4:junit4]   2> 20437 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[65 (1430311405718863872)]} 0 1
[junit4:junit4]   2> 20437 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[65 (1430311405718863872)]} 0 4
[junit4:junit4]   2> 20438 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[65]} 0 6
[junit4:junit4]   2> 20444 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[66 (1430311405726203904)]} 0 1
[junit4:junit4]   2> 20444 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[66 (1430311405726203904)]} 0 0
[junit4:junit4]   2> 20445 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[66 (1430311405726203904)]} 0 4
[junit4:junit4]   2> 20445 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[66]} 0 6
[junit4:junit4]   2> 20452 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[67 (1430311405734592512)]} 0 1
[junit4:junit4]   2> 20452 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[67 (1430311405734592512)]} 0 1
[junit4:junit4]   2> 20453 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[67 (1430311405734592512)]} 0 4
[junit4:junit4]   2> 20453 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[67]} 0 6
[junit4:junit4]   2> 20459 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[68 (1430311405742981120)]} 0 0
[junit4:junit4]   2> 20460 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[68 (1430311405742981120)]} 0 1
[junit4:junit4]   2> 20460 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[68 (1430311405742981120)]} 0 4
[junit4:junit4]   2> 20461 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[68]} 0 6
[junit4:junit4]   2> 20467 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[69 (1430311405751369728)]} 0 0
[junit4:junit4]   2> 20468 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[69 (1430311405751369728)]} 0 1
[junit4:junit4]   2> 20468 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[69 (1430311405751369728)]} 0 4
[junit4:junit4]   2> 20469 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[69]} 0 6
[junit4:junit4]   2> 20475 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[70 (1430311405758709760)]} 0 0
[junit4:junit4]   2> 20476 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[70 (1430311405758709760)]} 0 1
[junit4:junit4]   2> 20476 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[70 (1430311405758709760)]} 0 4
[junit4:junit4]   2> 20477 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[70]} 0 6
[junit4:junit4]   2> 20483 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[71 (1430311405767098368)]} 0 0
[junit4:junit4]   2> 20484 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[71 (1430311405767098368)]} 0 1
[junit4:junit4]   2> 20484 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[71 (1430311405767098368)]} 0 4
[junit4:junit4]   2> 20485 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[71]} 0 7
[junit4:junit4]   2> 20491 T1156 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[72 (1430311405775486976)]} 0 1
[junit4:junit4]   2> 20491 T1140 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[72 (1430311405775486976)]} 0 1
[junit4:junit4]   2> 20492 T1128 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[72 (1430311405775486976)]} 0 4
[junit4:junit4]   2> 20492 T1155 C52 P39249 /update {version=2&wt=javabin} {add=[72]} 0 5
[junit4:junit4]   2> 20499 T1154 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[73 (1430311405783875584)]} 0 1
[junit4:junit4]   2> 20499 T1141 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[73 (1430311405783875584)]} 0 1
[junit4:junit4]   2> 20500 T1127 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[73 (1430311405783875584)]} 0 4
[junit4:junit4]   2> 20500 T1153 C52 P39249 /update {version=2&wt=javabin} {add=[73]} 0 6
[junit4:junit4]   2> 20507 T1139 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[74 (1430311405792264192)]} 0 1
[junit4:junit4]   2> 20507 T1155 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[74 (1430311405792264192)]} 0 1
[junit4:junit4]   2> 20507 T1125 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[74 (1430311405792264192)]} 0 3
[junit4:junit4]   2> 20508 T1156 C52 P39249 /update {version=2&wt=javabin} {add=[74]} 0 6
[junit4:junit4]   2> 20514 T1153 C52 P39249 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[75 (1430311405799604224)]} 0 0
[junit4:junit4]   2> 20515 T1142 C50 P36044 /update {distrib.from=http://127.0.0.1:59840/_nqr/i/unloadcollection1/&update.distrib=FROMLEADER&version=2&wt=javabin} {add=[75 (1430311405799604224)]} 0 1
[junit4:junit4]   2> 20515 T1126 C51 P59840 /update {distrib.from=http://127.0.0.1:39249/_nqr/i/unloadcollection3/&update.distrib=TOLEADER&version=2&wt=javabin} {add=[75 (1430311405799604224)]} 0 4
[junit4:junit4]   2> 20516 T1154 C52 P39249 /update {version=2&wt=javabin} {add=[75]} 0 6
[junit4:junit4]   2> 20522 T1156 C52 P39249 /update {distrib.fro

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

stributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:34273/yna/o/onenodecollectioncore returned non ok status:404, message:Can not find: /yna/o/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E576458B6CA3562:AFB1EA40C195555E]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32272 T2277 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32280 T2276 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32323 T2351 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32324 T2351 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32324 T2351 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33094 T2280 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33446 T2368 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33446 T2368 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 33447 T2368 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33447 T2368 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=es_ES, timezone=Etc/UTC
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=276512568,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, TestWordDelimiterFilterFactory, TestFoldingMultitermQuery, DirectSolrSpellCheckerTest, EchoParamsTest, DateMathParserTest, LeaderElectionIntegrationTest, ZkSolrClientTest, TestRTGBase, CollectionsAPIDistributedZkTest, SpellPossibilityIteratorTest, CurrencyFieldOpenExchangeTest, TestArbitraryIndexDir, TestMergePolicyConfig, FieldAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestStressLucene, TermVectorComponentDistributedTest, TestUtils, TestOmitPositions, SpellCheckCollatorTest, StatsComponentTest, ConvertedLegacyTest, SimplePostToolTest, NotRequiredUniqueKeyTest, NoCacheHeaderTest, IndexReaderFactoryTest, TestJmxIntegration, TestRangeQuery, TestIndexingPerformance, TestAnalyzedSuggestions, XmlUpdateRequestHandlerTest, TestReload, SignatureUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestLMJelinekMercerSimilarityFactory, OpenCloseCoreStressTest, TestRandomFaceting, ZkNodePropsTest, TestZkChroot, JSONWriterTest, DOMUtilTest, URLClassifyProcessorTest, TestSuggestSpellingConverter, TestDistributedGrouping, OpenExchangeRatesOrgProviderTest, DisMaxRequestHandlerTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.57s, 1 test, 1 error <<< FAILURES!

[...truncated 536 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 272 suites, 1146 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 41 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b82 -server -XX:+UseG1GC -XX:MarkStackSize=256K
Email was triggered for: Failure
Sending email for trigger: Failure