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/04/28 03:48:02 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.6.0_45) - Build # 2741 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2741/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([402404FC3F9D2FFC:C1C28AE448C24FC0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:511)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8675 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.824; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.830; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.835; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.835; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.936; org.apache.solr.cloud.ZkTestServer; start zk server on port:50225
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.938; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.952; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ebd0f5 name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.952; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.953; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.964; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.969; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1583095 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.969; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.970; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.978; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.992; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.998; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:54.999; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.018; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.018; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.031; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.032; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.053; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.054; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.062; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.064; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.074; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.075; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.089; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.090; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.097; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.098; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.105; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.105; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> WARN  - 2013-04-28 01:20:55.115; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e4e3a783e0001, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.648; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.655; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50232
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.655; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.656; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.656; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.657; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.657; org.apache.solr.core.CoreContainer; New CoreContainer 19282688
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.658; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.658; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.768; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.770; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:55.772; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.050; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.059; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.062; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.069; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.086; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.087; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.087; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.087; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.088; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.088; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.089; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.089; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.089; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.090; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.098; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.099; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50225/solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.100; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.102; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.131; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c597bd name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.131; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.164; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> WARN  - 2013-04-28 01:20:56.165; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e4e3a783e0002, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.170; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.204; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ac3717 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.204; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.224; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.231; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.247; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.251; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50232_
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.254; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50232_
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.261; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.274; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.279; org.apache.solr.cloud.Overseer; Overseer (id=89595055626387459-127.0.0.1:50232_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.287; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.294; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.294; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.299; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.303; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.308; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.312; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.312; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.313; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.317; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.320; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.323; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b027dd name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.324; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.326; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.330; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.788; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.791; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50244
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.792; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.792; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.792; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.793; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.793; org.apache.solr.core.CoreContainer; New CoreContainer 20394948
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.794; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.794; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.902; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.904; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:56.906; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.148; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.158; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.161; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.168; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.185; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.185; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.186; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.186; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.187; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.187; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.187; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.188; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.188; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.189; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.196; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.197; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50225/solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.197; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.199; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.215; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@38912c name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.216; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.220; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.228; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.232; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1887e59 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.232; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:57.241; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.345; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50244_
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.354; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50244_
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.360; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.361; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.362; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.371; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.372; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.372; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.891; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.895; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50253
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.895; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.896; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.896; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.896; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.897; org.apache.solr.core.CoreContainer; New CoreContainer 31520033
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.897; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:58.898; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.019; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.021; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.023; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.324; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.333; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.337; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.344; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.364; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.364; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.366; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.366; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.366; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.367; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.367; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.368; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.368; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.369; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.377; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.378; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50225/solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.378; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.381; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.401; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10a53cd name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.401; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.406; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.416; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.420; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@11707f3 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.420; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:20:59.431; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.536; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50253_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.539; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50253_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.547; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.547; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.548; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.549; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.560; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.561; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:00.561; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.021; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.026; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50262
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.026; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.027; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.027; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.028; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.028; org.apache.solr.core.CoreContainer; New CoreContainer 16259476
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.029; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.029; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.169; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.171; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.172; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.425; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.432; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.436; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.443; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.463; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.463; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.465; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.465; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.465; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.473; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.473; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50225/solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.474; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.476; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.492; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8899e3 name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.492; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.497; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.504; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.509; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@ecd6e6 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.509; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:01.517; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.621; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50262_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.641; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50262_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.648; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.648; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.649; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.649; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.650; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.660; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.661; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:02.661; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.147; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.152; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50271
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.153; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.153; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.153; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.154; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.154; org.apache.solr.core.CoreContainer; New CoreContainer 20073242
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.155; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.156; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.278; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.280; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.282; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.510; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.517; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.519; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.527; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\conf
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.544; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.544; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.545; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.545; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.545; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.545; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.546; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.546; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.547; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.547; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.558; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.559; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50225/solr
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.560; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.564; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.586; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1836d6a name:ZooKeeperConnection Watcher:127.0.0.1:50225 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.587; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.593; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.599; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.603; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10a226e name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.604; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:03.613; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.719; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50271_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.723; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50271_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.735; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.737; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.737; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.738; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.737; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.737; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.749; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.751; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.751; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.760; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.770; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.773; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.778; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":null,
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"nodes_used_collection",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.778; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50244_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.780; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50253_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.780; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50232_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.783; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50262_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.785; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.787; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.788; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.789; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.788; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.790; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.789; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.791; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.789; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.793; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.791; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.795; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.793; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.797; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.798; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.799; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.797; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.800; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.800; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.800; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.802; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.802; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.803; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.803; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.810; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.810; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.812; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.817; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.819; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.821; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.825; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.829; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.914; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:04.933; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.005; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.024; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.052; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.085; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.148; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.149; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.157; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.163; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.176; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.184; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.184; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.191; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.251; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:05.259; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.815; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.926; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.936; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.942; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.964; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.977; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:06.979; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:06.979; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.981; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:06.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:06.982; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.983; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.983; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.984; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.985; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.985; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.986; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:06.986; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:06.986; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.000; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.006; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.082; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.088; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.094; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.097; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.097; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.097; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.100; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.100; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.100; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.101; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.101; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.102; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.102; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.102; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.102; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.103; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.138; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.148; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.155; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.155; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.161; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@add25d lockFactory=org.apache.lucene.store.NativeFSLockFactory@15e137b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.161; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.166; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f4bc83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a3bb6),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.166; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.170; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.170; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.171; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.171; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.172; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.172; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.172; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.173; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.174; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.173; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.179; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.182; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.187; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1024c48 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.188; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\nodes_used_collection_shard1_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.190; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.191; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.203; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.203; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.204; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@1024c48 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.204; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.206; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.206; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.207; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.208; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.207; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.209; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.210; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.222; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.222; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.232; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10d114a main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.234; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.234; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.237; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.237; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.239; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.243; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.245; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@10d114a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.246; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.252; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.253; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.254; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.254; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.256; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.256; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.257; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.257; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.258; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.259; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.259; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.260; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.260; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.260; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.261; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.261; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.261; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.262; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.262; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.263; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.263; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.264; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.264; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.263; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.265; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:07.265; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.265; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.266; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.273; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1abc8dd lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e1340a),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.273; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.273; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1bc6de5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1328a84),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.275; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.278; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.278; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.279; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.279; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.279; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.280; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.280; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.281; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.281; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.281; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.282; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.282; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.282; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.283; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.283; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.283; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.285; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.286; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.294; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.295; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.303; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@d6ca2 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.303; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\nodes_used_collection_shard2_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.305; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.306; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.306; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@127975 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.307; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\nodes_used_collection_shard2_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.309; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.309; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.311; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@d6ca2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.312; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.315; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@127975 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.316; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.954; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.955; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50244_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50244"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.955; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection nodes_used_collection with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.967; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50253_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50253"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.974; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50262_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50262"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.982; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50232_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50232"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.992; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.992; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.994; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.994; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.992; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:07.994; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.306; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.306; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:50244 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.308; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.324; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.330; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=179999
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.333; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.333; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:50253 collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.395; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.395; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:50262 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.396; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.397; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.397; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:50232 collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.399; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.414; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.422; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.422; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.422; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50262/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.423; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:50262 START replicas=[http://127.0.0.1:50232/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.424; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:50262 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.424; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.424; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.425; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50262/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.425; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.444; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.826; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.827; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.827; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.827; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:50244 START replicas=[http://127.0.0.1:50253/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.828; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:50244 DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.828; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.829; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.829; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.830; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:08.841; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.517; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.552; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.552; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.553; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.552; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.553; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.553; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.581; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50253/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.581; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:50253
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.581; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.582; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.583; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.583; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.584; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.584; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.585; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4801 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.587; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.597; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.597; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:50244
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.598; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.598; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.598; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50253__nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.601; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.602; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4814 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.606; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50262/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:50262/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.606; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:50262
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.606; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.607; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.608; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50232/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:50262/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.608; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:50232
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.609; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.609; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.610; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.611; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.611; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.612; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.612; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.612; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4825 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.612; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4823 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.614; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.615; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.620; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.625; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50232__nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.626; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=4856 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.626; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=4801},core=nodes_used_collection_shard1_replica2},null={responseHeader={status=0,QTime=4814},core=nodes_used_collection_shard1_replica1},null={responseHeader={status=0,QTime=4825},core=nodes_used_collection_shard2_replica1},null={responseHeader={status=0,QTime=4823},core=nodes_used_collection_shard2_replica2}}}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.625; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.626; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.628; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.632; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1397d84 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.632; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.634; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.638; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.640; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.643; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@a7ca64 name:ZooKeeperConnection Watcher:127.0.0.1:50225/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.644; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.646; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.654; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=5&maxShardsPerNode=3&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.657; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.658; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.659; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"5",
[junit4:junit4]   1>   "maxShardsPerNode":"3",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_0",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.659; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:50262_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.659; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:50271_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.659; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:50244_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.660; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:50232_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.660; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard3_replica1 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:50253_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.661; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard3_replica2 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:50262_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.661; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.662; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.662; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.663; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.663; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard4_replica1 as part of slice shard4 of collection awholynewcollection_0 on 127.0.0.1:50271_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.665; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.665; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.666; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard4_replica2 as part of slice shard4 of collection awholynewcollection_0 on 127.0.0.1:50244_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.664; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.667; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.664; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.669; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.666; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.673; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.674; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard4_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\awholynewcollection_0_shard4_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.675; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.672; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard3_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\awholynewcollection_0_shard3_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.676; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.670; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard3_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.679; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.679; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.680; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.680; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.681; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.681; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.670; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard5_replica1 as part of slice shard5 of collection awholynewcollection_0 on 127.0.0.1:50232_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.675; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard4_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.683; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.683; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard5_replica2 as part of slice shard5 of collection awholynewcollection_0 on 127.0.0.1:50253_
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.684; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.684; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.675; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.686; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.686; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.686; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.687; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.687; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.674; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.689; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.689; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.690; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.693; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.694; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.694; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.695; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.694; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.697; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.698; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.697; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.701; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.701; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard5_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.703; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.700; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.704; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.700; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.707; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.699; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard5_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.708; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.699; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.708; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.710; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.710; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.713; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.713; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.714; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\awholynewcollection_0_shard1_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.715; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.717; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367112062668\awholynewcollection_0_shard4_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.718; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\awholynewcollection_0_shard1_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.723; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367112060566\awholynewcollection_0_shard3_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.725; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.727; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.729; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.749; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard2_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.751; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.754; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.768; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.814; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.890; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.919; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.977; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:09.999; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.024; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.081; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.128; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.129; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.131; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard2_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.161; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.169; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.175; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.181; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.189; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.226; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.251; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.280; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.363; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.364; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.371; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.455; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.473; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.616; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.627; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.716; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.735; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.765; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.789; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:10.860; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.068; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.079; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.081; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.081; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.083; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.083; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.089; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.089; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.228; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.203; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.198; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.327; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.414; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50253__nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50253_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50253"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.887; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50244__nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50244_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50244"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.912; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50262__nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50262_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50262"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.934; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50232__nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50232_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50232"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.967; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.967; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.978; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.978; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.978; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.977; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.976; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:11.973; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.571; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.592; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.597; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.789; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50253__nodes_used_collection_shard1_replica2, state: recovering, checkLive: true, onlyIfLeader: true for: 3 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.791; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:50253__nodes_used_collection_shard1_replica2&state=recovering&nodeName=127.0.0.1:50253_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=3193 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.939; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50232__nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 3 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.225; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.293; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:50232__nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:50232_&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=3668 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:12.940; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.303; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.303; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.309; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.312; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.317; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.318; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.323; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.547; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.550; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.557; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.562; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.571; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.574; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.585; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.587; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.589; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.592; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.599; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.600; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.600; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.601; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.601; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.601; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.605; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.606; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.606; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.606; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.607; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.607; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.608; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.608; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.608; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.609; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.609; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard3_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.610; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.608; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.611; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.610; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.613; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.613; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.610; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.614; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.616; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.616; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.617; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.617; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.617; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard4_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.618; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.618; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.618; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.616; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.620; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.620; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.621; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.621; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.622; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.623; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard3_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.623; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.624; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard4_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.623; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.625; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.625; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.625; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.625; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1127b52
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.626; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.627; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.628; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.628; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:13.628; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.629; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.630; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.643; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b9c6f7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cbab2),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.643; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.646; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.646; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.647; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.647; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.649; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.649; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.649; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.650; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.650; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.651; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6a8c30 lockFactory=org.apache.lucene.store.NativeFSLockFactory@caac61),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.651; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.660; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.660; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.661; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.662; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.663; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.663; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.664; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.664; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.665; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.677; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.682; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@13272d7 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.682; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard5_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.685; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.685; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.687; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.691; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1aa1b98 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.692; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367112056330\awholynewcollection_0_shard4_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.694; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.695; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:13.850; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.264; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard5_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.409; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard4_replica2] Registered new searcher Searcher@1aa1b98 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.411; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard4_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.412; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27156e lockFactory=org.apache.lucene.store.NativeFSLockFactory@420288),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.413; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.416; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica2] Registered new searcher Searcher@13272d7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.445; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ebdb8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1defff8),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.445; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.507; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.510; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.511; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.511; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.512; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.512; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.513; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.512; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.533; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.513; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.615; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.621; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.630; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.631; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.636; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.636; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.636; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.637; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.637; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.638; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.638; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.639; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.640; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.647; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.652; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12b18c3 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.652; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\awholynewcollection_0_shard3_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.654; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.654; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.746; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.777; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/ core=nodes_used_collection_shard1_replica2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.777; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:50253 START replicas=[http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-28 01:21:14.779; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.780; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.780; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.780; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.780; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.781; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:50244/nodes_used_collection_shard1_replica1/. core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.781; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.793; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5637cb main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.844; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367112055115\awholynewcollection_0_shard5_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.845; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.846; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.843; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard3_replica1] Registered new searcher Searcher@12b18c3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.991; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.992; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.843; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard3_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.995; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=5 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"5",
[junit4:junit4]   1>   "shard":"shard5",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"awholynewcollection_0_shard5_replica2",
[junit4:junit4]   1>   "collection":"awholynewcollection_0",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50253_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50253"}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.996; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection awholynewcollection_0 with numShards 5
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.841; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.005; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.011; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.016; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@add25d lockFactory=org.apache.lucene.store.NativeFSLockFactory@15e137b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.016; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.017; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@add25d lockFactory=org.apache.lucene.store.NativeFSLockFactory@15e137b),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@add25d lockFactory=org.apache.lucene.store.NativeFSLockFactory@15e137b),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.017; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.018; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10b4521 realtime
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.018; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.019; org.apache.solr.update.processor.LogUpdateProcessor; [nodes_used_collection_shard1_replica1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.020; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.020; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.821; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.033; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.038; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.043; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard5_replica1] Registered new searcher Searcher@5637cb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.023; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard5_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.978; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.048; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.048; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:14.976; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.059; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.062; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.062; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.062; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.064; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.070; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.070; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.072; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367112058377\nodes_used_collection_shard1_replica2\data\index.20130428012115070
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.073; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1639790 lockFactory=org.apache.lucene.store.NativeFSLockFactory@170919c) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.076; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.077; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.086; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.087; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.090; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f4bc83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a3bb6),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f4bc83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a3bb6),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.091; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.091; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.091; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@120b4d3 main
[junit4:junit4]   1> INFO  - 2013-04-28 01:21:15.092; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replic

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

-04-28 01:26:24.450; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-28 01:26:24.450; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_3/leader_elect/shard2/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-28 01:26:24.451; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_3/leader_elect/shard3/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistributedZkTest-1367112054833
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367112054830 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=402404FC3F9D2FFC -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  330s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([402404FC3F9D2FFC:C1C28AE448C24FC0]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:511)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:145)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4]   1> INFO  - 2013-04-28 01:26:24.465; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_VE, timezone=Etc/Greenwich
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_45 (32-bit)/cpus=2,threads=3,free=48057976,total=301400064
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, TestNumberUtils, TestDistributedSearch, TestSolrQueryParser, FieldAnalysisRequestHandlerTest, TestSolr4Spatial, TestAtomicUpdateErrorCases, LeaderElectionIntegrationTest, TestFiltering, TestSerializedLuceneMatchVersion, TestHashPartitioner, MBeansHandlerTest, TestFieldTypeCollectionResource, TestSurroundQueryParser, ChaosMonkeyShardSplitTest, SyncSliceTest, ChaosMonkeySafeLeaderTest, QueryEqualityTest, TestSolrXml, AlternateDirectoryTest, BadComponentTest, SchemaVersionSpecificBehaviorTest, DisMaxRequestHandlerTest, DistributedTermsComponentTest, TestBinaryResponseWriter, TestOmitPositions, QueryElevationComponentTest, TestDistributedGrouping, TestQuerySenderNoQuery, BadIndexSchemaTest, ResponseLogComponentTest, TestRemoteStreaming, PathHierarchyTokenizerFactoryTest, TestJmxIntegration, TestUpdate, StandardRequestHandlerTest, AutoCommitTest, TestFieldResource, TestFuzzyAnalyzedSuggestions, OverseerCollectionProcessorTest, ShardSplitTest, SortByFunctionTest, BasicDistributedZkTest, WordBreakSolrSpellCheckerTest, DateMathParserTest, TestCopyFieldCollectionResource, TestPropInject, TestManagedSchema, OpenExchangeRatesOrgProviderTest, IndexReaderFactoryTest, TestReplicationHandler, TestElisionMultitermQuery, TestFoldingMultitermQuery, DateFieldTest, TestCollationKeyRangeQueries, TestRealTimeGet, FullSolrCloudDistribCmdsTest, TestDynamicFieldResource, TimeZoneUtilsTest, SOLR749Test, SignatureUpdateProcessorFactoryTest, ClusterStateUpdateTest, TestPhraseSuggestions, TestRandomFaceting, SampleTest, TestCollationField, URLClassifyProcessorTest, TestWordDelimiterFilterFactory, TestSolrQueryParserResource, ExternalFileFieldSortTest, CopyFieldTest, TestReload, ChaosMonkeyNothingIsSafeTest, ResourceLoaderTest, HighlighterTest, DebugComponentTest, TestZkChroot, TestPartialUpdateDeduplication, TestClassNameShortening, TestCSVResponseWriter, AliasIntegrationTest, RequestHandlersTest, DirectSolrConnectionTest, TestFieldCollectionResource, DistributedSpellCheckComponentTest, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 329.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 642 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:384: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:364: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 294 suites, 1222 tests, 1 failure, 19 ignored (13 assumptions)

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



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

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

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([B247E6372912A4B3:33A1682F5E4DC48F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:511)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9257 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.467; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.471; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.474; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.475; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.542; org.apache.solr.cloud.ZkTestServer; start zk server on port:50673
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.544; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.553; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@177a5d name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.553; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.554; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.568; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.571; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@58719d name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.571; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.571; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.577; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.581; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.584; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.588; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.589; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.598; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.598; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.604; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.605; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.609; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.609; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.614; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.615; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.619; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.620; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.624; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.624; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.629; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.630; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.634; org.apache.solr.cloud.AbstractZkTestCase; put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:56.634; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.095; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.102; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50680
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.103; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.103; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.103; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.104; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.104; org.apache.solr.core.CoreContainer; New CoreContainer 14959170
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.105; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.105; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.231; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.233; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.236; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.479; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.489; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.492; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.499; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.519; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.519; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.520; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.520; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.521; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.521; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.521; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.522; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.522; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.523; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.534; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.535; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50673/solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.535; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.537; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.551; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12448b9 name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.551; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.555; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.561; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.568; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@642584 name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.568; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.572; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.578; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.584; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.588; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.591; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.596; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.606; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.612; org.apache.solr.cloud.Overseer; Overseer (id=89597371775909891-127.0.0.1:50680_l_vdz%2Fgd-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.619; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.628; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.629; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.635; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.639; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.648; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.653; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.653; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.653; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.660; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.663; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.669; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@15a951f name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.669; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.671; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:57.675; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.115; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.119; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50692
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.120; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.120; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.121; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.121; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.121; org.apache.solr.core.CoreContainer; New CoreContainer 4758223
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.121; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.122; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.208; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.209; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.211; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.377; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.383; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.385; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.389; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.401; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.402; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.402; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.403; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.403; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.403; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.403; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.409; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.410; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50673/solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.410; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.411; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.426; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@151e12 name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.426; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.452; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.459; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.464; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7eb4c4 name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.464; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:58.475; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.140; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.163; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.164; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.164; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.180; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.180; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.180; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.498; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.501; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50701
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.502; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.503; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.503; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.503; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.503; org.apache.solr.core.CoreContainer; New CoreContainer 29767537
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.504; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.504; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.618; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.619; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.622; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.880; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.889; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.891; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.898; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.913; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.914; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.915; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.915; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.922; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.923; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50673/solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.923; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.925; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.937; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@191f4a4 name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.937; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.940; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.946; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.949; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@441877 name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.949; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:09:59.959; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.689; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.698; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.719; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.719; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:00.719; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.173; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.178; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50710
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.180; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.180; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.181; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.182; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.182; org.apache.solr.core.CoreContainer; New CoreContainer 2824990
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.182; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.182; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.282; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.284; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.285; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.437; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.442; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.444; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.452; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.472; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.473; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.474; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.474; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.474; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.475; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.476; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.476; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.476; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.476; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.487; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.488; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50673/solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.488; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.490; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.501; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e6641d name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.502; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.505; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.510; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.515; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3f4403 name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.515; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:01.523; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.253; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.259; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.263; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.263; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.263; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.264; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.265; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.272; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.273; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.273; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.573; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.576; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50719
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.578; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.578; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.578; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.579; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.579; org.apache.solr.core.CoreContainer; New CoreContainer 16285180
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.580; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.580; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.685; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.686; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.687; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\collection1\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.831; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\collection1\conf\xslt
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.837; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\collection1\lib
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.839; org.apache.solr.core.SolrCoreDiscoverer; Looking for cores in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\collection1\lib\classes
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.843; org.apache.solr.core.SolrCoreDiscoverer; Discovered properties file C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\conf\core.properties, adding to cores
[junit4:junit4]   1> SET INST DIR:C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\conf
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.854; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.856; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.856; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.857; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.872; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.872; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:50673/solr
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.873; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.874; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.890; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12c3714 name:ZooKeeperConnection Watcher:127.0.0.1:50673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.891; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.893; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:02.893; org.apache.zookeeper.server.NIOServerCnxn; caught end of stream exception
[junit4:junit4]   1> EndOfStreamException: Unable to read additional data from client sessionid 0x13e5055bd83000b, likely client has closed socket
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   1> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.903; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.906; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c1874e name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.906; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:02.912; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.640; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50719_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.646; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50719_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.651; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.651; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.651; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.651; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.652; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.652; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.660; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.660; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.661; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.665; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.669; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.672; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.674; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "maxShardsPerNode":null,
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"nodes_used_collection",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.674; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.675; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.677; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.678; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.679; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.680; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.680; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.680; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.680; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.core.CoreContainer; Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.683; org.apache.solr.cloud.ZkController; Check for collection zkNode:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.683; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.682; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.685; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.685; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.686; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.686; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.687; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.687; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.688; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.688; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.687; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.689; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.692; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.694; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.694; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.696; org.apache.solr.cloud.ZkController; Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.697; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.699; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.699; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.699; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.772; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.793; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.853; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.863; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.878; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.900; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.904; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.908; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.925; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.930; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.976; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.995; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:03.997; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:04.001; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:04.004; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:04.008; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:04.985; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.048; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.051; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.285; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.297; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.300; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.305; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.311; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.314; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.350; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.352; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.357; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.360; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.361; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.365; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.370; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.374; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.376; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.381; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.381; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.382; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.377; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.383; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.383; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.385; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.385; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.386; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.387; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.387; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.388; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.388; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.388; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.388; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.389; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.389; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.389; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.390; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\index
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.398; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.398; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.398; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.398; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.398; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.399; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.400; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.400; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.400; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.400; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.400; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.401; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.402; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.402; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.402; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.403; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.403; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.403; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.404; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.404; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.408; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17cded7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@acc021),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.408; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.411; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.411; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.413; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.413; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.413; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.413; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.413; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.415; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.415; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.422; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.425; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.428; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@b1c71d main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.428; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\nodes_used_collection_shard2_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.430; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.430; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.433; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.434; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1021c5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b6fe0),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.434; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.434; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15c204d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3818a4),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.435; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.439; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.440; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@b1c71d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.441; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.442; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.442; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.444; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.444; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.446; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.446; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.447; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.447; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.448; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.447; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.449; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.448; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.449; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.451; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.451; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.451; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.451; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.451; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.458; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.459; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.462; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@10a4a26 main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.469; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15e3977 main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.469; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\nodes_used_collection_shard2_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.470; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\nodes_used_collection_shard1_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.471; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.471; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.472; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.473; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.476; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@10a4a26 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.477; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@15e3977 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.478; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.478; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.485; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.495; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.499; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.500; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.500; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.500; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.502; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.502; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.502; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.504; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.504; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.505; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.505; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.505; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:05.506; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.507; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.516; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f02b5a lockFactory=org.apache.lucene.store.NativeFSLockFactory@5baa47),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.516; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.519; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.519; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.520; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.521; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.521; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.521; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.522; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.522; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.523; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.532; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.537; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5eff16 main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.537; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\nodes_used_collection_shard1_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.539; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.539; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.542; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@5eff16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:05.543; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.523; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.524; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50680_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50680/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.524; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection nodes_used_collection with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.558; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50710_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50710/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.573; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50701_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50701/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.585; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50692_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50692/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.599; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.923; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.924; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:50680/l_vdz/gd collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.925; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.959; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.959; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:50710/l_vdz/gd collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.960; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.962; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:50701/l_vdz/gd collection:nodes_used_collection shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:06.983; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.001; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.025; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.025; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.026; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.026; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:50701/l_vdz/gd START replicas=[http://127.0.0.1:50680/l_vdz/gd/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.027; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:50701/l_vdz/gd DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.027; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.027; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.028; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.028; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.030; org.apache.solr.core.CoreContainer; registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.030; org.apache.solr.cloud.ZkController; Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:50692/l_vdz/gd collection:nodes_used_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.030; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.040; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica1] webapp=/l_vdz/gd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.072; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.073; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.078; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.079; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:50710/l_vdz/gd START replicas=[http://127.0.0.1:50692/l_vdz/gd/nodes_used_collection_shard1_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.080; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica2 url=http://127.0.0.1:50710/l_vdz/gd DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.080; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.081; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.082; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.083; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.091; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica1] webapp=/l_vdz/gd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.835; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.865; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.865; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.874; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.875; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:50701/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.875; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.875; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.877; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50692/l_vdz/gd/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.878; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:50692/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.878; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.879; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.879; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.880; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:50710/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.880; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.889; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.891; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.879; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.889; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard1_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.891; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.893; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard1_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.895; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4216 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.897; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4215 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.898; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.900; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.903; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard1&name=nodes_used_collection_shard1_replica2&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4223 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.909; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50692_l_vdz%2Fgd_nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.945; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50680/l_vdz/gd/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.945; org.apache.solr.cloud.ZkController; No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:50680/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.945; org.apache.solr.cloud.ZkController; Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.946; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.947; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.947; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.947; org.apache.solr.cloud.ZkController; publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.948; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.950; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.951; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=2&shard=shard2&name=nodes_used_collection_shard2_replica1&action=CREATE&collection=nodes_used_collection&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=4271 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.951; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.958; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50680_l_vdz%2Fgd_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.962; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.967; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.967; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=4216},core=nodes_used_collection_shard1_replica1},null={responseHeader={status=0,QTime=4215},core=nodes_used_collection_shard2_replica2},null={responseHeader={status=0,QTime=4223},core=nodes_used_collection_shard1_replica2},null={responseHeader={status=0,QTime=4271},core=nodes_used_collection_shard2_replica1}}}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.969; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=4300 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.970; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.972; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.974; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b1ccb5 name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.975; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.975; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.979; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.982; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.986; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@115688b name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.986; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.988; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:07.997; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=1&maxShardsPerNode=1&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.000; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.003; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.003; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "maxShardsPerNode":"1",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_0",
[junit4:junit4]   1>   "replicationFactor":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.003; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.004; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.006; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.007; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.006; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.008; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.009; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.009; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.009; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.010; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.011; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.012; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.012; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.013; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.017; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.021; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.024; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.028; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.108; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.114; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.192; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.194; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.198; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.212; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.215; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:08.233; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.055; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.061; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.066; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.069; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.072; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.072; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.088; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.093; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.093; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.097; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.097; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.100; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.100; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.100; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.101; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.101; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.102; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.102; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.102; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.103; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.104; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.104; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.104; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.104; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.105; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\index
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.106; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.107; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.107; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.109; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.109; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.109; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.110; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.111; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.111; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1758b59
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.111; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50701_l_vdz%2Fgd_nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50701_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50701/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.111; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.113; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.114; org.apache.solr.core.SolrCore; New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:09.114; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.116; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.119; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b49c37 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f2e485),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.119; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.123; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.123; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.123; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@500786 lockFactory=org.apache.lucene.store.NativeFSLockFactory@244715),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.124; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.125; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50710_l_vdz%2Fgd_nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50710_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50710/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.124; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.125; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.126; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.126; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.127; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.127; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.128; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.128; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.129; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.129; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.129; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.137; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.138; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.138; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.139; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.139; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.149; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50692_l_vdz%2Fgd_nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50692_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50692/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.150; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.150; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.159; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12ebb80 main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.160; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_0_shard1_replica2\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.160; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@808528 main
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.163; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:50680_l_vdz%2Fgd_nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   1>   "collection":"nodes_used_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50680_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50680/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.164; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_0_shard1_replica1\data\tlog
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.161; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.166; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.166; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.167; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.171; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica2 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.172; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica2] Registered new searcher Searcher@12ebb80 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.173; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] Registered new searcher Searcher@808528 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.175; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"awholynewcollection_0_shard1_replica2",
[junit4:junit4]   1>   "collection":"awholynewcollection_0",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50680_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50680/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.175; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection awholynewcollection_0 with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.175; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.223; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"awholynewcollection_0_shard1_replica1",
[junit4:junit4]   1>   "collection":"awholynewcollection_0",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50701_l_vdz%2Fgd",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50701/l_vdz/gd"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.285; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.286; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.286; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.286; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.288; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.287; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.287; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.287; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.526; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50692_l_vdz%2Fgd_nodes_used_collection_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.526; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:50692_l_vdz%252Fgd_nodes_used_collection_shard1_replica1&state=recovering&nodeName=127.0.0.1:50692_l_vdz%252Fgd&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard1_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1617 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.557; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:50680_l_vdz%2Fgd_nodes_used_collection_shard2_replica1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.557; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:50680_l_vdz%252Fgd_nodes_used_collection_shard2_replica1&state=recovering&nodeName=127.0.0.1:50680_l_vdz%252Fgd&action=PREPRECOVERY&checkLive=true&core=nodes_used_collection_shard2_replica2&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1599 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.971; org.apache.solr.core.CoreContainer; registering core: awholynewcollection_0_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.971; org.apache.solr.cloud.ZkController; Register replica - core:awholynewcollection_0_shard1_replica2 address:http://127.0.0.1:50680/l_vdz/gd collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.974; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.990; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.996; org.apache.solr.core.CoreContainer; registering core: awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:09.997; org.apache.solr.cloud.ZkController; Register replica - core:awholynewcollection_0_shard1_replica1 address:http://127.0.0.1:50701/l_vdz/gd collection:awholynewcollection_0 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.000; org.apache.solr.cloud.ShardLeaderElectionContext; Waiting until we see more replicas up: total=2 found=1 timeoutin=180000
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.400; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.402; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.402; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:50680/l_vdz/gd/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.402; org.apache.solr.update.PeerSync; PeerSync: core=awholynewcollection_0_shard1_replica2 url=http://127.0.0.1:50680/l_vdz/gd START replicas=[http://127.0.0.1:50701/l_vdz/gd/awholynewcollection_0_shard1_replica1/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.403; org.apache.solr.update.PeerSync; PeerSync: core=awholynewcollection_0_shard1_replica2 url=http://127.0.0.1:50680/l_vdz/gd DONE.  We have no versions.  sync failed.
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.403; org.apache.solr.cloud.SyncStrategy; Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.404; org.apache.solr.cloud.ShardLeaderElectionContext; We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.405; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:50680/l_vdz/gd/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.405; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_0/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.419; org.apache.solr.core.SolrCore; [awholynewcollection_0_shard1_replica1] webapp=/l_vdz/gd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.666; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.666; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.667; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.667; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.668; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.669; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.669; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.669; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.712; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50680/l_vdz/gd/awholynewcollection_0_shard1_replica2/ and leader is http://127.0.0.1:50680/l_vdz/gd/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.712; org.apache.solr.cloud.ZkController; No LogReplay needed for core=awholynewcollection_0_shard1_replica2 baseURL=http://127.0.0.1:50680/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.713; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.714; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica2 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.717; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.719; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&shard=shard1&name=awholynewcollection_0_shard1_replica2&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2712 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.803; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50701/l_vdz/gd/awholynewcollection_0_shard1_replica1/ and leader is http://127.0.0.1:50680/l_vdz/gd/awholynewcollection_0_shard1_replica2/
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.803; org.apache.solr.cloud.ZkController; No LogReplay needed for core=awholynewcollection_0_shard1_replica1 baseURL=http://127.0.0.1:50701/l_vdz/gd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.804; org.apache.solr.cloud.ZkController; Core needs to recover:awholynewcollection_0_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.804; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.805; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=awholynewcollection_0_shard1_replica1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.806; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.806; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.807; org.apache.solr.cloud.ZkController; publishing core=awholynewcollection_0_shard1_replica1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.808; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={numShards=1&shard=shard1&name=awholynewcollection_0_shard1_replica1&action=CREATE&collection=awholynewcollection_0&wt=javabin&qt=/admin/cores&version=2} status=0 QTime=2802 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.810; org.apache.solr.cloud.OverseerCollectionProcessor; Finished create command on all shards for collection: awholynewcollection_0
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.810; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.814; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work/qnr-0000000002 state: SyncConnected type NodeDataChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.819; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/collections params={numShards=1&maxShardsPerNode=1&name=awholynewcollection_0&replicationFactor=2&action=CREATE&wt=javabin&version=2} status=0 QTime=2822 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.820; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000002 complete, response:{success={null={responseHeader={status=0,QTime=2712},core=awholynewcollection_0_shard1_replica2},null={responseHeader={status=0,QTime=2802},core=awholynewcollection_0_shard1_replica1}}}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.824; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.826; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.828; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:50701_l_vdz%2Fgd_awholynewcollection_0_shard1_replica1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.832; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c9b04f name:ZooKeeperConnection Watcher:127.0.0.1:50673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.832; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.834; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.845; org.apache.solr.handler.admin.CollectionsHandler; Creating Collection : numShards=3&maxShardsPerNode=4&name=awholynewcollection_1&replicationFactor=5&action=CREATE&wt=javabin&version=2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.848; org.apache.solr.cloud.DistributedQueue$LatchChildWatcher; Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.851; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000004 message:{
[junit4:junit4]   1>   "operation":"createcollection",
[junit4:junit4]   1>   "numShards":"3",
[junit4:junit4]   1>   "maxShardsPerNode":"4",
[junit4:junit4]   1>   "createNodeSet":null,
[junit4:junit4]   1>   "name":"awholynewcollection_1",
[junit4:junit4]   1>   "replicationFactor":"5"}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.851; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica1 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.852; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica2 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.852; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica3 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:50719_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.853; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica4 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.853; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard1_replica5 as part of slice shard1 of collection awholynewcollection_1 on 127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.854; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica1 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.855; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard1_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.856; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.854; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.863; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.863; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.862; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica5' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard1_replica5
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.864; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.861; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica4' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard1_replica4
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.866; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.867; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.856; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica2 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.856; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard1_replica3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard1_replica3
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.870; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.869; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica3 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:50719_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.866; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.872; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard2_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.873; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.865; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.874; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.864; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.864; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.876; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.874; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.878; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.874; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.879; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.874; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard2_replica3
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.880; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.873; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.881; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.871; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica4 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.883; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.883; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.884; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.870; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.885; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.885; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.886; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.885; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.887; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.884; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard2_replica5 as part of slice shard2 of collection awholynewcollection_1 on 127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.883; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.881; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.890; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.891; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard3_replica1 as part of slice shard3 of collection awholynewcollection_1 on 127.0.0.1:50692_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.881; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.892; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.894; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard3_replica2 as part of slice shard3 of collection awholynewcollection_1 on 127.0.0.1:50710_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.878; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.901; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.901; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.906; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.907; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.898; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard3_replica3 as part of slice shard3 of collection awholynewcollection_1 on 127.0.0.1:50719_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.909; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.910; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.910; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard3_replica4 as part of slice shard3 of collection awholynewcollection_1 on 127.0.0.1:50701_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.911; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.900; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica5' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard2_replica5
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.914; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.913; org.apache.solr.cloud.OverseerCollectionProcessor; Creating shard awholynewcollection_1_shard3_replica5 as part of slice shard3 of collection awholynewcollection_1 on 127.0.0.1:50680_l_vdz%2Fgd
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.917; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard1_replica3\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.922; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard2_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.924; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard3_replica4' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard3_replica4
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.924; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.908; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard3_replica1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard3_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.926; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.927; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.906; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard3_replica2' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard3_replica2
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.929; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.902; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard2_replica4' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard2_replica4
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.942; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.922; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard1_replica5\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.921; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.948; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard1_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.921; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.952; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.953; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard3_replica5' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard3_replica5
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.953; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.920; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard1_replica4\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.920; org.apache.solr.core.CoreContainer; Creating SolrCore 'awholynewcollection_1_shard3_replica3' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard3_replica3
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.987; org.apache.solr.cloud.ZkController; Check for collection zkNode:awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.990; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard1_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.950; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.995; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.949; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.998; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.015; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.016; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.948; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.022; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.022; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.022; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.948; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.026; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:10.948; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.030; org.apache.solr.cloud.ZkController; Load collection config from:/collections/awholynewcollection_1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.079; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard3_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.090; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard2_replica4\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.093; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1367147400723\awholynewcollection_1_shard3_replica2\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.095; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard3_replica5\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.102; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard2_replica3\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.104; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1367147397676\awholynewcollection_1_shard2_replica1\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.102; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1367147396640\awholynewcollection_1_shard2_replica5\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.156; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/ core=nodes_used_collection_shard2_replica1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.156; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard2_replica1 url=http://127.0.0.1:50680/l_vdz/gd START replicas=[http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:11.158; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.159; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.159; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.160; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.160; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.160; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:50701/l_vdz/gd/nodes_used_collection_shard2_replica2/. core=nodes_used_collection_shard2_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.160; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.158; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/ core=nodes_used_collection_shard1_replica1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.279; org.apache.solr.update.PeerSync; PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:50692/l_vdz/gd START replicas=[http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.244; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1367147402278\awholynewcollection_1_shard3_replica3\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.243; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1367147399184\awholynewcollection_1_shard3_replica4\'
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.232; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.223; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.195; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.170; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.435; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.367; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.358; org.apache.solr.core.SolrCore; [nodes_used_collection_shard1_replica2] webapp=/l_vdz/gd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.346; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.327; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.320; org.apache.solr.core.SolrCore; [nodes_used_collection_shard2_replica2] webapp=/l_vdz/gd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=30 
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.319; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> WARN  - 2013-04-28 11:10:11.280; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.658; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.658; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.658; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.658; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.659; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:50710/l_vdz/gd/nodes_used_collection_shard1_replica2/. core=nodes_used_collection_shard1_replica1
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.659; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 11:10:11.635; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1021c5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b6fe0),segFN=segments_1,generation=1}
[junit4:j

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

N  - 2013-04-28 11:15:19.632; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_3/leader_elect/shard4/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-28 11:15:19.632; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_3/leader_elect/shard1/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistributedZkTest-1367147396473
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1367147396472 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=B247E6372912A4B3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Pacific/Johnston -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  323s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B247E6372912A4B3:33A1682F5E4DC48F]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:511)
[junit4:junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:145)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-28 11:15:19.664; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 323204 T2749 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=es, timezone=Pacific/Johnston
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_21 (32-bit)/cpus=2,threads=2,free=47647704,total=325156864
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SampleTest, IndexReaderFactoryTest, TestStressLucene, TestDistributedGrouping, TestCollationField, BinaryUpdateRequestHandlerTest, QueryResultKeyTest, DocValuesMultiTest, DistanceFunctionTest, SolrTestCaseJ4Test, SuggesterTSTTest, TestLazyCores, SuggesterFSTTest, TestLFUCache, TestSort, RecoveryZkTest, OutputWriterTest, ConvertedLegacyTest, TestCSVResponseWriter, TestFieldCollectionResource, DefaultValueUpdateProcessorTest, UUIDFieldTest, TestRangeQuery, StandardRequestHandlerTest, TestCoreDiscovery, DocumentBuilderTest, LeaderElectionIntegrationTest, TestCopyFieldCollectionResource, ZkNodePropsTest, PreAnalyzedUpdateProcessorTest, ShardSplitTest, TestFastWriter, SimplePostToolTest, MinimalSchemaTest, FastVectorHighlighterTest, TestSolr4Spatial, QueryElevationComponentTest, TestLRUCache, BasicDistributedZk2Test, SyncSliceTest, AutoCommitTest, DistributedSpellCheckComponentTest, TestRemoteStreaming, TestReload, RAMDirectoryFactoryTest, BasicFunctionalityTest, TestPluginEnable, PreAnalyzedFieldTest, MBeansHandlerTest, TestUtils, DisMaxRequestHandlerTest, PolyFieldTest, TestFuzzyAnalyzedSuggestions, OpenExchangeRatesOrgProviderTest, TestQueryTypes, IndexSchemaRuntimeFieldTest, NotRequiredUniqueKeyTest, PeerSyncTest, SchemaVersionSpecificBehaviorTest, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, TestCharFilters, DirectUpdateHandlerTest, TestFunctionQuery, OverseerTest, TestLMJelinekMercerSimilarityFactory, DateMathParserTest, MultiTermTest, PrimitiveFieldTypeTest, SolrCoreCheckLockOnStartupTest, ZkCLITest, UniqFieldsUpdateProcessorFactoryTest, CircularListTest, ResponseLogComponentTest, PluginInfoTest, ResourceLoaderTest, FullSolrCloudDistribCmdsTest, FieldMutatingUpdateProcessorTest, CopyFieldTest, StatsComponentTest, SolrInfoMBeanTest, TestSolrJ, TestSolrQueryParserDefaultOperatorResource, SpatialFilterTest, TestLMDirichletSimilarityFactory, TestFieldTypeResource, SpellPossibilityIteratorTest, TestFiltering, TestValueSourceCache, DocumentAnalysisRequestHandlerTest, JsonLoaderTest, CoreContainerCoreInitFailuresTest, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 324.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 630 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:384: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:364: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 294 suites, 1222 tests, 1 failure, 18 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.6.0_45) - Build # 2742 - Still Failing!

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

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Sun Apr 28 04:32:41 AST 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Sun Apr 28 04:32:41 AST 2013
	at __randomizedtesting.SeedInfo.seed([E00EBF2F6915D411:3BA5BFE96C3DBDA2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1473)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:777)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 8441 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:29.991; org.apache.solr.SolrTestCaseJ4; ###Starting testEmptyCommits
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.003; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.008; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57512
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.008; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.009; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.009; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.009; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.009; org.apache.solr.core.CoreContainer; New CoreContainer 220931271
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.010; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.010; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.010; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.118; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.118; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.119; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.120; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.121; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.121; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.128; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.133; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.134; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.187; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.258; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.259; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.262; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.286; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.288; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.288; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.288; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.288; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.290; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.290; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:30.290; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.290; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.291; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.291; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.292; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.293; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.293; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.293; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.293; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.294; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.300; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.318; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@61dee8db main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.319; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.319; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.320; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.320; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.320; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.321; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.327; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.327; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.337; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@61dee8db main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.346; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.350; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57515
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.351; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.351; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.352; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.352; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.352; org.apache.solr.core.CoreContainer; New CoreContainer 1577638546
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.353; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.353; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.353; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.444; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.445; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.445; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.447; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.448; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.448; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.452; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.458; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.459; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.509; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.571; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.572; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.575; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.597; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.599; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.599; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.599; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.599; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.600; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.600; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:30.600; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.601; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.603; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.604; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.606; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.606; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.606; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.607; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.607; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.607; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.609; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.613; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@112cff56 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.613; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.614; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.618; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.618; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.618; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@112cff56 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.619; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.619; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.620; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.635; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.640; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.641; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.641; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.643; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.644; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.645; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.646; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@417ffb28 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.646; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.646; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@417ffb28 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={commit=true&wt=javabin&version=2} {commit=} 0 4
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:30.691; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.691; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.693; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.693; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.693; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.693; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.705; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=9 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.706; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.706; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230706
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.707; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ce038b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c2ce9f9) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.709; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.712; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.715; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.718; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.721; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.724; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.726; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.730; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.735; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.738; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.739; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.742; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.743; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.744; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.745; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.745; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.746; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2f880917 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.747; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2f880917 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.748; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230706 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230706;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.748; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230706
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.749; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230706
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.749; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57512/solr/replication&command=fetchindex&wait=true} status=0 QTime=59 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.784; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:empty1&wt=javabin&version=2} hits=1 status=0 QTime=20 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.789; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.792; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.798; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.800; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.802; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.805; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.808; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.809; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.810; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.811; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@12dace3b main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.811; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.811; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@12dace3b main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={commit=true&wt=javabin&version=2} {commit=} 0 4
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:30.816; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.817; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.822; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.823; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.823; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.824; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.827; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.829; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.829; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230829
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.830; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2bdf7750 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fec7107) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.830; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.831; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.831; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.832; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.832; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.832; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.832; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.833; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.837; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.838; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.839; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.844; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.844; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.845; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.849; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.850; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.850; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.851; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c6b7657 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.852; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1c6b7657 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.853; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230829 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230829;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.853; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230829
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.854; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230829
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.855; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57512/solr/replication&command=fetchindex&wait=true} status=0 QTime=40 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.861; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.865; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.868; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.869; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.871; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@42b113b8 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.872; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.872; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@42b113b8 main{StandardDirectoryReader(segments_4:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.874; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={commit=true&wt=javabin&version=2} {commit=} 0 10
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:30.878; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.878; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.882; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.883; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.883; org.apache.solr.handler.SnapPuller; Slave's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.883; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.889; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.891; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 19
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.891; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230891
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.892; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3cc48550 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64157d2) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.896; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.898; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.901; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.903; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.907; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.912; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.917; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.923; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.927; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.928; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.928; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.929; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.930; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.930; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.930; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.933; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.934; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.936; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.940; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.942; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.947; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.947; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.947; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.951; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.952; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.952; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.954; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3ff96afb main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.955; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3ff96afb main{StandardDirectoryReader(segments_4:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.956; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230891 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230891;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.956; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230891
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.956; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043230891
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.958; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57512/solr/replication&command=fetchindex&wait=true} status=0 QTime=81 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.963; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:empty2&wt=javabin&version=2} hits=1 status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.967; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.973; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.980; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.982; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.985; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.990; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.994; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:30.997; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.001; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_5,generation=5}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.002; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.003; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.004; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@696f551d realtime
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.004; org.apache.solr.handler.SnapPuller; Slave in sync with master.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.005; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.007; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={openSearcher=false&commit=true&wt=javabin&version=2} {commit=} 0 10
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:31.010; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.010; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.014; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.015; org.apache.solr.handler.SnapPuller; Master's generation: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.015; org.apache.solr.handler.SnapPuller; Slave's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.016; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.018; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=5&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.020; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 28
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.021; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231021
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.022; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@33f46cf7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f3930b4) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.027; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.028; org.apache.solr.handler.SnapPuller; Skipping download for _1.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.029; org.apache.solr.handler.SnapPuller; Skipping download for _1.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.032; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.036; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.041; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.042; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.042; org.apache.solr.handler.SnapPuller; Skipping download for _1.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.042; org.apache.solr.handler.SnapPuller; Skipping download for _1.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.043; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.043; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.047; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.052; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.054; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.058; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.058; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.062; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.067; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.069; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.069; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.070; org.apache.solr.handler.SnapPuller; Skipping download for _1.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.071; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.071; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.071; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.072; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.076; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_5&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=5} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.077; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.077; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.077; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.082; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.082; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.083; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.087; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_5,generation=5}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.087; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.087; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.088; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@a10a9cd main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.088; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@a10a9cd main{StandardDirectoryReader(segments_5:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.089; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231021 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231021;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.089; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231021
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.089; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231021
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.090; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57512/solr/replication&command=fetchindex&wait=true} status=0 QTime=81 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.094; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:empty3&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.097; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:empty3&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.100; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.103; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.106; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_5,generation=5}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@831ebd9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7b16ea43),segFN=segments_6,generation=6}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.106; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 6
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.107; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@20b13914 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.108; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.108; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@20b13914 main{StandardDirectoryReader(segments_6:9:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1 _3(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.109; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={commit=true&wt=javabin&version=2} {commit=} 0 6
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:31.111; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.111; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.113; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.114; org.apache.solr.handler.SnapPuller; Master's generation: 6
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.114; org.apache.solr.handler.SnapPuller; Slave's generation: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.114; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.117; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=6&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.117; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 37
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.118; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231118
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.118; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e92a648 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b0244c) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.118; org.apache.solr.handler.SnapPuller; Skipping download for _2.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.121; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.124; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.126; org.apache.solr.handler.SnapPuller; Skipping download for _1.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.128; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.131; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.134; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.136; org.apache.solr.handler.SnapPuller; Skipping download for _1.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.136; org.apache.solr.handler.SnapPuller; Skipping download for _2.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.136; org.apache.solr.handler.SnapPuller; Skipping download for _2_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.137; org.apache.solr.handler.SnapPuller; Skipping download for _2_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.137; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.137; org.apache.solr.handler.SnapPuller; Skipping download for _1.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.138; org.apache.solr.handler.SnapPuller; Skipping download for _1.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.138; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.139; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.139; org.apache.solr.handler.SnapPuller; Skipping download for _2.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.140; org.apache.solr.handler.SnapPuller; Skipping download for _2.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.140; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.140; org.apache.solr.handler.SnapPuller; Skipping download for _2.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.140; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.140; org.apache.solr.handler.SnapPuller; Skipping download for _2.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.143; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.145; org.apache.solr.handler.SnapPuller; Skipping download for _2.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.145; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.148; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.150; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.150; org.apache.solr.handler.SnapPuller; Skipping download for _1.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.150; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.151; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.151; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.152; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.155; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.161; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_3.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.166; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_6&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=6} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.178; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.179; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.179; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.183; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.183; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.184; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.243; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=4
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_4,generation=4}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_5,generation=5}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38e2a040 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@34806f42),segFN=segments_6,generation=6}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.245; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 6
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.246; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.250; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3eeba269 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.251; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3eeba269 main{StandardDirectoryReader(segments_6:9:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1 _3(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.252; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231118 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231118;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.252; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231118
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.254; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index.20130428043231118
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.255; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57512/solr/replication&command=fetchindex&wait=true} status=0 QTime=145 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.263; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:(empty1+empty2+empty3+empty4)&wt=javabin&version=2} hits=4 status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.270; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=name:(empty1+empty2+empty3+empty4)&wt=javabin&version=2} hits=4 status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.274; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.280; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.288; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.291; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=7 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.297; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.301; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.302; org.apache.solr.SolrTestCaseJ4; ###Ending testEmptyCommits
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.316; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=220931271
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.319; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6c1fa59f
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.320; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.321; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.322; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.323; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.325; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.326; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.327; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.327; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.327; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.328; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137949992\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.328; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.396; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1577638546
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.398; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@584ced04
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.399; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.400; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.402; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.403; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.407; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.458; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.460; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.461; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.462; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.463; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137950330\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.464; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.548; org.apache.solr.SolrTestCaseJ4; ###Starting doTestDetails
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.560; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.564; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57522
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.565; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.565; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.565; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.566; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.566; org.apache.solr.core.CoreContainer; New CoreContainer 1831521332
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.567; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.568; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.568; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.700; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.701; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.701; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.702; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.703; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.703; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.703; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.703; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.712; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.719; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.721; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.778; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.851; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.852; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.856; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.884; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.887; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.887; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.887; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.888; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.888; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.888; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:31.889; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.889; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.890; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.890; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.891; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.898; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.902; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@45873320 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.902; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.902; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.903; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.903; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.903; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.903; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@45873320 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.905; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.905; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.906; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.928; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.931; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57525
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.931; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.932; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.932; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.933; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.933; org.apache.solr.core.CoreContainer; New CoreContainer 1850369317
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.933; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.934; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:31.934; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.043; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.043; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.044; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.044; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.044; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.045; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.046; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.046; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.050; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.056; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.058; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.126; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.221; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.222; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.225; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.252; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.254; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.254; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.254; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.254; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.262; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.262; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.263; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.263; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.265; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.265; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.266; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.266; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.266; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.266; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.266; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.267; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.269; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.273; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@628d28f1 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.273; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.273; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.275; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.275; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.276; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.277; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.277; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.277; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@628d28f1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.300; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.302; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.314; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.315; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.319; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.319; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.320; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.323; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.324; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.324; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.325; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@77a7ed63 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.325; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.326; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@77a7ed63 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.326; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.329; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.329; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.331; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.332; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.332; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.332; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.336; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.337; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 10
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.337; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232337
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.337; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@49ab0137 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cbff27f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.351; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.355; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.358; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.361; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.364; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.367; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.370; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.374; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.377; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.380; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.381; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.383; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.383; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.384; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.384; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.384; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.385; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4643ac23 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.385; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4643ac23 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.386; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232337 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232337;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.386; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232337
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.386; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232337
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.387; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57522/solr/replication&command=fetchindex&wait=true} status=0 QTime=59 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.392; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.393; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.396; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.399; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.403; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.403; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.405; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4e124a9 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.405; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.405; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4e124a9 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.406; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.407; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.407; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.410; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.410; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.410; org.apache.solr.handler.SnapPuller; Slave's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.410; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.412; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.413; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 19
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.414; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232414
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.414; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1261db2b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2dd4708d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.417; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.418; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.421; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.422; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.424; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.427; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.431; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.435; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.438; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.439; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.442; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.443; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.445; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.448; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.449; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.451; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.451; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.452; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.453; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.453; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.453; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.454; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@70f52030 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.455; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@70f52030 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.455; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232414 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232414;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.455; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232414
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.455; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232414
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.456; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57522/solr/replication&command=fetchindex&wait=true} status=0 QTime=49 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.462; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.463; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.466; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.469; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.471; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@389ed39 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21b7e734),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.472; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.473; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@22d6d956 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.473; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.473; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@22d6d956 main{StandardDirectoryReader(segments_4:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.474; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.476; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.476; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.478; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.479; org.apache.solr.handler.SnapPuller; Master's generation: 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.479; org.apache.solr.handler.SnapPuller; Slave's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.479; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.482; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.484; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 28
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.484; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232484
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.484; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a7c8353 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4645a73) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.486; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.487; org.apache.solr.handler.SnapPuller; Skipping download for _1.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.488; org.apache.solr.handler.SnapPuller; Skipping download for _1.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.490; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.495; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.498; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.499; org.apache.solr.handler.SnapPuller; Skipping download for _0.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.500; org.apache.solr.handler.SnapPuller; Skipping download for _1.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.500; org.apache.solr.handler.SnapPuller; Skipping download for _1.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.500; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.500; org.apache.solr.handler.SnapPuller; Skipping download for _0.fnm because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.502; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.507; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.frq&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.508; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.512; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.513; org.apache.solr.handler.SnapPuller; Skipping download for _1_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.516; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.521; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=_2.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.537; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.538; org.apache.solr.handler.SnapPuller; Skipping download for _1.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.538; org.apache.solr.handler.SnapPuller; Skipping download for _1.si because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.539; org.apache.solr.handler.SnapPuller; Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.539; org.apache.solr.handler.SnapPuller; Skipping download for _0.tim because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.539; org.apache.solr.handler.SnapPuller; Skipping download for _0.frq because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.540; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdx because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.540; org.apache.solr.handler.SnapPuller; Skipping download for _0.tip because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.541; org.apache.solr.handler.SnapPuller; Skipping download for _0.fdt because it already exists
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.545; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.547; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.552; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.552; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.553; org.apache.solr.update.DefaultSolrCoreState; Closing old IndexWriter... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.556; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_3,generation=3}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@683fbf43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a348b27),segFN=segments_4,generation=4}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.556; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.557; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.558; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@31f9bcbc main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.567; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@31f9bcbc main{StandardDirectoryReader(segments_4:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.567; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232484 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232484;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.568; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232484
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.568; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index.20130428043232484
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.568; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:57522/solr/replication&command=fetchindex&wait=true} status=0 QTime=93 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.581; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.584; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57533
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.585; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.585; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.585; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.585; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.585; org.apache.solr.core.CoreContainer; New CoreContainer 779788499
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.587; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.587; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.588; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.695; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.699; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.705; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.707; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.765; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.831; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.832; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.835; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.858; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.860; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.860; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.860; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.860; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.861; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.861; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.861; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.862; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.863; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5725a42b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65cb5512),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.863; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.864; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.864; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.865; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.865; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.865; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.865; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.868; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.871; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@732e9042 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.872; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.872; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:32.872; org.apache.solr.handler.SnapPuller; 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.872; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.872; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.872; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.874; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@732e9042 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.874; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.875; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.875; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.876; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.891; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.892; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.909; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=779788499
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.911; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7080d6b4
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.911; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.912; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.912; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.913; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.915; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.915; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.916; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.916; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.917; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.918; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137952569\repeater\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.920; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:32.992; org.apache.solr.SolrTestCaseJ4; ###Ending doTestDetails
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.008; org.apache.http.impl.client.DefaultRequestDirector; I/O exception (java.net.SocketException) caught when processing request: Software caused connection abort: recv failed
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.011; org.apache.http.impl.client.DefaultRequestDirector; Retrying request
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.008; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1831521332
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.013; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b543e44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.013; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.015; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.016; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.016; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.018; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.020; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.020; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.021; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.022; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.023; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951549\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.024; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.093; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1850369317
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.095; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b2b09f4
[junit4:junit4]   1> ERROR - 2013-04-28 08:32:33.967; org.apache.solr.handler.SnapPuller; Master at: http://127.0.0.1:57522/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:57522/solr
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.970; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.972; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.972; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.973; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.975; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.976; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.977; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.978; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.979; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.980; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137951912\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:33.981; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.069; org.apache.solr.SolrTestCaseJ4; ###Starting doTestStressReplication
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.081; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.084; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57538
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.085; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.085; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.086; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.086; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.086; org.apache.solr.core.CoreContainer; New CoreContainer 1585183078
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.088; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.088; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.088; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.208; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.209; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.210; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.211; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.211; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.219; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.226; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.227; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.301; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.386; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.386; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.390; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.415; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.416; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.417; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.418; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.418; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.418; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.419; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:34.419; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.419; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.420; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@71b17530 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3560d2d1),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.420; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.421; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.422; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.423; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.423; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.423; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.423; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.429; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.433; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@77aa0759 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.433; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.433; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.433; org.apache.solr.handler.ReplicationHandler; Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.433; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.434; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.434; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@77aa0759 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.435; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.435; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.436; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.457; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.461; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57541
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.462; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.462; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.462; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.462; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.462; org.apache.solr.core.CoreContainer; New CoreContainer 654212203
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.464; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.464; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.465; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.555; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.556; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.557; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.558; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.560; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.567; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.568; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.619; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.678; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.678; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.682; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.701; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.703; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.703; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.703; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.704; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.704; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.704; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:34.704; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.705; org.apache.solr.core.CachingDirectoryFactory; return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.706; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@34a63837 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45c3d185),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.706; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.707; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.708; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.708; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.708; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.708; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.709; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.711; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.714; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@9db74a9 main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.715; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.715; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.716; org.apache.solr.handler.SnapPuller; Poll Scheduled at an interval of 1000ms
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.716; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.716; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@9db74a9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.717; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.717; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.717; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.735; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=654212203
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.737; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67f7bbdf
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.739; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.739; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.741; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.741; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.743; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.743; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.745; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.745; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.746; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.747; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.749; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.805; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.811; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57544
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.814; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.815; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.816; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.817; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.817; org.apache.solr.core.CoreContainer; New CoreContainer 1451287680
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.818; org.apache.solr.core.CoreContainer$Initializer; no solr.xml found. using default old-style solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.819; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.820; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.938; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.941; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.941; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.942; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.945; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.952; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:34.952; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\'
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.004; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.068; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.069; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.073; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.094; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.096; org.apache.solr.core.SolrCore; solr.NRTCachingDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.096; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.097; org.apache.solr.core.SolrCore; JMX monitoring not detected for core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.097; org.apache.solr.core.SolrCore; solr.NRTCachingDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.097; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.098; org.apache.solr.core.SolrCore; New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index/
[junit4:junit4]   1> WARN  - 2013-04-28 08:32:35.099; org.apache.solr.core.SolrCore; [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.099; org.apache.solr.core.CachingDirectoryFactory; return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.113; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954441\slave\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@213fdeca; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.114; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.115; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.115; org.apache.solr.core.RequestHandlers; created defaults: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.115; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.115; org.apache.solr.core.RequestHandlers; created lazy: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.116; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.116; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.126; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.137; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1189857e main
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.137; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.137; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.137; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.138; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.138; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1189857e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.139; org.apache.solr.servlet.SolrDispatchFilter; user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.139; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.139; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.167; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=1585183078
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.168; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7e7bb9f
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.168; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.169; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.169; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.169; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.170; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.170; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.170; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.170; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.170; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.171; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367137954069\master\collection1\data\index
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.172; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.227; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 08:32:35.238; org.eclipse.jetty

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

ore.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.914; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.917; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.923; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.924; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.932; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.933; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.934; org.apache.solr.SolrTestCaseJ4; ###Ending doTestSnapPullWithMasterUrl
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.948; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=50738847
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.951; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c198fc5
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.952; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=496,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.953; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.953; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.954; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.957; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.958; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.958; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.960; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.960; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\index.20130428043401688 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\index.20130428043401688;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.961; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038482\master\collection1\data\index.20130428043401688
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:01.962; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.030; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=631263306
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.032; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@513d09cd
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.032; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.034; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.034; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.035; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.038; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.038; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.039; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\index.20130428043401333 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\index.20130428043401333;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.040; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\index.20130428043401333
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.040; org.apache.solr.core.CachingDirectoryFactory; looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.042; org.apache.solr.core.CachingDirectoryFactory; Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1367138038822\slave\collection1\data\
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.043; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-28 08:34:02.133; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de_AT, timezone=America/Virgin
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=2,threads=1,free=141162584,total=267517952
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, SOLR749Test, TestSolrXml, BinaryUpdateRequestHandlerTest, SuggesterTSTTest, QueryEqualityTest, TestQueryUtils, TestAddFieldRealTimeGet, TestWordDelimiterFilterFactory, PluginInfoTest, CollectionsAPIDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestSort, SolrIndexConfigTest, SolrCoreTest, PreAnalyzedFieldTest, CoreContainerCoreInitFailuresTest, HighlighterTest, ShardRoutingTest, FieldAnalysisRequestHandlerTest, TestBinaryResponseWriter, DocumentAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, TestStressLucene, TestRTGBase, TestLRUCache, JSONWriterTest, DebugComponentTest, TestMultiCoreConfBootstrap, SystemInfoHandlerTest, QueryParsingTest, SpatialFilterTest, DocValuesMultiTest, TestPhraseSuggestions, TestPHPSerializedResponseWriter, TestFastLRUCache, TestIndexSearcher, CSVRequestHandlerTest, SimpleFacetsTest, TestLMJelinekMercerSimilarityFactory, ShardRoutingCustomTest, HighlighterConfigTest, TestReplicationHandler]
[junit4:junit4] Completed in 92.17s, 13 tests, 1 failure <<< FAILURES!

[...truncated 780 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:384: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:364: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 294 suites, 1222 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 63 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure