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/01/01 11:08:33 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 30 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/30/
Java: 64bit/jdk1.7.0 -XX:+UseG1GC

4 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
No registered leader was found, collection:multiunload2 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:multiunload2 slice:shard1
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:429)
	at org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:678)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:339)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:601)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
ERROR: SolrIndexSearcher opens=673 closes=670

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=673 closes=670
	at __randomizedtesting.SeedInfo.seed([32B286E465D21762]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:246)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:97)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
6 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=731, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=725, name=searcherExecutor-540-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=746, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)    4) Thread[id=748, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)    5) Thread[id=740, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)    6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=731, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
   2) Thread[id=725, name=searcherExecutor-540-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
   3) Thread[id=746, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
   4) Thread[id=748, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
   5) Thread[id=740, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
   6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([32B286E465D21762]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=731, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)    2) Thread[id=725, name=searcherExecutor-540-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)    3) Thread[id=746, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1258)         at java.lang.Thread.join(Thread.java:1332)         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)    4) Thread[id=748, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1258)         at java.lang.Thread.join(Thread.java:1332)         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)    5) Thread[id=740, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1258)         at java.lang.Thread.join(Thread.java:1332)         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)    6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=731, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
   2) Thread[id=725, name=searcherExecutor-540-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
   3) Thread[id=746, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1258)
        at java.lang.Thread.join(Thread.java:1332)
        at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
        at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
        at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
   4) Thread[id=748, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1258)
        at java.lang.Thread.join(Thread.java:1332)
        at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
        at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
        at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
   5) Thread[id=740, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1258)
        at java.lang.Thread.join(Thread.java:1332)
        at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
        at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
        at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
        at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
   6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([32B286E465D21762]:0)




Build Log:
[...truncated 8764 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T368 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 8 T368 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357034453622
[junit4:junit4]   2> 10 T368 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T369 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T369 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T369 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T369 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T369 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 15 T369 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T368 oasc.ZkTestServer.run start zk server on port:49219
[junit4:junit4]   2> 112 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c84b7c4
[junit4:junit4]   2> 114 T374 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T374 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 115 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 116 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49220
[junit4:junit4]   2> 117 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49220
[junit4:junit4]   2> 118 T372 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 121 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0000 with negotiated timeout 10000 for client /127.0.0.1:49220
[junit4:junit4]   2> 122 T374 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0000, negotiated timeout = 10000
[junit4:junit4]   2> 122 T375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c84b7c4 name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 123 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T368 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 130 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0000
[junit4:junit4]   2> 131 T375 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 131 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0000 closed
[junit4:junit4]   2> 132 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49220 which had sessionid 0x13bf58e7a7d0000
[junit4:junit4]   2> 133 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48580d0c
[junit4:junit4]   2> 135 T376 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T376 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 136 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 138 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49221
[junit4:junit4]   2> 138 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49221
[junit4:junit4]   2> 140 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0001 with negotiated timeout 10000 for client /127.0.0.1:49221
[junit4:junit4]   2> 141 T376 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0001, negotiated timeout = 10000
[junit4:junit4]   2> 141 T377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48580d0c name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 141 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 142 T368 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 151 T368 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 158 T368 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 164 T368 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 170 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 179 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 181 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 190 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 191 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 198 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 199 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 206 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 207 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 214 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 215 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 223 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 225 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 232 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 234 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 241 T368 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 242 T368 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 247 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0001
[junit4:junit4]   2> 248 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49221 which had sessionid 0x13bf58e7a7d0001
[junit4:junit4]   2> 248 T377 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 248 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0001 closed
[junit4:junit4]   2> 528 T368 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 539 T368 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49222
[junit4:junit4]   2> 540 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 541 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863
[junit4:junit4]   2> 541 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/'
[junit4:junit4]   2> 589 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 590 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 591 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863
[junit4:junit4]   2> 592 T368 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/solr.xml
[junit4:junit4]   2> 593 T368 oasc.CoreContainer.<init> New CoreContainer 2096637470
[junit4:junit4]   2> 594 T368 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/'
[junit4:junit4]   2> 595 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/'
[junit4:junit4]   2> 632 T368 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 633 T368 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 634 T368 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 634 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 635 T368 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 635 T368 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 636 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 637 T368 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 638 T368 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 639 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 658 T368 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 681 T368 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49219/solr
[junit4:junit4]   2> 682 T368 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 683 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@61497d1b
[junit4:junit4]   2> 686 T387 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 686 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 687 T387 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 688 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49223
[junit4:junit4]   2> 689 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49223
[junit4:junit4]   2> 690 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0002 with negotiated timeout 20000 for client /127.0.0.1:49223
[junit4:junit4]   2> 690 T387 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0002, negotiated timeout = 20000
[junit4:junit4]   2> 691 T388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61497d1b name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 691 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 694 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0002
[junit4:junit4]   2> 696 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49223 which had sessionid 0x13bf58e7a7d0002
[junit4:junit4]   2> 697 T388 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 697 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0002 closed
[junit4:junit4]   2> 698 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 706 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@77a793df
[junit4:junit4]   2> 707 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 708 T389 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 710 T389 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 710 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49224
[junit4:junit4]   2> 711 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49224
[junit4:junit4]   2> 713 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0003 with negotiated timeout 20000 for client /127.0.0.1:49224
[junit4:junit4]   2> 713 T389 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0003, negotiated timeout = 20000
[junit4:junit4]   2> 714 T390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77a793df name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 715 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 721 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 723 T368 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 727 T368 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49222_
[junit4:junit4]   2> 728 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49222_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49222_
[junit4:junit4]   2> 730 T368 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49222_
[junit4:junit4]   2> 738 T368 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 757 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 759 T368 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 766 T368 oasc.Overseer.start Overseer (id=88934609953030147-127.0.0.1:49222_-n_0000000000) starting
[junit4:junit4]   2> 768 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 770 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 773 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 776 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 778 T392 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 782 T368 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 790 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 797 T391 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 806 T393 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/collection1
[junit4:junit4]   2> 807 T393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 809 T393 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 810 T393 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 814 T393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/collection1/'
[junit4:junit4]   2> 815 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 816 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/collection1/lib/README' to classloader
[junit4:junit4]   2> 915 T393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1001 T393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1002 T393 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1010 T393 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1767 T393 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1776 T393 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1779 T393 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1809 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1817 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1826 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1829 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1832 T393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357034453863/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/
[junit4:junit4]   2> 1833 T393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36243322
[junit4:junit4]   2> 1834 T393 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1855 T393 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data forceNew:false
[junit4:junit4]   2> 1855 T393 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data
[junit4:junit4]   2> 1855 T393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/index/
[junit4:junit4]   2> 1856 T393 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1858 T393 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/index forceNew:false
[junit4:junit4]   2> 1863 T393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48cdc8e7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1864 T393 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1865 T393 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data/index
[junit4:junit4]   2> 1865 T393 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1868 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1868 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1869 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1870 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1871 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1871 T393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1872 T393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1873 T393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1873 T393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1874 T393 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1874 T393 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1875 T393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1875 T393 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1876 T393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1876 T393 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1877 T393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1877 T393 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1878 T393 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1879 T393 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1880 T393 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1881 T393 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1882 T393 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1882 T393 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1883 T393 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1885 T393 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1885 T393 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1898 T393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1904 T393 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1906 T393 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1910 T393 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/control/data
[junit4:junit4]   2> 1912 T393 oass.SolrIndexSearcher.<init> Opening Searcher@2db46524 main
[junit4:junit4]   2> 1913 T393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1913 T393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1914 T393 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1921 T393 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1964 T394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2db46524 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1971 T393 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1971 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1973 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2307 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2309 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49222_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49222"}
[junit4:junit4]   2> 2309 T391 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2315 T391 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2316 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2326 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2978 T393 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2978 T393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49222 collection:control_collection shard:shard1
[junit4:junit4]   2> 2980 T393 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2995 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2997 T393 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2998 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3002 T393 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3003 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3003 T393 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49222/collection1/
[junit4:junit4]   2> 3004 T393 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3004 T393 oasc.SyncStrategy.syncToMe http://127.0.0.1:49222/collection1/ has no replicas
[junit4:junit4]   2> 3005 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49222/collection1/
[junit4:junit4]   2> 3005 T393 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3014 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3838 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3857 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3900 T393 oasc.ZkController.register We are http://127.0.0.1:49222/collection1/ and leader is http://127.0.0.1:49222/collection1/
[junit4:junit4]   2> 3901 T393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49222
[junit4:junit4]   2> 3901 T393 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3902 T393 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3902 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3907 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3909 T368 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3910 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3911 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3928 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3944 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@40a41ca8
[junit4:junit4]   2> 3945 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3947 T395 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3948 T395 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 3951 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49225
[junit4:junit4]   2> 3952 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49225
[junit4:junit4]   2> 3953 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0004 with negotiated timeout 10000 for client /127.0.0.1:49225
[junit4:junit4]   2> 3954 T395 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0004, negotiated timeout = 10000
[junit4:junit4]   2> 3955 T396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40a41ca8 name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3956 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3959 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3966 T368 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4239 T368 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4244 T368 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49226
[junit4:junit4]   2> 4245 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4246 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579
[junit4:junit4]   2> 4247 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/'
[junit4:junit4]   2> 4300 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4302 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4302 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579
[junit4:junit4]   2> 4303 T368 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/solr.xml
[junit4:junit4]   2> 4303 T368 oasc.CoreContainer.<init> New CoreContainer 267835312
[junit4:junit4]   2> 4304 T368 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/'
[junit4:junit4]   2> 4305 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/'
[junit4:junit4]   2> 4326 T368 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4326 T368 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4327 T368 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4327 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4328 T368 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4328 T368 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4328 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4329 T368 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4329 T368 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4330 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4340 T368 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4359 T368 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49219/solr
[junit4:junit4]   2> 4359 T368 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4360 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d8778c6
[junit4:junit4]   2> 4362 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4363 T406 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4364 T406 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 4365 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49227
[junit4:junit4]   2> 4366 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49227
[junit4:junit4]   2> 4367 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0005 with negotiated timeout 20000 for client /127.0.0.1:49227
[junit4:junit4]   2> 4367 T406 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0005, negotiated timeout = 20000
[junit4:junit4]   2> 4368 T407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8778c6 name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4368 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4371 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0005
[junit4:junit4]   2> 4373 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49227 which had sessionid 0x13bf58e7a7d0005
[junit4:junit4]   2> 4373 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0005 closed
[junit4:junit4]   2> 4373 T407 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4374 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4383 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61e9be1d
[junit4:junit4]   2> 4384 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4385 T408 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4386 T408 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 4386 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49228
[junit4:junit4]   2> 4387 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49228
[junit4:junit4]   2> 4389 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0006 with negotiated timeout 20000 for client /127.0.0.1:49228
[junit4:junit4]   2> 4390 T408 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0006, negotiated timeout = 20000
[junit4:junit4]   2> 4390 T409 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61e9be1d name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4391 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4393 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4395 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4397 T368 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49226_
[junit4:junit4]   2> 4399 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49226_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49226_
[junit4:junit4]   2> 4400 T368 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49226_
[junit4:junit4]   2> 4406 T396 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4407 T390 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4407 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4415 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4426 T410 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/collection1
[junit4:junit4]   2> 4427 T410 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4428 T410 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4429 T410 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4432 T410 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/collection1/'
[junit4:junit4]   2> 4433 T410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4434 T410 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/collection1/lib/README' to classloader
[junit4:junit4]   2> 4490 T410 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4571 T410 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4573 T410 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4583 T410 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5355 T410 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5371 T410 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5375 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5377 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49222_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49222"}
[junit4:junit4]   2> 5379 T410 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5385 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5385 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5386 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5414 T410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5421 T410 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5429 T410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5433 T410 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5436 T410 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357034457579/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/
[junit4:junit4]   2> 5436 T410 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36243322
[junit4:junit4]   2> 5437 T410 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5439 T410 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1 forceNew:false
[junit4:junit4]   2> 5440 T410 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1
[junit4:junit4]   2> 5440 T410 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index/
[junit4:junit4]   2> 5441 T410 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5442 T410 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index forceNew:false
[junit4:junit4]   2> 5448 T410 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3768d110),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5449 T410 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5450 T410 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index
[junit4:junit4]   2> 5451 T410 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5455 T410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5456 T410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5457 T410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5458 T410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5459 T410 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5459 T410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5460 T410 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5461 T410 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5462 T410 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5463 T410 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5464 T410 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5465 T410 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5466 T410 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5467 T410 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5467 T410 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5468 T410 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5469 T410 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5470 T410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5471 T410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5472 T410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5473 T410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5474 T410 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5475 T410 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5476 T410 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5477 T410 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5478 T410 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5489 T410 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5494 T410 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5496 T410 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5499 T410 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1
[junit4:junit4]   2> 5501 T410 oass.SolrIndexSearcher.<init> Opening Searcher@1090f2ff main
[junit4:junit4]   2> 5501 T410 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5502 T410 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5502 T410 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5506 T410 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5538 T411 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1090f2ff main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5546 T410 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5546 T410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6900 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6902 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49226_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49226"}
[junit4:junit4]   2> 6902 T391 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6903 T391 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6912 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6912 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6912 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7551 T410 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7551 T410 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49226 collection:collection1 shard:shard1
[junit4:junit4]   2> 7553 T410 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7568 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7570 T410 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7571 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7575 T410 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7576 T410 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7576 T410 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49226/collection1/
[junit4:junit4]   2> 7577 T410 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7578 T410 oasc.SyncStrategy.syncToMe http://127.0.0.1:49226/collection1/ has no replicas
[junit4:junit4]   2> 7578 T410 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49226/collection1/
[junit4:junit4]   2> 7579 T410 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7589 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8431 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8447 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8447 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8447 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8461 T410 oasc.ZkController.register We are http://127.0.0.1:49226/collection1/ and leader is http://127.0.0.1:49226/collection1/
[junit4:junit4]   2> 8462 T410 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49226
[junit4:junit4]   2> 8463 T410 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8463 T410 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8463 T410 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8467 T410 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8470 T368 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8471 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8472 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8784 T368 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8792 T368 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49229
[junit4:junit4]   2> 8794 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8795 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095
[junit4:junit4]   2> 8795 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/'
[junit4:junit4]   2> 8849 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8850 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8850 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095
[junit4:junit4]   2> 8852 T368 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/solr.xml
[junit4:junit4]   2> 8856 T368 oasc.CoreContainer.<init> New CoreContainer 2037453172
[junit4:junit4]   2> 8857 T368 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/'
[junit4:junit4]   2> 8858 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/'
[junit4:junit4]   2> 8902 T368 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 8903 T368 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8904 T368 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8904 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8905 T368 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8905 T368 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8907 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8909 T368 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8910 T368 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8910 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8930 T368 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8967 T368 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49219/solr
[junit4:junit4]   2> 8968 T368 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8969 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@750ff109
[junit4:junit4]   2> 8971 T421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8974 T421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 8974 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8976 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49230
[junit4:junit4]   2> 8978 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49230
[junit4:junit4]   2> 8980 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0007 with negotiated timeout 20000 for client /127.0.0.1:49230
[junit4:junit4]   2> 8981 T421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0007, negotiated timeout = 20000
[junit4:junit4]   2> 8981 T422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@750ff109 name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8986 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8995 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0007
[junit4:junit4]   2> 8997 T422 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8998 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49230 which had sessionid 0x13bf58e7a7d0007
[junit4:junit4]   2> 8998 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0007 closed
[junit4:junit4]   2> 9004 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 9015 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@531d8b05
[junit4:junit4]   2> 9018 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9018 T423 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9020 T423 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 9021 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49231
[junit4:junit4]   2> 9023 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49231
[junit4:junit4]   2> 9025 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0008 with negotiated timeout 20000 for client /127.0.0.1:49231
[junit4:junit4]   2> 9025 T423 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0008, negotiated timeout = 20000
[junit4:junit4]   2> 9026 T424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@531d8b05 name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9028 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9030 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9033 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9039 T368 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49229_
[junit4:junit4]   2> 9041 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49229_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49229_
[junit4:junit4]   2> 9044 T368 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49229_
[junit4:junit4]   2> 9053 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9054 T396 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9054 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9056 T390 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9056 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9061 T409 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9075 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9094 T425 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/collection1
[junit4:junit4]   2> 9095 T425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9098 T425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9099 T425 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9110 T425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/collection1/'
[junit4:junit4]   2> 9112 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9112 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/collection1/lib/README' to classloader
[junit4:junit4]   2> 9180 T425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9296 T425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9301 T425 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9309 T425 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9965 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9967 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49226_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49226"}
[junit4:junit4]   2> 9983 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9984 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9984 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9984 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10305 T425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10325 T425 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10331 T425 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10389 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10402 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10417 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10421 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10423 T425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357034462095/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/
[junit4:junit4]   2> 10424 T425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36243322
[junit4:junit4]   2> 10425 T425 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10427 T425 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2 forceNew:false
[junit4:junit4]   2> 10428 T425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2
[junit4:junit4]   2> 10428 T425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/index/
[junit4:junit4]   2> 10429 T425 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10431 T425 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/index forceNew:false
[junit4:junit4]   2> 10436 T425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@52259927),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10437 T425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10438 T425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2/index
[junit4:junit4]   2> 10438 T425 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10444 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10445 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10446 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10446 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10448 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10448 T425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10449 T425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10451 T425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10453 T425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10455 T425 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10456 T425 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10458 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10459 T425 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10460 T425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10461 T425 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10463 T425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10471 T425 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10473 T425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10473 T425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10474 T425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10475 T425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10475 T425 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10476 T425 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10477 T425 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10478 T425 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10478 T425 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10493 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10497 T425 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10500 T425 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10506 T425 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty2
[junit4:junit4]   2> 10508 T425 oass.SolrIndexSearcher.<init> Opening Searcher@5774a662 main
[junit4:junit4]   2> 10509 T425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10510 T425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10517 T425 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10546 T425 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10617 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5774a662 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10648 T425 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10649 T425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11513 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11516 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49229_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49229"}
[junit4:junit4]   2> 11516 T391 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11517 T391 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11527 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11528 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11528 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11529 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11656 T425 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11656 T425 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49229 collection:collection1 shard:shard2
[junit4:junit4]   2> 11658 T425 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11672 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11674 T425 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11674 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11678 T425 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11679 T425 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11679 T425 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49229/collection1/
[junit4:junit4]   2> 11679 T425 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11680 T425 oasc.SyncStrategy.syncToMe http://127.0.0.1:49229/collection1/ has no replicas
[junit4:junit4]   2> 11680 T425 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49229/collection1/
[junit4:junit4]   2> 11681 T425 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11688 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d0008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13045 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13065 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13066 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13066 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13066 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13085 T425 oasc.ZkController.register We are http://127.0.0.1:49229/collection1/ and leader is http://127.0.0.1:49229/collection1/
[junit4:junit4]   2> 13086 T425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49229
[junit4:junit4]   2> 13086 T425 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13086 T425 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13087 T425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13091 T425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13094 T368 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13095 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13095 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13385 T368 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13391 T368 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49232
[junit4:junit4]   2> 13394 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13394 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718
[junit4:junit4]   2> 13395 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/'
[junit4:junit4]   2> 13441 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13445 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13446 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718
[junit4:junit4]   2> 13446 T368 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/solr.xml
[junit4:junit4]   2> 13447 T368 oasc.CoreContainer.<init> New CoreContainer 1533824698
[junit4:junit4]   2> 13448 T368 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/'
[junit4:junit4]   2> 13448 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/'
[junit4:junit4]   2> 13485 T368 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 13486 T368 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13486 T368 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13487 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13487 T368 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13489 T368 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13490 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13491 T368 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13492 T368 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13492 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13511 T368 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13539 T368 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49219/solr
[junit4:junit4]   2> 13540 T368 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13541 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@11faa00e
[junit4:junit4]   2> 13543 T436 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13544 T436 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 13545 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49233
[junit4:junit4]   2> 13546 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49233
[junit4:junit4]   2> 13547 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d0009 with negotiated timeout 20000 for client /127.0.0.1:49233
[junit4:junit4]   2> 13548 T436 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d0009, negotiated timeout = 20000
[junit4:junit4]   2> 13542 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13550 T437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11faa00e name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13551 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13557 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d0009
[junit4:junit4]   2> 13562 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49233 which had sessionid 0x13bf58e7a7d0009
[junit4:junit4]   2> 13562 T437 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13563 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d0009 closed
[junit4:junit4]   2> 13567 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 13575 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b465b6
[junit4:junit4]   2> 13578 T438 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13579 T438 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 13580 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49234
[junit4:junit4]   2> 13581 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49234
[junit4:junit4]   2> 13583 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d000a with negotiated timeout 20000 for client /127.0.0.1:49234
[junit4:junit4]   2> 13583 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13583 T438 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d000a, negotiated timeout = 20000
[junit4:junit4]   2> 13584 T439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b465b6 name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13587 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13592 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13594 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13600 T368 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49232_
[junit4:junit4]   2> 13603 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49232_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49232_
[junit4:junit4]   2> 13607 T368 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49232_
[junit4:junit4]   2> 13614 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13614 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13618 T390 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13618 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13618 T396 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13619 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 13634 T409 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13634 T424 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13638 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13647 T440 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/collection1
[junit4:junit4]   2> 13648 T440 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13652 T440 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13653 T440 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13655 T440 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/collection1/'
[junit4:junit4]   2> 13657 T440 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13657 T440 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/collection1/lib/README' to classloader
[junit4:junit4]   2> 13725 T440 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13812 T440 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13815 T440 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13825 T440 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14515 T440 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14525 T440 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14528 T440 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14580 T440 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14584 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14586 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49229_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49229"}
[junit4:junit4]   2> 14590 T440 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14596 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14596 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14596 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14597 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14602 T439 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14609 T440 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14612 T440 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14615 T440 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357034466718/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/
[junit4:junit4]   2> 14615 T440 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36243322
[junit4:junit4]   2> 14616 T440 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14617 T440 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3 forceNew:false
[junit4:junit4]   2> 14617 T440 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 14618 T440 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index/
[junit4:junit4]   2> 14618 T440 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14620 T440 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index forceNew:false
[junit4:junit4]   2> 14624 T440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cd921a3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14625 T440 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14626 T440 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index
[junit4:junit4]   2> 14626 T440 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14630 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14630 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14631 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14632 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14633 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14634 T440 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14635 T440 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14636 T440 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14637 T440 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14637 T440 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14638 T440 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14639 T440 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14639 T440 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14640 T440 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14640 T440 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14641 T440 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14642 T440 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14643 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14644 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14644 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14645 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14646 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14647 T440 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14647 T440 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14648 T440 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14649 T440 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14656 T440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14659 T440 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14661 T440 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14665 T440 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 14667 T440 oass.SolrIndexSearcher.<init> Opening Searcher@79e7f6e main
[junit4:junit4]   2> 14668 T440 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14668 T440 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14669 T440 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14676 T440 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14729 T441 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79e7f6e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14739 T440 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14741 T440 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16111 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16113 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49232_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49232"}
[junit4:junit4]   2> 16113 T391 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16113 T391 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16122 T439 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16122 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16123 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16123 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16123 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16750 T440 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16751 T440 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49232 collection:collection1 shard:shard1
[junit4:junit4]   2> 16757 T440 oasc.ZkController.register We are http://127.0.0.1:49232/collection1/ and leader is http://127.0.0.1:49226/collection1/
[junit4:junit4]   2> 16757 T440 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49232
[junit4:junit4]   2> 16757 T440 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16758 T440 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@1f9d90b url=http://127.0.0.1:49232/collection1 node=127.0.0.1:49232_ C35_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49232_, base_url=http://127.0.0.1:49232}
[junit4:junit4]   2> 16763 T442 C35 P49232 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16764 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16764 T440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16764 T442 C35 P49232 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16765 T442 C35 P49232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16766 T368 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16767 T442 C35 P49232 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16767 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16768 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17024 T368 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17031 T368 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49236
[junit4:junit4]   2> 17032 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17033 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388
[junit4:junit4]   2> 17034 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/'
[junit4:junit4]   2> 17073 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17074 T368 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17075 T368 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388
[junit4:junit4]   2> 17075 T368 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/solr.xml
[junit4:junit4]   2> 17076 T368 oasc.CoreContainer.<init> New CoreContainer 1309032329
[junit4:junit4]   2> 17077 T368 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/'
[junit4:junit4]   2> 17077 T368 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/'
[junit4:junit4]   2> 17110 T368 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 17112 T368 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17112 T368 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17113 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17114 T368 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17114 T368 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17115 T368 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17115 T368 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17116 T368 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17117 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17140 T368 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17165 T368 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49219/solr
[junit4:junit4]   2> 17166 T368 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17167 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5001c50f
[junit4:junit4]   2> 17169 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17169 T452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17171 T452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 17171 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49237
[junit4:junit4]   2> 17173 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49237
[junit4:junit4]   2> 17174 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d000b with negotiated timeout 20000 for client /127.0.0.1:49237
[junit4:junit4]   2> 17175 T452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d000b, negotiated timeout = 20000
[junit4:junit4]   2> 17175 T453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5001c50f name:ZooKeeperConnection Watcher:127.0.0.1:49219 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17176 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17182 T373 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf58e7a7d000b
[junit4:junit4]   2> 17183 T370 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49237 which had sessionid 0x13bf58e7a7d000b
[junit4:junit4]   2> 17185 T453 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17185 T368 oaz.ZooKeeper.close Session: 0x13bf58e7a7d000b closed
[junit4:junit4]   2> 17186 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 17195 T368 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49219/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@63be555
[junit4:junit4]   2> 17201 T454 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49219. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17201 T368 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17202 T454 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49219, initiating session
[junit4:junit4]   2> 17203 T370 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49238
[junit4:junit4]   2> 17204 T370 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49238
[junit4:junit4]   2> 17206 T372 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf58e7a7d000c with negotiated timeout 20000 for client /127.0.0.1:49238
[junit4:junit4]   2> 17206 T454 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49219, sessionid = 0x13bf58e7a7d000c, negotiated timeout = 20000
[junit4:junit4]   2> 17207 T455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63be555 name:ZooKeeperConnection Watcher:127.0.0.1:49219/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17207 T368 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17210 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17212 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17215 T368 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49236_
[junit4:junit4]   2> 17217 T373 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf58e7a7d000c type:delete cxid:0x4 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49236_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49236_
[junit4:junit4]   2> 17218 T368 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49236_
[junit4:junit4]   2> 17227 T409 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17228 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17230 T396 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17230 T396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17231 T390 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17231 T390 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17232 T439 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17232 T439 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17238 T409 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17238 T424 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17247 T368 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17264 T456 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/collection1
[junit4:junit4]   2> 17265 T456 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17267 T456 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17267 T456 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17275 T456 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/collection1/'
[junit4:junit4]   2> 17276 T456 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17276 T456 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/collection1/lib/README' to classloader
[junit4:junit4]   2> 17346 T456 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17431 T456 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17433 T456 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17441 T456 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17637 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17639 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49232_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49232"}
[junit4:junit4]   2> 17652 T439 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> 17653 T424 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> 17652 T396 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> 17652 T409 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> 17655 T455 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> 17652 T390 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> 18174 T456 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18184 T456 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18188 T456 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18215 T456 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18222 T456 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18231 T456 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18235 T456 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18239 T456 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357034470388/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/
[junit4:junit4]   2> 18240 T456 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@36243322
[junit4:junit4]   2> 18241 T456 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 18243 T456 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4 forceNew:false
[junit4:junit4]   2> 18243 T456 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4
[junit4:junit4]   2> 18244 T456 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/index/
[junit4:junit4]   2> 18244 T456 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18247 T456 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/index forceNew:false
[junit4:junit4]   2> 18253 T456 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@44ed9f23),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18254 T456 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18255 T456 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4/index
[junit4:junit4]   2> 18255 T456 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 18260 T456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18260 T456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 18261 T456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18261 T456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 18264 T456 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18264 T456 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18265 T456 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18266 T456 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18266 T456 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18267 T456 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 18268 T456 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 18268 T456 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18269 T456 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 18269 T456 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 18270 T456 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 18270 T456 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18271 T456 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18272 T456 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18273 T456 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18273 T456 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18274 T456 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18275 T456 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18275 T456 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18276 T456 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 18277 T456 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 18278 T456 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 18286 T456 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18290 T456 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 18293 T456 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 18296 T456 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty4
[junit4:junit4]   2> 18298 T456 oass.SolrIndexSearcher.<init> Opening Searcher@9c7edb6 main
[junit4:junit4]   2> 18301 T456 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18301 T456 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18303 T456 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 18316 T456 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 18363 T457 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9c7edb6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18373 T456 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18373 T456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19175 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19176 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49236_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49236"}
[junit4:junit4]   2> 19177 T391 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19177 T391 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19186 T409 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> 19186 T396 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> 19186 T455 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> 19186 T390 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> 19186 T424 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> 19186 T439 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> 19377 T456 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19377 T456 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49236 collection:collection1 shard:shard2
[junit4:junit4]   2> 19383 T456 oasc.ZkController.register We are http://127.0.0.1:49236/collection1/ and leader is http://127.0.0.1:49229/collection1/
[junit4:junit4]   2> 19383 T456 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49236
[junit4:junit4]   2> 19383 T456 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19383 T456 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@40316a2b url=http://127.0.0.1:49236/collection1 node=127.0.0.1:49236_ C36_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49236_, base_url=http://127.0.0.1:49236}
[junit4:junit4]   2> 19384 T458 C36 P49236 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19385 T458 C36 P49236 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19385 T456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19385 T458 C36 P49236 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19386 T458 C36 P49236 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19387 T368 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19388 T368 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19388 T458 C36 P49236 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19388 T368 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19399 T368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19403 T368 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19404 T368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C35_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49232_, base_url=http://127.0.0.1:49232}
[junit4:junit4]   2> 19787 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49226/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19793 T442 C35 P49232 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 19805 T442 C35 P49232 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49232 START replicas=[http://127.0.0.1:49226/collection1/] nUpdates=100
[junit4:junit4]   2> 19806 T442 C35 P49232 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19807 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19808 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19808 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19808 T442 C35 P49232 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19809 T442 C35 P49232 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49226/collection1/. core=collection1
[junit4:junit4]   2> 19810 T442 C35 P49232 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@8ab8e20 url=http://127.0.0.1:49226/collection1 node=127.0.0.1:49226_ C37_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49226_, base_url=http://127.0.0.1:49226, leader=true}
[junit4:junit4]   2> 19824 T404 C37 P49226 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 19836 T399 C37 P49226 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19838 T399 C37 P49226 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1
[junit4:junit4]   2> 19842 T399 C37 P49226 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3768d110),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19843 T399 C37 P49226 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19845 T399 C37 P49226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3768d110),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3768d110),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19846 T399 C37 P49226 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19847 T399 C37 P49226 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1
[junit4:junit4]   2> 19847 T399 C37 P49226 oass.SolrIndexSearcher.<init> Opening Searcher@10e23f40 realtime
[junit4:junit4]   2> 19848 T399 C37 P49226 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19848 T399 C37 P49226 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 22
[junit4:junit4]   2> 19887 T442 C35 P49232 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19888 T442 C35 P49232 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 19900 T442 C35 P49232 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19904 T402 C37 P49226 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19905 T402 C37 P49226 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 19906 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19906 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19907 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19912 T403 C37 P49226 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1
[junit4:junit4]   2> 19913 T403 C37 P49226 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty1/index
[junit4:junit4]   2> 19913 T403 C37 P49226 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19914 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19916 T442 C35 P49232 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 forceNew:false
[junit4:junit4]   2> 19916 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19917 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32e76512) fullCopy=true
[junit4:junit4]   2> 19927 T401 C37 P49226 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=3 
[junit4:junit4]   2> 19937 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index
[junit4:junit4]   2> 19937 T442 C35 P49232 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19938 T442 C35 P49232 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101170113528
[junit4:junit4]   2> 19945 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19946 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19947 T442 C35 P49232 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528
[junit4:junit4]   2> 19949 T442 C35 P49232 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32e76512),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19949 T442 C35 P49232 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19952 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19954 T442 C35 P49232 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19954 T442 C35 P49232 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19954 T442 C35 P49232 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19955 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528
[junit4:junit4]   2> 19956 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19959 T442 C35 P49232 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32e76512),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19959 T442 C35 P49232 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19960 T442 C35 P49232 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19960 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19961 T442 C35 P49232 oass.SolrIndexSearcher.<init> Opening Searcher@789a1b6 main
[junit4:junit4]   2> 19963 T441 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@789a1b6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19964 T441 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index
[junit4:junit4]   2> 19964 T442 C35 P49232 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19967 T442 C35 P49232 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32e76512),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528 lockFactory=org.apache.lucene.store.NativeFSLockFactory@32e76512),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19967 T442 C35 P49232 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19969 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3
[junit4:junit4]   2> 19969 T442 C35 P49232 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19969 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index.20130101170113528
[junit4:junit4]   2> 19970 T442 C35 P49232 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357034453622/jetty3/index
[junit4:junit4]   2> 19970 T442 C35 P49232 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19970 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19970 T442 C35 P49232 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19971 T442 C35 P49232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19973 T442 C35 P49232 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20408 T368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20700 T391 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20702 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49236_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49236"}
[junit4:junit4]   2> 20710 T391 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49232_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49232"}
[junit4:junit4]   2> 20718 T439 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> 20719 T396 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> 20720 T409 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> 20720 T390 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> 20720 T455 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> 20720 T424 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> 21420 T368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22429 T368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C36_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49236_, base_url=http://127.0.0.1:49236}
[junit4:junit4]   2> 23406 T458 C36 P49236 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49229/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23406 T458 C36 P49236 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49236 START replicas=[http://127.0.0.1:49229/collection1/] nUpdates=100
[junit4:junit4]   2> 23407 T458 C36 P49236 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23407 T458 C36 P49236 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23408 T458 C36 P49236 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23408 T458 C36 P49236 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23408 T458 C36 P49236 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23409 T458 C36 P49236 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49229/collection1/. core=collection1
[junit4:junit4]   2> 23409 T458 C36 P49236 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apac

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

e=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    3) Thread[id=746, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    >    4) Thread[id=748, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    >    5) Thread[id=740, name=RecoveryThread, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Thread.sleep(Native Method)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:490)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    >    6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([32B286E465D21762]:0)
[junit4:junit4]    > Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
[junit4:junit4]    >    1) Thread[id=731, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    2) Thread[id=725, name=searcherExecutor-540-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    >    3) Thread[id=746, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Object.wait(Native Method)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
[junit4:junit4]    >    4) Thread[id=748, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Object.wait(Native Method)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
[junit4:junit4]    >    5) Thread[id=740, name=RecoveryThread, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at java.lang.Object.wait(Native Method)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]    >         at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.cancelRecovery(DefaultSolrCoreState.java:244)
[junit4:junit4]    >         at org.apache.solr.update.DefaultSolrCoreState.close(DefaultSolrCoreState.java:271)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.decrefSolrCoreState(SolrCore.java:887)
[junit4:junit4]    >         at org.apache.solr.core.SolrCore.close(SolrCore.java:979)
[junit4:junit4]    >         at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:235)
[junit4:junit4]    >    6) Thread[id=734, name=searcherExecutor-580-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    >         at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    >         at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([32B286E465D21762]:0)
[junit4:junit4] Completed in 399.08s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 649 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:353: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:438: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 244 suites, 1010 tests, 3 suite-level errors, 1 error, 817 ignored

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