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/11/05 02:41:56 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_45) - Build # 3429 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3429/
Java: 32bit/jdk1.7.0_45 -server -XX:+UseG1GC

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

Error Message:
Invalid replica : core_node1 in shard/collection : shard1/delLiveColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Invalid replica : core_node1 in shard/collection : shard1/delLiveColl
	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58:AA7593F24EC32A64]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:464)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:268)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:149)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:135)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:115)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:744)


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

Error Message:
ERROR: SolrZkClient opens=15 closes=14

Stack Trace:
java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:744)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest:     1) Thread[id=4361, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)    2) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   1) Thread[id=4361, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   2) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=RUNNABLE, group=TGRP-DeleteReplicaTest]         at java.lang.Throwable.getStackTraceElement(Native Method)         at java.lang.Throwable.getOurStackTrace(Throwable.java:827)         at java.lang.Throwable.getStackTrace(Throwable.java:816)         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)         at java.lang.reflect.Method.invoke(Method.java:606)         at org.apache.log4j.spi.LocationInfo.<init>(LocationInfo.java:139)         at org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253)         at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:122)         at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)         at org.apache.log4j.Category.callAppenders(Category.java:206)         at org.apache.log4j.Category.forcedLog(Category.java:391)         at org.apache.log4j.Category.log(Category.java:856)         at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:479)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1089)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
        at java.lang.Throwable.getStackTraceElement(Native Method)
        at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
        at java.lang.Throwable.getStackTrace(Throwable.java:816)
        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.apache.log4j.spi.LocationInfo.<init>(LocationInfo.java:139)
        at org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253)
        at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:122)
        at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)
        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
        at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
        at org.apache.log4j.Category.callAppenders(Category.java:206)
        at org.apache.log4j.Category.forcedLog(Category.java:391)
        at org.apache.log4j.Category.log(Category.java:856)
        at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:479)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1089)
	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)




Build Log:
[...truncated 10197 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1267395 T4274 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1267401 T4274 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-DeleteReplicaTest-1383615499965
   [junit4]   2> 1267405 T4274 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1267406 T4275 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1267494 T4274 oasc.ZkTestServer.run start zk server on port:54761
   [junit4]   2> 1267499 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267512 T4281 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ded5a name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267513 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267513 T4274 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1267529 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267534 T4283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d9f9e8 name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267534 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267535 T4274 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1267545 T4274 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1267553 T4274 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1267560 T4274 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1267569 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1267569 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1267582 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1267582 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1267593 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1267593 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1267602 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1267602 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1267611 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1267611 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1267619 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1267619 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1267629 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1267630 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1267636 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1267636 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1267644 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1267645 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1267653 T4274 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1267653 T4274 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1268100 T4274 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1268113 T4274 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54768
   [junit4]   2> 1268113 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1268113 T4274 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1268113 T4274 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221
   [junit4]   2> 1268114 T4274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\'
   [junit4]   2> 1268146 T4274 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\solr.xml
   [junit4]   2> 1268214 T4274 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1268214 T4274 oasc.CoreContainer.<init> New CoreContainer 6491516
   [junit4]   2> 1268214 T4274 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\]
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1268217 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1268219 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1268219 T4274 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1268219 T4274 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1268221 T4274 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1268221 T4274 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1268223 T4274 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54761/solr
   [junit4]   2> 1268223 T4274 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1268225 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1268236 T4294 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d3276 name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1268236 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1268241 T4276 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14225e90ec90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1268243 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1268246 T4296 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@838270 name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1268248 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1268249 T4274 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1268254 T4274 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1268258 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1268260 T4274 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54768_
   [junit4]   2> 1268262 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54768_
   [junit4]   2> 1268266 T4274 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1268272 T4274 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1268274 T4274 oasc.Overseer.start Overseer (id=90676625406492675-127.0.0.1:54768_-n_0000000000) starting
   [junit4]   2> 1268278 T4274 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1268285 T4298 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1268286 T4274 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1268289 T4274 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1268290 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1268295 T4297 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1268297 T4274 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221
   [junit4]   2> 1268523 T4274 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\conf\
   [junit4]   2> 1268535 T4274 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1268537 T4274 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1268537 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1268543 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1268547 T4301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f32ebd name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1268547 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1268549 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1268553 T4274 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1268967 T4274 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1268973 T4274 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54780
   [junit4]   2> 1268973 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1268973 T4274 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1268973 T4274 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115
   [junit4]   2> 1268973 T4274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\'
   [junit4]   2> 1269007 T4274 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\solr.xml
   [junit4]   2> 1269076 T4274 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1269076 T4274 oasc.CoreContainer.<init> New CoreContainer 12937385
   [junit4]   2> 1269076 T4274 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\]
   [junit4]   2> 1269079 T4274 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1269079 T4274 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1269079 T4274 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1269079 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1269079 T4274 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1269080 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1269080 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1269080 T4274 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1269080 T4274 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1269082 T4274 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1269083 T4274 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1269084 T4274 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54761/solr
   [junit4]   2> 1269084 T4274 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1269087 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269090 T4312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@787ba7 name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269090 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269094 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269098 T4314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@816ba6 name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269098 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269103 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1269984 T4274 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54780_
   [junit4]   2> 1269986 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54780_
   [junit4]   2> 1269990 T4301 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1269990 T4314 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1269991 T4296 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1269997 T4274 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115
   [junit4]   2> 1270187 T4274 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\conf\
   [junit4]   2> 1270197 T4274 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1270200 T4274 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1270200 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1270638 T4274 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1270642 T4274 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54789
   [junit4]   2> 1270644 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1270645 T4274 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1270645 T4274 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766
   [junit4]   2> 1270645 T4274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\'
   [junit4]   2> 1270678 T4274 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\solr.xml
   [junit4]   2> 1270765 T4274 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1270765 T4274 oasc.CoreContainer.<init> New CoreContainer 20344529
   [junit4]   2> 1270765 T4274 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\]
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1270768 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1270771 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1270771 T4274 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1270771 T4274 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1270776 T4274 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1270776 T4274 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1270778 T4274 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54761/solr
   [junit4]   2> 1270779 T4274 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1270783 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1270789 T4326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@897d70 name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1270790 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1270795 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1270798 T4328 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c640fa name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1270799 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1270810 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1271695 T4274 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54789_
   [junit4]   2> 1271697 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54789_
   [junit4]   2> 1271704 T4328 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1271704 T4314 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1271704 T4301 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1271705 T4296 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1271717 T4274 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766
   [junit4]   2> 1271969 T4274 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\conf\
   [junit4]   2> 1271981 T4274 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1271982 T4274 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1271983 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1272462 T4274 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1272469 T4274 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54798
   [junit4]   2> 1272472 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1272472 T4274 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1272473 T4274 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550
   [junit4]   2> 1272473 T4274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\'
   [junit4]   2> 1272515 T4274 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\solr.xml
   [junit4]   2> 1272596 T4274 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1272596 T4274 oasc.CoreContainer.<init> New CoreContainer 19931833
   [junit4]   2> 1272596 T4274 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\]
   [junit4]   2> 1272599 T4274 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1272599 T4274 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1272599 T4274 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1272601 T4274 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1272605 T4274 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1272605 T4274 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1272605 T4274 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54761/solr
   [junit4]   2> 1272607 T4274 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1272609 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272617 T4340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f75331 name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272617 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272624 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1272628 T4342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13671ff name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1272629 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1272635 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1273519 T4274 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54798_
   [junit4]   2> 1273522 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54798_
   [junit4]   2> 1273528 T4301 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1273528 T4328 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1273528 T4296 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1273529 T4342 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1273529 T4314 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1273539 T4274 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550
   [junit4]   2> 1273815 T4274 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\conf\
   [junit4]   2> 1273828 T4274 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1273830 T4274 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1273830 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1274348 T4274 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1274355 T4274 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54807
   [junit4]   2> 1274360 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1274361 T4274 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1274361 T4274 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398
   [junit4]   2> 1274361 T4274 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398\'
   [junit4]   2> 1274401 T4274 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398\solr.xml
   [junit4]   2> 1274534 T4274 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1274534 T4274 oasc.CoreContainer.<init> New CoreContainer 665462
   [junit4]   2> 1274534 T4274 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398\]
   [junit4]   2> 1274538 T4274 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1274538 T4274 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1274538 T4274 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1274539 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1274539 T4274 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1274539 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1274539 T4274 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1274539 T4274 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1274541 T4274 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1274545 T4274 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1274548 T4274 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1274548 T4274 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54761/solr
   [junit4]   2> 1274548 T4274 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1274551 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274557 T4354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae5267 name:ZooKeeperConnection Watcher:127.0.0.1:54761 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274558 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1274563 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1274568 T4356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1953b name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1274570 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1274576 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275560 T4274 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54807_
   [junit4]   2> 1275563 T4274 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54807_
   [junit4]   2> 1275568 T4328 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275569 T4296 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275569 T4314 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275570 T4356 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275570 T4342 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275570 T4301 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1275580 T4274 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398
   [junit4]   2> 1275866 T4274 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty4-1383615506398\conf\
   [junit4]   2> 1275882 T4274 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1275883 T4274 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1275883 T4274 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1275891 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275895 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@171b833 name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275895 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275898 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275903 T4274 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1275908 T4361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bd350c name:ZooKeeperConnection Watcher:127.0.0.1:54761/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1275908 T4274 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1275912 T4274 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1275921 T4309 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&maxShardsPerNode=2&name=delLiveColl&replicationFactor=2&action=CREATE&wt=javabin&version=2
   [junit4]   2> 1275924 T4296 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275927 T4296 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1275927 T4298 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1275928 T4298 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 1276413 T4297 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1276415 T4297 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1276415 T4297 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1276428 T4361 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276428 T4301 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276428 T4359 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276429 T4342 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276430 T4296 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276429 T4328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276429 T4356 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276429 T4314 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1276535 T4298 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1276535 T4298 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:54780_
   [junit4]   2> 1276536 T4298 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:54789_
   [junit4]   2> 1276537 T4298 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:54798_
   [junit4]   2> 1276540 T4298 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:54768_
   [junit4]   2> 1276548 T4305 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down
   [junit4]   2> 1276551 T4321 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down
   [junit4]   2> 1276554 T4287 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down
   [junit4]   2> 1276551 T4338 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down
   [junit4]   2> 1276555 T4321 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1276556 T4305 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1276557 T4287 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1276559 T4338 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1277940 T4297 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1277942 T4297 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54789",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54789_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1277949 T4297 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54780",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54780_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1277955 T4297 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54768",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54768_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1277965 T4297 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54798",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54798_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1277973 T4296 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277974 T4342 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277974 T4361 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277975 T4301 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277975 T4359 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277974 T4356 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277974 T4314 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1277974 T4328 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1278556 T4321 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1278558 T4305 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1278558 T4321 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2
   [junit4]   2> 1278558 T4321 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1278560 T4287 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1278561 T4321 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1278561 T4305 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1
   [junit4]   2> 1278561 T4321 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1278562 T4338 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1278562 T4305 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1278566 T4338 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1
   [junit4]   2> 1278567 T4338 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1278566 T4287 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using instanceDir: .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2
   [junit4]   2> 1278567 T4287 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1278567 T4305 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1278568 T4338 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1278567 T4321 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1278569 T4321 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1278569 T4338 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1278568 T4287 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:delLiveColl
   [junit4]   2> 1278571 T4287 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1278568 T4305 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 1278572 T4338 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 1278573 T4338 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1278577 T4321 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1278580 T4287 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1278581 T4338 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1278582 T4321 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\'
   [junit4]   2> 1278581 T4305 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1278587 T4338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\'
   [junit4]   2> 1278592 T4287 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1278605 T4305 oasc.ZkController.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1278607 T4287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\'
   [junit4]   2> 1278625 T4305 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\'
   [junit4]   2> 1278720 T4338 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1278728 T4287 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1278805 T4338 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1278813 T4338 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1278823 T4287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1278826 T4338 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1278911 T4305 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1279000 T4305 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1279014 T4321 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1279084 T4287 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1279098 T4287 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1279100 T4321 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1279101 T4305 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1279111 T4305 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1279393 T4321 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1279405 T4321 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1279989 T4338 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280005 T4338 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1280011 T4338 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1280742 T4287 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280751 T4287 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1280757 T4287 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1280773 T4338 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280782 T4338 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280789 T4338 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280793 T4338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280793 T4338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280794 T4338 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280797 T4338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280797 T4338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280797 T4338 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1280798 T4338 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\data\
   [junit4]   2> 1280798 T4338 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b087
   [junit4]   2> 1280807 T4287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280814 T4287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1280842 T4338 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\data\
   [junit4]   2> 1280842 T4338 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\data\index/
   [junit4]   2> 1280843 T4338 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1280844 T4338 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty3-1383615504550\delLiveColl_shard2_replica1\data\index
   [junit4]   2> 1280845 T4338 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280846 T4338 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@466871 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fffa7e),segFN=segments_1,generation=1}
   [junit4]   2> 1280846 T4338 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280851 T4338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1280852 T4338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280852 T4338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280853 T4338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280853 T4338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280853 T4338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1280854 T4338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280855 T4338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280855 T4338 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1280855 T4338 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1280857 T4338 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1280857 T4338 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1280857 T4338 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1280858 T4338 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1280859 T4338 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1280863 T4287 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280866 T4287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280867 T4287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280867 T4287 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1280870 T4287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1280870 T4287 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1280870 T4287 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1280872 T4287 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\, dataDir=.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\data\
   [junit4]   2> 1280872 T4287 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b087
   [junit4]   2> 1280875 T4287 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\data\
   [junit4]   2> 1280877 T4287 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\data\index/
   [junit4]   2> 1280877 T4287 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '.\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1280878 T4287 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-controljetty-1383615500221\delLiveColl_shard2_replica2\data\index
   [junit4]   2> 1280879 T4287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280884 T4287 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@156b73e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1824a46),segFN=segments_1,generation=1}
   [junit4]   2> 1280885 T4287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280892 T4287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1280894 T4287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280895 T4287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1280895 T4287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280896 T4287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1280896 T4287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1280898 T4287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280899 T4287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1280899 T4287 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1280900 T4287 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1280900 T4287 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1280900 T4287 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1280900 T4287 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1280903 T4287 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1280903 T4287 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1280907 T4321 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280908 T4338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280919 T4338 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1280920 T4338 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1280907 T4287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1280920 T4338 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280921 T4338 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@466871 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fffa7e),segFN=segments_1,generation=1}
   [junit4]   2> 1280921 T4338 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280922 T4338 oass.SolrIndexSearcher.<init> Opening Searcher@8d0924 main
   [junit4]   2> 1280919 T4321 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1280929 T4338 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 1280929 T4338 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:http://127.0.0.1:54798 collection:delLiveColl shard:shard2
   [junit4]   2> 1280931 T4366 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@8d0924 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1280933 T4321 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1280933 T4338 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 1280935 T4287 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1280936 T4287 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1280937 T4287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1280937 T4287 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@156b73e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1824a46),segFN=segments_1,generation=1}
   [junit4]   2> 1280937 T4287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1280939 T4287 oass.SolrIndexSearcher.<init> Opening Searcher@d00fe3 main
   [junit4]   2> 1280939 T4305 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1280944 T4287 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 1280944 T4287 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:54768 collection:delLiveColl shard:shard2
   [junit4]   2> 1280947 T4367 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@d00fe3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1280949 T4305 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1280954 T4287 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 1280957 T4305 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1280977 T4287 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1280986 T4287 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1280987 T4287 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1280987 T4287 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54768/delLiveColl_shard2_replica2/
   [junit4]   2> 1280988 T4287 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard2_replica2 url=http://127.0.0.1:54768 START replicas=[http://127.0.0.1:54798/delLiveColl_shard2_replica1/] nUpdates=100
   [junit4]   2> 1280989 T4287 oasu.PeerSync.sync PeerSync: core=delLiveColl_shard2_replica2 url=http://127.0.0.1:54768 DONE.  We have no versions.  sync failed.
   [junit4]   2> 1280989 T4287 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1280990 T4287 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1280990 T4287 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54768/delLiveColl_shard2_replica2/ shard2
   [junit4]   2> 1280990 T4287 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leaders/shard2
   [junit4]   2> ASYNC  NEW_CORE C616 name=delLiveColl_shard2_replica1 org.apache.solr.core.SolrCore@1a53764 url=http://127.0.0.1:54798/delLiveColl_shard2_replica1 node=127.0.0.1:54798_ C616_STATE=coll:delLiveColl core:delLiveColl_shard2_replica1 props:{state=down, base_url=http://127.0.0.1:54798, core=delLiveColl_shard2_replica1, node_name=127.0.0.1:54798_}
   [junit4]   2> 1281009 T4336 C616 P54798 oasc.SolrCore.execute [delLiveColl_shard2_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
   [junit4]   2> 1281012 T4321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281012 T4305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281021 T4321 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281023 T4305 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1281032 T4321 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281034 T4305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281036 T4321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1281037 T4321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1281037 T4321 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281038 T4305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1281038 T4305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1281039 T4305 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1281040 T4321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1281040 T4321 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1281040 T4321 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1281041 T4321 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\data\
   [junit4]   2> 1281042 T4321 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b087
   [junit4]   2> 1281042 T4305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1281042 T4305 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1281044 T4305 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1281044 T4321 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\data\
   [junit4]   2> 1281045 T4321 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\data\index/
   [junit4]   2> 1281044 T4305 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\, dataDir=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\data\
   [junit4]   2> 1281046 T4321 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1281046 T4305 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b087
   [junit4]   2> 1281047 T4321 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.DeleteReplicaTest-jetty2-1383615502766\delLiveColl_shard1_replica2\data\index
   [junit4]   2> 1281048 T4305 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\data\
   [junit4]   2> 1281049 T4305 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\data\index/
   [junit4]   2> 1281049 T4305 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '.\org.apache.solr.cloud.DeleteReplicaTest-jetty1-1383615501115\delLiveColl_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1281048 T4321 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFS

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

ingEvent.java:253)
   [junit4]   2> 	        at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:122)
   [junit4]   2> 	        at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)
   [junit4]   2> 	        at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
   [junit4]   2> 	        at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]   2> 	        at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]   2> 	        at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]   2> 	        at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]   2> 	        at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]   2> 	        at org.apache.log4j.Category.log(Category.java:856)
   [junit4]   2> 	        at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:479)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1089)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=nl_BE, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_45 (32-bit)/cpus=2,threads=3,free=314645384,total=506462208
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, ExternalFileFieldSortTest, TestClassNameShortening, TestMultiCoreConfBootstrap, HdfsSyncSliceTest, TestPostingsSolrHighlighter, PeerSyncTest, MinimalSchemaTest, AliasIntegrationTest, TestFieldCollectionResource, DirectSolrSpellCheckerTest, HdfsBasicDistributedZk2Test, SystemInfoHandlerTest, TestMergePolicyConfig, DistributedSpellCheckComponentTest, SliceStateUpdateTest, CustomCollectionTest, URLClassifyProcessorTest, TestFastLRUCache, OutputWriterTest, TestCoreContainer, QueryParsingTest, TestCSVResponseWriter, ZkControllerTest, UUIDFieldTest, HdfsRecoveryZkTest, TestCoreDiscovery, TestFieldTypeCollectionResource, PreAnalyzedUpdateProcessorTest, TestGroupingSearch, CachingDirectoryFactoryTest, TestUniqueKeyFieldResource, TestLMDirichletSimilarityFactory, TestSolr4Spatial, TestCollapseQParserPlugin, TestDynamicFieldResource, ChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, FileUtilsTest, HighlighterTest, TestXIncludeConfig, TestDocBasedVersionConstraints, DistributedTermsComponentTest, TestReversedWildcardFilterFactory, TermVectorComponentTest, SyncSliceTest, TestFieldTypeResource, TestSchemaVersionResource, PreAnalyzedFieldTest, SolrIndexConfigTest, TestSchemaNameResource, WordBreakSolrSpellCheckerTest, MoreLikeThisHandlerTest, TestStressVersions, TestMaxScoreQueryParser, TestExtendedDismaxParser, TestSolrJ, SpellCheckCollatorTest, SearchHandlerTest, TestDFRSimilarityFactory, CSVRequestHandlerTest, TestFaceting, TestPerFieldSimilarity, SuggesterWFSTTest, AnalysisAfterCoreReloadTest, TestOmitPositions, SolrCoreTest, PrimitiveFieldTypeTest, NoCacheHeaderTest, ShardRoutingCustomTest, JSONWriterTest, HardAutoCommitTest, TestArbitraryIndexDir, DeleteShardTest, TestSort, TestWordDelimiterFilterFactory, TestNumberUtils, CoreContainerCoreInitFailuresTest, SuggesterTSTTest, FieldAnalysisRequestHandlerTest, DOMUtilTest, IndexSchemaTest, TestRandomDVFaceting, TestPseudoReturnFields, TestAddFieldRealTimeGet, SolrTestCaseJ4Test, TestDocSet, TestShardHandlerFactory, DateMathParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSurroundQueryParser, TestLazyCores, TestDefaultSearchFieldResource, NotRequiredUniqueKeyTest, TestBinaryResponseWriter, SpellCheckComponentTest, TestPartialUpdateDeduplication, TestRTGBase, ReturnFieldsTest, TestReplicationHandler, DocumentAnalysisRequestHandlerTest, TestJmxMonitoredMap, TestAnalyzedSuggestions, ResourceLoaderTest, DeleteInactiveReplicaTest, SolrInfoMBeanTest, CopyFieldTest, DirectUpdateHandlerOptimizeTest, HdfsDirectoryTest, TestPhraseSuggestions, TestNonNRTOpen, TestManagedSchema, RegexBoostProcessorTest, HdfsUnloadDistributedZkTest, AddBlockUpdateTest, TestUtils, TestBM25SimilarityFactory, MultiTermTest, FileBasedSpellCheckerTest, TestCollationField, RecoveryZkTest, TestSolrIndexConfig, TestFastWriter, LegacyHTMLStripCharFilterTest, TestDistributedSearch, OverseerTest, TestSolrQueryParserResource, TestSolrQueryParserDefaultOperatorResource, TestRandomFaceting, DocValuesTest, DocValuesMissingTest, SuggesterFSTTest, FastVectorHighlighterTest, TestFunctionQuery, TestValueSourceCache, IndexBasedSpellCheckerTest, DebugComponentTest, TestSolrCoreProperties, XmlUpdateRequestHandlerTest, TestFastOutputStream, TestDistribDocBasedVersion, TestQuerySenderNoQuery, TestLMJelinekMercerSimilarityFactory, TestSolrXml, SimplePostToolTest, DeleteReplicaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.seed=2B931DEA399C4A58 -Dtests.slow=true -Dtests.locale=nl_BE -Dtests.timezone=Asia/Phnom_Penh -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | DeleteReplicaTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrZkClient opens=15 closes=14
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingZkClients(SolrTestCaseJ4.java:343)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:135)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.DeleteReplicaTest: 
   [junit4]    >    1) Thread[id=4361, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-EventThread, state=WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:491)
   [junit4]    >    2) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=TIMED_WAITING, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:984)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4360, name=TEST-DeleteReplicaTest.testDistribSearch-seed#[2B931DEA399C4A58]-SendThread(127.0.0.1:54761), state=RUNNABLE, group=TGRP-DeleteReplicaTest]
   [junit4]    >         at java.lang.Throwable.getStackTraceElement(Native Method)
   [junit4]    >         at java.lang.Throwable.getOurStackTrace(Throwable.java:827)
   [junit4]    >         at java.lang.Throwable.getStackTrace(Throwable.java:816)
   [junit4]    >         at org.apache.log4j.spi.LocationInfo.<init>(LocationInfo.java:139)
   [junit4]    >         at org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent.java:253)
   [junit4]    >         at org.apache.solr.util.SolrLogLayout._format(SolrLogLayout.java:122)
   [junit4]    >         at org.apache.solr.util.SolrLogLayout.format(SolrLogLayout.java:110)
   [junit4]    >         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:310)
   [junit4]    >         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]    >         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]    >         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]    >         at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]    >         at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]    >         at org.apache.log4j.Category.log(Category.java:856)
   [junit4]    >         at org.slf4j.impl.Log4jLoggerAdapter.warn(Log4jLoggerAdapter.java:479)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1089)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B931DEA399C4A58]:0)
   [junit4] Completed in 136.21s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 553 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:421: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:401: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:471: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1259: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:902: There were test failures: 333 suites, 1463 tests, 3 suite-level errors, 1 error, 774 ignored (1 assumption)

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