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/12 06:28:39 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b84) - Build # 5122 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5122/
Java: 32bit/jdk1.8.0-ea-b84 -server -XX:+UseConcMarkSweepGC

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:46116/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4C2A13D7FED71610:CDCC9DCF8988762C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
expected:<1365740662354> but was:<1365740662217>

Stack Trace:
java.lang.AssertionError: expected:<1365740662354> but was:<1365740662217>
	at __randomizedtesting.SeedInfo.seed([4C2A13D7FED71610:97811311FBFF7FA3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:871)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:735)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9350 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.809; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.812; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.812; 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-12 04:21:02.813; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.913; org.apache.solr.cloud.ZkTestServer; start zk server on port:40693
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.914; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.973; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5a6992 name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.974; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.974; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.982; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.984; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9d9fa9 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.984; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.990; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:02.996; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.000; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.005; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.014; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.015; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.021; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.022; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.027; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.028; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.032; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.033; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.038; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.039; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.044; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.045; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.050; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.050; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.055; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.056; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.127; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.129; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60738
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.130; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.130; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.131; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.131; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.131; org.apache.solr.core.CoreContainer; New CoreContainer 688075
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.132; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.132; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.148; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.149; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.149; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.149; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.150; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.150; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.150; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.151; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.151; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.156; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.164; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:40693/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.164; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.165; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.167; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1e49467 name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.168; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.170; 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-12 04:21:03.173; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.174; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6b1667 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.174; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.175; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.180; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.185; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.187; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60738_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.189; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60738_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.194; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.202; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.207; org.apache.solr.cloud.Overseer; Overseer (id=89505166971109379-127.0.0.1:60738_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.212; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.227; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.228; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.234; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.237; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.243; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.246; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.247; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.248; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.248; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.250; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.251; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.252; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.290; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.322; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.324; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.328; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.619; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.630; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.632; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.650; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.655; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.660; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:03.662; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:03.662; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.663; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:03.664; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:03.665; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.665; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.666; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365740463062/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.666; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.667; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.668; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.668; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:03.668; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.669; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.671; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@10471ec lockFactory=org.apache.lucene.store.NativeFSLockFactory@88cbfe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.672; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.674; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.675; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.676; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.677; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.677; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.678; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.678; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.679; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.679; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.684; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.688; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1f994b5 main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.688; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.689; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.689; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.694; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1f994b5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.695; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:03.695; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:04.749; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:04.750; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60738",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:04.751; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:04.751; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:04.757; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.697; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.698; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:60738 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.699; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.711; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.716; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.717; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.717; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60738/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.718; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.718; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60738/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.718; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60738/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:05.719; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.265; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.277; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.330; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60738/collection1/ and leader is http://127.0.0.1:60738/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.330; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60738
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.331; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.331; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.331; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.334; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.336; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.336; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.337; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.343; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.345; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.347; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@12d1bb8 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.347; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.350; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.354; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.425; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.427; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:60883
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.428; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.429; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.430; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.430; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.431; org.apache.solr.core.CoreContainer; New CoreContainer 25849588
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.432; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.433; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.465; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.466; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.466; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.466; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.467; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.468; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.468; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.468; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.473; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.481; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:40693/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.481; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.482; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.484; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6b054c name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.484; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.487; 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-12 04:21:06.489; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.491; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@16644b8 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.491; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:06.496; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.501; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60883_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.503; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60883_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.508; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.509; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.509; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.511; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.518; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.518; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.519; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.520; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.522; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.523; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.523; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.564; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.603; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.605; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.608; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.784; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.785; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60738",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.789; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.789; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.789; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.889; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.894; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.896; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.913; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.917; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.920; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:07.922; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:07.923; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.923; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:07.924; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:07.924; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.924; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.925; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.925; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.925; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.926; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.926; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:07.926; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.927; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.928; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29afe0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b94b51),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.928; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.930; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.930; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.930; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.931; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.931; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.931; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.932; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.932; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.932; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.934; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.936; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@17d3703 main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.937; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.937; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.937; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.941; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@17d3703 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.943; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:07.943; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.294; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.295; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.296; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.296; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.305; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.305; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.306; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.945; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.945; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:60883 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.947; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.960; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.965; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.965; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.965; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60883/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.966; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.966; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60883/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.967; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60883/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:09.967; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.812; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.826; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.826; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.826; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.831; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60883/collection1/ and leader is http://127.0.0.1:60883/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.831; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60883
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.831; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.832; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.832; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.834; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.836; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.837; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.838; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.908; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.910; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:46116
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.911; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.912; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.912; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.913; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.914; org.apache.solr.core.CoreContainer; New CoreContainer 1839502
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.915; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.915; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.938; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.938; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.939; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.940; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.941; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.941; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.954; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.962; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:40693/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.962; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.963; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.965; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@e09e08 name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.966; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.968; 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-12 04:21:10.971; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.973; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9cba73 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.973; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:10.978; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.983; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46116_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46116_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.989; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.990; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.990; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.991; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.991; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:11.993; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.000; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.000; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.001; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.002; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.004; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.005; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.005; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.045; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.070; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.073; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.076; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.334; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.335; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.338; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.338; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.338; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.338; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.373; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.377; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.381; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.394; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.397; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.399; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:12.401; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:12.401; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.401; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:12.402; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:12.403; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.403; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.403; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365740470843/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.403; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.404; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.404; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.404; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:12.405; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.405; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.406; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fca22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d2d38f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.406; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.408; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.408; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.409; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.409; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.410; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.410; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.410; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.410; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.411; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.413; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.416; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@176d823 main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.416; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.417; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.417; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.420; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@176d823 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.422; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:12.422; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.843; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.845; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46116_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46116",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.845; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.846; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.853; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.853; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.853; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:13.853; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.423; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.423; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:46116 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.425; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.437; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.441; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.442; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.442; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:46116/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.442; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.443; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:46116/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.443; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:46116/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:14.443; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.361; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.375; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.375; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.375; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.375; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.405; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:46116/collection1/ and leader is http://127.0.0.1:46116/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.406; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46116
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.406; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.407; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.407; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.409; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.411; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.412; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.413; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.475; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.477; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:39241
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.478; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.479; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.480; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.481; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.481; org.apache.solr.core.CoreContainer; New CoreContainer 7187528
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.482; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.483; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.503; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.503; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.503; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.504; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.504; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.504; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.505; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.509; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.517; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:40693/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.518; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.518; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.520; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@65e565 name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.521; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.523; 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-12 04:21:15.526; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.527; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1172567 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.528; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:15.534; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.539; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39241_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.540; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:39241_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.543; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.543; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.543; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.544; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.544; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.543; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.544; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.545; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.545; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.548; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.548; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.549; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.549; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.550; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.551; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.551; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.572; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.604; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.605; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.609; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.884; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.884; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46116_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46116",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.887; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.888; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.887; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.887; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.887; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.891; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.896; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.898; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.911; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.914; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.917; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:16.918; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:16.918; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.918; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:16.920; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:16.920; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.920; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.920; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365740475418/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.920; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.921; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.921; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.921; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:16.921; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.922; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.923; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17afada lockFactory=org.apache.lucene.store.NativeFSLockFactory@18aa844),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.923; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.925; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.925; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.925; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.926; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.926; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.926; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.927; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.927; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.927; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.929; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.931; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@aded6f main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.932; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.932; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.932; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.937; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@aded6f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.939; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:16.939; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.395; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:39241_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39241",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.395; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.396; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.649; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.649; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.649; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.649; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.649; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.941; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.941; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:39241 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.946; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:39241/collection1/ and leader is http://127.0.0.1:60883/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.946; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39241
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.946; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.946; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.947; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.948; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.948; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.948; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.949; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.950; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.950; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.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-12 04:21:18.951; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:18.959; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.017; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.019; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:51036
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.019; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.020; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.020; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.021; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.021; org.apache.solr.core.CoreContainer; New CoreContainer 4806608
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.021; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.022; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.051; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.052; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.053; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.053; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.054; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.054; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.055; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.055; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.055; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.056; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.064; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.072; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:40693/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.073; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.073; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.075; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@43a999 name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.075; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.078; 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-12 04:21:19.083; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.085; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@89a8b2 name:ZooKeeperConnection Watcher:127.0.0.1:40693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.086; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:19.093; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.099; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51036_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.101; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:51036_
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.106; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.107; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.109; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.110; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.111; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.112; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.116; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.117; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.118; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.118; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.120; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.121; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.122; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.156; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.157; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:39241_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39241",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.164; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.165; 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-12 04:21:20.165; 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-12 04:21:20.165; 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-12 04:21:20.165; 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-12 04:21:20.165; 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-12 04:21:20.165; 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-12 04:21:20.190; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.192; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.195; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.492; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.497; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.499; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.512; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.515; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.525; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:20.526; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:20.527; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.527; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:20.528; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:20.528; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.529; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.529; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365740478957/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.529; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.529; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.530; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.530; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:20.530; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.530; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.532; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa3570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c64b0b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.532; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.533; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.534; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.534; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.534; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.535; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.535; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.535; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.536; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.536; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.538; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.541; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@19b4b4a main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.541; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.541; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.542; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.546; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@19b4b4a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.548; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.548; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.960; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:20.960; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&nodeName=127.0.0.1:39241_&core=collection1&state=recovering&action=PREPRECOVERY&onlyIfLeader=true&version=2&coreNodeName=4} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:21.669; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:21.670; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51036_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51036",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:21.670; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:21.670; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:21.674; 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-12 04:21:21.674; 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-12 04:21:21.674; 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-12 04:21:21.674; 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-12 04:21:21.674; 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-12 04:21:21.674; 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-12 04:21:22.550; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.550; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:51036 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.556; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:51036/collection1/ and leader is http://127.0.0.1:46116/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.557; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51036
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.557; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.557; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.558; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.559; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.559; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.559; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.560; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.561; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.562; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.563; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.564; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.570; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.571; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.572; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.578; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.579; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.580; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.581; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.583; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.583; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.587; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.590; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.633; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.659; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.662; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.673; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.962; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:60883/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.962; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:39241 START replicas=[http://127.0.0.1:60883/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:22.963; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.963; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.963; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.964; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.964; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.964; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:60883/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.964; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.967; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&qt=/get&distrib=false&getVersions=100&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.969; 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-12 04:21:22.971; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29afe0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b94b51),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.972; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.972; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29afe0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b94b51),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@29afe0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b94b51),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.972; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.973; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f3596b realtime
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.973; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.973; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&commit=true&commit_end_point=true&openSearcher=false&softCommit=false&waitSearcher=true&version=2} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.974; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.974; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.976; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.976; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.976; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.977; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.977; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.977; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.979; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&generation=2&command=filelist&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.980; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.981; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index.20130412052122980
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.981; org.apache.solr.handler.SnapPuller; Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@15c4169 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18d39f1) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.982; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.983; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&qt=/replication&generation=2&command=filecontent&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.984; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.984; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.985; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.986; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.987; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17afada lockFactory=org.apache.lucene.store.NativeFSLockFactory@18aa844),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17afada lockFactory=org.apache.lucene.store.NativeFSLockFactory@18aa844),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.988; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.988; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.988; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c90d9b main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.989; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1c90d9b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.990; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index.20130412052122980 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index.20130412052122980;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.990; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index.20130412052122980
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.991; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty3/index.20130412052122980
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.991; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.991; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.991; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.991; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:22.993; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.004; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.010; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.015; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:23.017; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:23.018; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.018; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:23.020; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:23.021; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.022; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.022; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365740466355/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.023; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18ec85b
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.024; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.025; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.026; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:23.026; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.027; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.030; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@e430c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a5674),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.030; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.033; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.034; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.035; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.036; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.037; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.037; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.038; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.039; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.040; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.044; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.046; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1da99f4 main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.046; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.047; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.047; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.050; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@1da99f4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.052; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.188; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.189; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51036_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51036",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.194; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:39241_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:39241",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.199; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>   "roles":"none"}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.200; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.200; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.204; 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-12 04:21:23.204; 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-12 04:21:23.204; 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-12 04:21:23.204; 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-12 04:21:23.204; 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-12 04:21:23.204; 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-12 04:21:23.572; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:23.573; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&checkLive=true&nodeName=127.0.0.1:51036_&core=collection1&state=recovering&action=PREPRECOVERY&onlyIfLeader=true&version=2&coreNodeName=5} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.054; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.055; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:60883 collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.056; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.069; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.073; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.074; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.074; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60883/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.075; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.076; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60883/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.076; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60883/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.077; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.714; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.722; 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-12 04:21:24.722; 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-12 04:21:24.723; 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-12 04:21:24.722; 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-12 04:21:24.722; 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-12 04:21:24.722; 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-12 04:21:24.738; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60883/onenodecollectioncore/ and leader is http://127.0.0.1:60883/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.738; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:60883
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.739; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.739; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.741; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.742; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1365740462812/onenodecollection&numShards=1&collection=onenodecollection&action=CREATE&name=onenodecollectioncore&version=2&roles=none} status=0 QTime=2164 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.743; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:24.744; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.574; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:46116/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.574; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:51036 START replicas=[http://127.0.0.1:46116/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 04:21:25.575; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.575; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.576; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.576; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.576; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.576; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:46116/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.577; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.583; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&qt=/get&distrib=false&getVersions=100&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.584; 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-12 04:21:25.587; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fca22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d2d38f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.588; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.589; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fca22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d2d38f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fca22 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d2d38f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.589; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.590; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@14518cd realtime
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.591; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.591; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&commit=true&commit_end_point=true&openSearcher=false&softCommit=false&waitSearcher=true&version=2} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.593; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.593; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.595; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.595; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.596; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.596; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.597; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.599; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&qt=/replication&generation=2&command=filelist&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.600; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.601; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index.20130412052125600
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.601; org.apache.solr.handler.SnapPuller; Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@b25c03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c901a2) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.603; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&qt=/replication&generation=2&command=filecontent&file=segments_2&checksum=true} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.605; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.606; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.606; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.608; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa3570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c64b0b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fa3570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c64b0b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.609; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.609; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.610; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1e2f397 main
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.611; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1e2f397 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.612; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index.20130412052125600 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index.20130412052125600;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.612; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index.20130412052125600
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.613; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/jetty4/index.20130412052125600
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.613; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.613; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.613; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.614; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.615; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:25.746; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.230; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.231; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:60883__onenodecollectioncore",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>   "roles":"none"}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.237; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:51036_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:51036",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.243; 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-12 04:21:26.243; 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-12 04:21:26.244; 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-12 04:21:26.243; 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-12 04:21:26.243; 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-12 04:21:26.243; 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-12 04:21:26.749; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.751; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.752; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.761; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.764; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@174212f name:ZooKeeperConnection Watcher:127.0.0.1:40693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.765; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51036_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:60883_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:60738_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:39241_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:46116_ (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "2":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:39241_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:39241"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "3":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:46116_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:46116",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51036_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51036"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:60883__onenodecollectioncore":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:60883",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:60738",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:60883"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89505166971109382-127.0.0.1:60883__onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:60883_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:60883"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:46116_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:46116"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89505166971109386-4-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89505166971109382-2-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89505166971109384-3-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89505166971109388-5-n_0000000001 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:60738"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89505166971109379-1-n_0000000000 (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505166971109382-127.0.0.1:60883_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505166971109388-127.0.0.1:51036_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505166971109384-127.0.0.1:46116_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505166971109379-127.0.0.1:60738_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505166971109386-127.0.0.1:39241_-n_0000000003 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89505166971109379-127.0.0.1:60738_-n_0000000000"}
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.837; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 60738
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:26.840; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=688075
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:27.752; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:27.753; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60738",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:27.759; 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-12 04:21:27.760; 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-12 04:21:27.759; 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-12 04:21:27.759; 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-12 04:21:27.759; 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-12 04:21:28.842; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.843; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.847; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@134aa1c
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.852; 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-12 04:21:28.852; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.853; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.854; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.855; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.856; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.857; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.858; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.858; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.859; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365740462812/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.860; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89505166971109379-127.0.0.1:60738_-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.863; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.863; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.863; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.864; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.865; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.867; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.867; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.867; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.870; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.872; org.apache.solr.cloud.Overseer; Overseer (id=89505166971109382-127.0.0.1:60883_-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.878; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.880; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.883; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.884; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "node_name":"127.0.0.1:60738_",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60738",
[junit4:junit4]   1>   "roles":null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.886; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.891; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 04:21:28.891; 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: 4)
[junit4:junit4]   1> INFO  - 2013-0

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

plication params={command=enablereplication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.324; org.apache.solr.core.SolrCore; [collection1] webapp=/solr path=/replication params={command=fetchindex} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.324; org.apache.solr.SolrTestCaseJ4; ###Ending doTestReplicateAfterWrite2Slave
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.335; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=16510182
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.335; org.apache.http.impl.client.DefaultRequestDirector; I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.336; org.apache.http.impl.client.DefaultRequestDirector; Retrying request
[junit4:junit4]   1> ERROR - 2013-04-12 04:24:28.337; org.apache.solr.handler.SnapPuller; Master at: http://127.0.0.1:33114/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:33114/solr
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.337; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@281208
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.338; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.339; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.339; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.339; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.340; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.341; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.341; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.342; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.342; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.342; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666815/master/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.343; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.416; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=22361326
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.417; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@431f8b
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.418; 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=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.418; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.418; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.419; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.419; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.420; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.420; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.421; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.421; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.421; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1365740666937/slave/collection1/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.422; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> INFO  - 2013-04-12 04:24:28.480; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=Memory doPackFST= false), name=PostingsFormat(name=Memory doPackFST= false), newname=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=DefaultSimilarity, locale=hu_HU, timezone=America/Argentina/San_Luis
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=74009472,total=220946432
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, OverseerCollectionProcessorTest, TermsComponentTest, TestSchemaSimilarityResource, TestExtendedDismaxParser, StatelessScriptUpdateProcessorFactoryTest, TestSolrIndexConfig, MBeansHandlerTest, UnloadDistributedZkTest, ChaosMonkeyShardSplitTest, PreAnalyzedFieldTest, DistributedTermsComponentTest, TestFaceting, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, ShardRoutingTest, TestManagedSchema, SoftAutoCommitTest, DocumentBuilderTest, SliceStateUpdateTest, TestSolrCoreProperties, PeerSyncTest, WordBreakSolrSpellCheckerTest, RegexBoostProcessorTest, SliceStateTest, TermVectorComponentTest, TestConfig, SpellingQueryConverterTest, TestRemoteStreaming, SimpleFacetsTest, TestDefaultSearchFieldResource, QueryParsingTest, UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, ScriptEngineTest, ZkCLITest, TestIBSimilarityFactory, TestPHPSerializedResponseWriter, DateFieldTest, TestSolrQueryParser, SpatialFilterTest, ZkControllerTest, JsonLoaderTest, TestLRUCache, TestFastWriter, TestSolrDeletionPolicy1, TestBadConfig, ClusterStateUpdateTest, LoggingHandlerTest, SyncSliceTest, TestReversedWildcardFilterFactory, SearchHandlerTest, CacheHeaderTest, QueryEqualityTest, TestPerFieldSimilarity, TestQuerySenderListener, PrimitiveFieldTypeTest, CoreAdminHandlerTest, BasicFunctionalityTest, TestDynamicFieldResource, TestRandomDVFaceting, ReturnFieldsTest, TestCopyFieldCollectionResource, TestWriterPerf, MinimalSchemaTest, TestStressVersions, FileBasedSpellCheckerTest, AliasIntegrationTest, TestValueSourceCache, TestSolrDeletionPolicy2, BasicDistributedZk2Test, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler]
[junit4:junit4] Completed on J0 in 37.70s, 12 tests, 1 failure <<< FAILURES!

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

Total time: 39 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b84 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5124/
Java: 32bit/jdk1.8.0-ea-b84 -server -XX:+UseSerialGC

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:47306/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([B551FE4A88FA08EE:34B77052FFA568D2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9174 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.668; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.672; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.672; 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-12 07:01:12.673; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.773; org.apache.solr.cloud.ZkTestServer; start zk server on port:33837
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.774; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.832; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@77a3d name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.832; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.838; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.839; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c0968d name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.839; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.840; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.843; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.845; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.847; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.849; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.850; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.853; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.854; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.857; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.857; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.859; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.859; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.862; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.862; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.864; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.865; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.867; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.867; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.870; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.870; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.873; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.873; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.934; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.941; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:46839
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.942; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.942; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.942; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.943; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.943; org.apache.solr.core.CoreContainer; New CoreContainer 24894015
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.943; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.944; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.961; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.962; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.963; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.963; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.964; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.969; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.983; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:33837/solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.984; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.985; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.987; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@916259 name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.987; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.989; 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-12 07:01:12.992; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.993; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@193670a name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.993; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.995; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:12.999; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.001; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.003; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46839_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.003; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46839_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.006; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.010; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.012; org.apache.solr.cloud.Overseer; Overseer (id=89505796762763267-127.0.0.1:46839_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.014; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.018; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.018; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.020; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.021; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.023; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.025; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.025; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.026; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.026; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.027; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.027; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.027; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.047; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.078; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.080; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.084; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.390; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.394; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.397; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.409; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.411; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.414; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:13.415; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:13.415; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.415; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:13.416; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:13.416; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.416; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.416; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1365750072877/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.417; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.417; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.417; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.418; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:13.418; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.418; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.419; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@184ccb0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e6d10e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.419; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.421; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.421; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.421; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.422; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.422; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.422; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.422; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.423; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.423; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.425; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.427; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@133b97f main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.427; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.427; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.428; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.430; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@133b97f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.430; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:13.430; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:14.526; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:14.527; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46839",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:14.527; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:14.527; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:14.533; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.432; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.433; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:46839 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.434; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.441; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.444; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.444; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.444; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:46839/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.444; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.445; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:46839/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.445; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:46839/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:15.445; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.038; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.045; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.052; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:46839/collection1/ and leader is http://127.0.0.1:46839/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.052; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46839
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.052; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.052; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.052; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.054; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.056; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.056; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.057; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.063; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.064; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.066; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c74e73 name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.066; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.069; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.072; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.146; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.149; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55776
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.150; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.151; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.151; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.152; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.153; org.apache.solr.core.CoreContainer; New CoreContainer 6842826
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.153; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.154; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.186; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.187; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.187; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.188; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.188; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.189; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.189; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.190; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.190; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.191; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.199; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.208; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:33837/solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.208; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.209; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.211; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1769e14 name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.211; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.214; 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-12 07:01:16.217; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.218; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1ec8885 name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.219; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:16.224; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.229; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55776_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.231; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55776_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.235; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.237; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.237; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.239; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.247; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.247; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.249; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.249; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.251; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.253; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.253; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.295; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.335; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.336; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.340; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.551; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.552; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:46839__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46839",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.556; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.556; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.556; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.706; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.710; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.712; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.731; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.735; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.739; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:17.741; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:17.742; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.742; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:17.744; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:17.744; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.744; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.744; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.745; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.745; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.746; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.746; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:17.746; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.746; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.748; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6bf5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@12b6420),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.749; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.752; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.752; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.753; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.754; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.754; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.755; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.755; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.756; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.757; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.761; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.764; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8e9578 main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.764; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.765; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.765; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.770; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@8e9578 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.773; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:17.773; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.062; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.063; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.064; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.064; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.072; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.073; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.073; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.775; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.776; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:55776 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.777; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.790; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.794; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.794; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.794; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:55776/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.795; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.795; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:55776/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.795; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:55776/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:19.796; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.579; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.631; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.631; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.631; 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: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.658; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55776/collection1/ and leader is http://127.0.0.1:55776/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.659; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55776
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.659; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.659; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.659; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.661; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.662; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.663; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.664; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.737; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.739; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47306
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.740; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.740; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.740; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.741; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.741; org.apache.solr.core.CoreContainer; New CoreContainer 21694262
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.742; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.742; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.765; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.765; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.766; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.767; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.768; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.768; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.774; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.782; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:33837/solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.782; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.783; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.785; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@c921ee name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.785; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.787; 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-12 07:01:20.790; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.791; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1dd538f name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.792; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:20.795; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.799; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47306_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.800; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47306_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.802; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.803; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.804; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.804; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.804; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.806; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.806; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.812; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.812; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.813; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.813; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.815; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.815; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.816; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.845; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.871; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.873; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:21.877; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.138; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.139; 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:55776__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.144; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.144; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.144; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.144; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.203; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.208; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.210; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.225; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.228; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.231; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:22.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:22.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.232; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:22.233; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:22.234; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.234; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.234; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1365750080668/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.234; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.235; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.235; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.235; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:22.235; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.235; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.237; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13067b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e9d83),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.237; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.238; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.238; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.239; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.239; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.240; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.240; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.240; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.241; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.241; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.243; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.245; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@16d8424 main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.245; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.246; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.246; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.249; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@16d8424 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.250; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:22.250; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.649; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.650; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47306_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47306",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.650; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.650; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.656; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.656; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.656; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:23.656; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.252; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.252; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:47306 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.254; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.261; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.264; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.264; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.264; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:47306/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.264; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.265; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:47306/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.265; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:47306/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:24.265; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.162; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.251; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.251; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.251; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.251; 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: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.273; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47306/collection1/ and leader is http://127.0.0.1:47306/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.274; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47306
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.274; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.274; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.275; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.277; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.279; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.280; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.281; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.368; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.371; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45296
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.371; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.372; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.372; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.372; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.373; org.apache.solr.core.CoreContainer; New CoreContainer 13053301
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.373; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.373; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.390; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.391; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.391; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.392; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.392; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.392; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.392; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.393; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.393; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.394; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.399; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.407; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:33837/solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.408; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.409; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.410; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9a7e59 name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.410; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.414; 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-12 07:01:25.417; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.418; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1b480c5 name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.419; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:25.424; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.430; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45296_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.432; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45296_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.436; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.436; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.438; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.438; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.438; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.438; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.439; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.441; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.441; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.449; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.449; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.450; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.450; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.453; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.453; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.454; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.503; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.540; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.542; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.546; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.761; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.762; 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:47306__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47306_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47306",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.767; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.767; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.767; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.767; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.767; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.943; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.950; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.954; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.969; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.972; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.975; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:26.977; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:26.978; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.978; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:26.979; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:26.979; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.980; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.980; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1365750085285/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.980; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.981; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.981; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.982; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:26.982; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.982; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.984; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133bb55 lockFactory=org.apache.lucene.store.NativeFSLockFactory@183b4e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.985; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.988; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.988; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.989; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.989; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.990; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.990; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.991; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.992; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.992; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.995; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.998; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@425b6d main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.998; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:26.999; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:27.000; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:27.004; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@425b6d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:27.005; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:27.005; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.274; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.276; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.276; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.276; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.283; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.283; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.283; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.283; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:28.283; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.007; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.007; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45296 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.012; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45296/collection1/ and leader is http://127.0.0.1:55776/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.013; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45296
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.013; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.013; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.014; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.015; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.015; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.016; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.016; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.017; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.018; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.018; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.019; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.025; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:45296__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.085; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.087; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45556
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.088; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.088; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.089; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.089; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.089; org.apache.solr.core.CoreContainer; New CoreContainer 8799633
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.090; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.090; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.107; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.108; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.108; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.110; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.116; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.124; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:33837/solr
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.125; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.126; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.127; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@19b7b8c name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.128; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.130; 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-12 07:01:29.133; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.135; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@98ccb1 name:ZooKeeperConnection Watcher:127.0.0.1:33837/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.135; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.142; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.804; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.805; 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:45296__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:29.835; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.026; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:45296__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.027; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&nodeName=127.0.0.1:45296_&action=PREPRECOVERY&onlyIfLeader=true&version=2&coreNodeName=127.0.0.1:45296__collection1&core=collection1&checkLive=true&state=recovering} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.148; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45556_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45556_
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.155; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.155; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.155; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.156; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.155; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.156; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.156; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.158; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.158; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.158; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.159; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.161; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.166; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.166; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.167; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.168; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.170; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.171; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.171; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.220; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.247; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.261; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.269; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.635; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.639; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.642; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.660; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.662; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.667; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:30.670; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:30.670; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.671; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:30.673; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:30.673; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.674; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.674; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1365750089024/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.675; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.675; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.676; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.676; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:30.677; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.677; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.679; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15c797a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1343e17),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.680; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.683; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.683; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.684; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.685; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.686; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.686; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.687; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.687; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.688; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.703; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.707; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@277435 main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.707; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.708; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.708; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.712; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@277435 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.712; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:30.712; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.345; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.346; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45556_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45556",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.347; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.347; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.361; 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-12 07:01:31.362; 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-12 07:01:31.362; 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-12 07:01:31.362; 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-12 07:01:31.361; 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-12 07:01:31.362; 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-12 07:01:31.714; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.715; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45556 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.718; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45556/collection1/ and leader is http://127.0.0.1:47306/collection1/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.718; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45556
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.719; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.719; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.719; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.720; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.721; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.721; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.721; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.722; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.723; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.723; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.724; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.728; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:45556__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.728; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.730; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.736; org.apache.solr.core.CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.737; org.apache.solr.cloud.ZkController; Check for collection zkNode:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.738; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.739; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.741; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.742; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.746; org.apache.solr.cloud.ZkController; Load collection config from:/collections/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.748; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/onenodecollectioncore/'
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.772; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.808; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.810; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:31.814; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.028; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55776/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.028; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:45296 START replicas=[http://127.0.0.1:55776/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.029; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.029; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.029; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.030; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.030; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.030; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55776/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.030; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.040; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&distrib=false&getVersions=100&version=2&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.042; 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-12 07:01:32.044; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6bf5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@12b6420),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.045; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.046; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6bf5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@12b6420),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6bf5b lockFactory=org.apache.lucene.store.NativeFSLockFactory@12b6420),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.046; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.047; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@e9d678 realtime
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.047; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.048; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&waitSearcher=true&openSearcher=false&softCommit=false&commit=true&commit_end_point=true&version=2} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.049; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.049; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.053; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.053; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&command=indexversion&version=2&qt=/replication} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.054; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.054; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.054; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.056; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&command=filelist&version=2&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.057; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.058; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index.20130412090132057
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.058; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1544b82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1365d2c) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.061; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&command=filecontent&checksum=true&file=segments_2&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.062; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.063; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.063; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.064; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133bb55 lockFactory=org.apache.lucene.store.NativeFSLockFactory@183b4e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@133bb55 lockFactory=org.apache.lucene.store.NativeFSLockFactory@183b4e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.065; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.065; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.066; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1667c7a main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.066; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1667c7a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.067; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index.20130412090132057 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index.20130412090132057;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.067; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index.20130412090132057
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.067; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty3/index.20130412090132057
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.067; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.068; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.068; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.068; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.069; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.162; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.167; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.169; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.182; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.185; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.188; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.189; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.190; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.191; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.191; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.191; org.apache.solr.core.SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1365750076073/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.192; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7fdeb6
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.192; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.193; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection/index/
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:32.193; org.apache.solr.core.SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.193; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.195; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175db9e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d35523),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.195; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.197; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.197; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.197; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.198; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.198; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.198; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.199; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.199; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.200; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.202; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.204; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1bf05ce main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.204; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.205; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.205; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.210; org.apache.solr.core.SolrCore; [onenodecollectioncore] Registered new searcher Searcher@1bf05ce main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.211; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.870; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.872; 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:45556__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45556_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45556",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.878; 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:45296__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.884; 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>   "shard_range":null,
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.885; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection onenodecollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.885; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:32.957; 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-12 07:01:32.958; 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-12 07:01:32.958; 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-12 07:01:32.958; 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-12 07:01:32.957; 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-12 07:01:32.958; 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-12 07:01:33.214; org.apache.solr.core.CoreContainer; registering core: onenodecollectioncore
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.215; org.apache.solr.cloud.ZkController; Register replica - core:onenodecollectioncore address:http://127.0.0.1:55776 collection:onenodecollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.216; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.230; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.234; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.234; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.235; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:55776/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.235; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.236; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:55776/onenodecollectioncore/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.236; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:55776/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.237; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.728; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:45556__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:33.729; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&nodeName=127.0.0.1:45556_&action=PREPRECOVERY&onlyIfLeader=true&version=2&coreNodeName=127.0.0.1:45556__collection1&core=collection1&checkLive=true&state=recovering} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.469; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.475; 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-12 07:01:34.475; 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-12 07:01:34.475; 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-12 07:01:34.475; 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-12 07:01:34.475; 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-12 07:01:34.475; 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-12 07:01:34.502; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55776/onenodecollectioncore/ and leader is http://127.0.0.1:55776/onenodecollectioncore/
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.503; org.apache.solr.cloud.ZkController; No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:55776
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.503; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.503; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.505; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.506; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={wt=javabin&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&roles=none&numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672/onenodecollection&version=2} status=0 QTime=2770 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.507; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:34.508; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.510; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.730; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:47306/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.731; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:45556 START replicas=[http://127.0.0.1:47306/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:35.731; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.731; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.732; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.732; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.732; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.733; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:47306/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.733; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.739; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={wt=javabin&distrib=false&getVersions=100&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.745; 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-12 07:01:35.747; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13067b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e9d83),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.748; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.748; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13067b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e9d83),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@13067b2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e9d83),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.749; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.749; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@cd53fc realtime
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.749; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.749; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&waitSearcher=true&openSearcher=false&softCommit=false&commit=true&commit_end_point=true&version=2} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.750; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.750; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.752; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.753; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&command=indexversion&version=2&qt=/replication} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.753; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.753; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.754; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.756; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=javabin&command=filelist&version=2&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.756; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.757; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index.20130412090135756
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.757; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@260ed0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13eebb3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.770; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={wt=filestream&command=filecontent&checksum=true&file=segments_2&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.771; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.772; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.772; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.774; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15c797a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1343e17),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15c797a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1343e17),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.774; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.774; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.775; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@57583d main
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.775; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@57583d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.776; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index.20130412090135756 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index.20130412090135756;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.776; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index.20130412090135756
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.776; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index.20130412090135756
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.776; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.777; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.777; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.777; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.781; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.981; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.982; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55776__onenodecollectioncore",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.986; 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:45556__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45556_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45556",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:35.990; 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-12 07:01:35.990; 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-12 07:01:35.990; 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-12 07:01:35.990; 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-12 07:01:35.990; 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-12 07:01:35.990; 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-12 07:01:36.514; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.516; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollection
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.516; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.526; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.527; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@153764d name:ZooKeeperConnection Watcher:127.0.0.1:33837 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.528; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "router":"compositeId",
[junit4:junit4]   1>          "configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:55776"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89505796762763270-127.0.0.1:55776__onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:46839"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89505796762763267-127.0.0.1:46839__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:55776"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:47306_",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:47306"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89505796762763274-127.0.0.1:45296__collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89505796762763270-127.0.0.1:55776__collection1-n_0000000000 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89505796762763276-127.0.0.1:45556__collection1-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89505796762763272-127.0.0.1:47306__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:55776__onenodecollectioncore":{
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:47306__collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:47306_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:47306",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:45556__collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45556_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45556",
[junit4:junit4]   1>                   "state":"active"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:55776__collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:45296__collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>                   "state":"active"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:46839__collection1":{
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:46839",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89505796762763267-127.0.0.1:46839_-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505796762763276-127.0.0.1:45556_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505796762763272-127.0.0.1:47306_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505796762763274-127.0.0.1:45296_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505796762763270-127.0.0.1:55776_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89505796762763267-127.0.0.1:46839_-n_0000000000 (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:46839_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45296_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45556_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:55776_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:47306_ (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.604; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 46839
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:36.606; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=24894015
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:37.496; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:37.497; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:46839__collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46839",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:37.501; 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-12 07:01:37.501; 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-12 07:01:37.501; 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-12 07:01:37.501; 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-12 07:01:37.501; 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-12 07:01:38.607; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.608; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.612; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10c559a
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.617; 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-12 07:01:38.618; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.619; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.619; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.620; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.621; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.622; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.623; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.623; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.624; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.625; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89505796762763267-127.0.0.1:46839_-n_0000000000) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.628; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.628; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.629; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.630; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:38.630; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.630; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:38.630; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.652; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.704; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 55776
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.705; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=6842826
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.752; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.753; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.753; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.757; org.apache.solr.cloud.Overseer; Overseer (id=89505796762763270-127.0.0.1:55776_-n_0000000001) starting
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.764; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.764; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.768; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.769; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.773; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.774; 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:46839__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46839_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46839",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.780; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55776__onenodecollectioncore",
[junit4:junit4]   1>   "collection":"onenodecollection",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "roles":"none",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core":"onenodecollectioncore",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.786; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=null message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55776__collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55776_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55776",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.793; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.793; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.793; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:38.793; 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: 4)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.755; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.756; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.759; org.apache.solr.cloud.ZkController; publishing core=onenodecollectioncore state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.762; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f5ab23
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.767; org.apache.solr.update.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=1,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-12 07:01:40.768; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:40.768; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4] 

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

 "core_node_name":"127.0.0.1:45296__collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:43.043; 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:45296__collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:45296_",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45296",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:43.051; 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: 1)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:43.086; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 45556
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:43.087; org.apache.solr.core.CoreContainer; Shutting down CoreContainer instance=8799633
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.089; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.090; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.095; org.apache.solr.core.SolrCore; [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@91d55
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.103; 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-12 07:01:44.104; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.104; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.105; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.107; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.108; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.109; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.109; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.110; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.110; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1365750072672/jetty4
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.112; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89505796762763276-127.0.0.1:45556_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:44.115; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-12 07:01:44.115; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.138; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.196; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.199; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:33837 33837
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1365750072672
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=B551FE4A88FA08EE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl_SI -Dtests.timezone=ART -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   31.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:47306/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B551FE4A88FA08EE:34B77052FFA568D2]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-12 07:01:44.245; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 31581 T1326 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sl_SI, timezone=ART
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=31362504,total=108564480
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, TestWordDelimiterFilterFactory, TestNumberUtils, SolrCoreCheckLockOnStartupTest, ZkNodePropsTest, TestSolrXMLSerializer, CachingDirectoryFactoryTest, ZkSolrClientTest, RequestHandlersTest, DateMathParserTest, HighlighterConfigTest, ClusterStateTest, ChaosMonkeySafeLeaderTest, BasicZkTest, SpellCheckCollatorTest, TestCloudManagedSchema, TestJmxMonitoredMap, DocumentAnalysisRequestHandlerTest, TestFiltering, TermVectorComponentDistributedTest, TestCollationField, CoreContainerCoreInitFailuresTest, UpdateParamsTest, SuggesterWFSTTest, TestSerializedLuceneMatchVersion, TestMultiCoreConfBootstrap, TestLMJelinekMercerSimilarityFactory, PathHierarchyTokenizerFactoryTest, FullSolrCloudDistribCmdsTest, SolrCmdDistributorTest, TestJmxIntegration, TestQueryTypes, BadIndexSchemaTest, TestCSVLoader, TestStressReorder, TestCSVResponseWriter, DisMaxRequestHandlerTest, TestBinaryResponseWriter, TestDFRSimilarityFactory, HighlighterTest, CurrencyFieldOpenExchangeTest, JSONWriterTest, TestOmitPositions, TestRangeQuery, TestUpdate, SampleTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 32.36s, 1 test, 1 error <<< FAILURES!

[...truncated 598 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:438: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1231: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:875: There were test failures: 289 suites, 1200 tests, 1 error, 13 ignored (7 assumptions)

Total time: 42 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b84 -server -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b84) - Build # 5123 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5123/
Java: 64bit/jdk1.8.0-ea-b84 -XX:+UseG1GC

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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([A4DC8F28129AFFB4:253A013065C59F88]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9295 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:15.468; org.apache.solr.SolrTestCaseJ4; startTrackingSearchers: numOpens=1 numCloses=1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.468; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /blno/pn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.472; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.473; 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-12 05:43:15.474; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.574; org.apache.solr.cloud.ZkTestServer; start zk server on port:35562
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.575; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.604; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@697c1398 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.605; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.605; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.612; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.614; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@67bbf0c7 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.615; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.615; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.620; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.624; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.626; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.630; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.631; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.638; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.639; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.644; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.645; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.650; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.650; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.655; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.655; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.660; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.665; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.666; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.671; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.672; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.677; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.677; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.749; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.758; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55329
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.758; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.759; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.759; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365745395683
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.759; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365745395683/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.760; org.apache.solr.core.CoreContainer; New CoreContainer 1290649344
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.760; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365745395683/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.760; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1365745395683/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.780; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.780; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.781; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.781; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.782; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.782; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.782; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.783; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.783; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.784; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.789; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.797; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35562/solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.797; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.798; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.801; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@24b4eebd name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.802; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.804; 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-12 05:43:15.827; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.830; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5b4ac33c name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.830; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.833; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.838; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.842; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.845; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55329_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.847; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55329_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.851; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.861; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.865; org.apache.solr.cloud.Overseer; Overseer (id=89505490237980675-127.0.0.1:55329_blno%2Fpn-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.871; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.877; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.878; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.882; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.886; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.891; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.893; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.894; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.895; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.900; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.902; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.904; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@519a1d17 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.904; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.906; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.910; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.979; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.981; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:55321
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.982; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.983; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.983; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.983; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.984; org.apache.solr.core.CoreContainer; New CoreContainer 174451742
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.984; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:15.984; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.003; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.003; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.004; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.004; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.004; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.005; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.005; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.005; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.006; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.006; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.012; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.022; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35562/solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.022; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.023; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.025; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4a289b02 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.025; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.027; 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-12 05:43:16.030; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.031; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@654fedb0 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.032; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:16.036; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.040; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55321_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.043; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:55321_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.047; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.048; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.048; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.054; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.055; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.056; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.131; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.134; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:52132
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.135; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.135; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.136; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.136; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.136; org.apache.solr.core.CoreContainer; New CoreContainer 1012242264
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.137; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.137; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.156; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.156; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.157; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.157; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.157; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.158; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.158; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.158; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.159; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.159; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.165; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.174; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35562/solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.174; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.175; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.177; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@40d08063 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.178; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.179; 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-12 05:43:17.182; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.183; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@256385fd name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.183; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:17.186; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.190; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52132_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.192; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:52132_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.197; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.197; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.197; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.197; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.204; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.205; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.206; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.272; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.276; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:46304
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.278; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.278; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.279; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.280; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.281; org.apache.solr.core.CoreContainer; New CoreContainer 1003994895
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.281; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.282; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.310; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.311; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.311; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.311; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.312; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.312; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.312; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.313; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.313; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.313; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.318; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.327; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35562/solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.327; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.328; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.330; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7452f914 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.331; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.333; 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-12 05:43:18.336; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.338; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4a17930d name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.338; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:18.343; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.347; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46304_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.350; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46304_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.354; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.354; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.354; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.354; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.355; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.362; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.363; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.364; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.432; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.435; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57456
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.436; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.437; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.437; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365745399368
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.437; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365745399368/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.438; org.apache.solr.core.CoreContainer; New CoreContainer 1095958864
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.438; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365745399368/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.439; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1365745399368/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.456; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.457; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.458; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.459; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.459; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.464; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.473; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:35562/solr
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.474; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.474; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.477; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@fc1c883 name:ZooKeeperConnection Watcher:127.0.0.1:35562 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.478; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.479; 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-12 05:43:19.485; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.487; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1ce40752 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.487; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:19.494; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.499; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57456_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.501; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57456_blno%2Fpn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.505; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.508; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.509; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.509; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.512; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.515; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.515; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.516; org.apache.solr.cloud.ZkController; Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.516; org.apache.solr.cloud.ZkController; Looking for collection configName
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.517; org.apache.solr.cloud.ZkController; Only one config set found in zk - using it:conf1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.518; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.519; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.521; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/unloadcollection1/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.543; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.571; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.573; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.577; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.881; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.886; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.888; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.902; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.921; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.926; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:20.928; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:20.928; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.929; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:20.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:20.931; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.932; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.933; org.apache.solr.core.SolrCore; [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.933; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59b3a464
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.934; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.935; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.936; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n/index/
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:20.936; org.apache.solr.core.SolrCore; [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.937; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n/index
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.940; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.941; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.944; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.944; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.945; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.946; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.947; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.947; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.948; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.948; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.948; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.950; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.953; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3d780661 main
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.953; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.954; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.954; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.958; org.apache.solr.core.SolrCore; [unloadcollection1] Registered new searcher Searcher@3d780661 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:20.960; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.904; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.905; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55321/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55321_blno%2Fpn",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.905; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection unloadcollection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.905; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.910; 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-12 05:43:21.910; 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-12 05:43:21.910; 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-12 05:43:21.910; 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-12 05:43:21.910; 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-12 05:43:21.910; 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-12 05:43:21.962; org.apache.solr.core.CoreContainer; registering core: unloadcollection1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.963; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection1 address:http://127.0.0.1:55321/blno/pn collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.964; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.969; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.970; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.971; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.971; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:55321/blno/pn/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.971; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.972; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:55321/blno/pn/unloadcollection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.972; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:55321/blno/pn/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:21.972; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.414; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.426; 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-12 05:43:23.426; 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-12 05:43:23.426; 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-12 05:43:23.426; 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-12 05:43:23.426; 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-12 05:43:23.426; 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-12 05:43:23.433; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:55321/blno/pn/unloadcollection1/ and leader is http://127.0.0.1:55321/blno/pn/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.434; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:55321/blno/pn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.435; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.435; org.apache.solr.cloud.ZkController; publishing core=unloadcollection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.438; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.439; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.446; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1365745395911/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.447; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&version=2&numShards=1&wt=javabin&name=unloadcollection1&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745400514unloadcollection1_1n} status=0 QTime=2932 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.447; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.449; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.451; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@42106c95 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.451; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.452; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.455; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.456; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.460; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.460; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.461; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.461; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.463; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/unloadcollection2/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.488; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.515; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.517; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.522; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.816; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.821; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.823; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.842; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.847; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.853; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:23.855; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:23.856; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.856; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:23.858; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:23.859; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.859; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.860; org.apache.solr.core.SolrCore; [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.861; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59b3a464
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.862; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.863; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.864; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index/
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:23.864; org.apache.solr.core.SolrCore; [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.865; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.868; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72f86724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c39ba75),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.869; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.872; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.872; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.874; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.875; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.875; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.876; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.877; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.878; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.878; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.883; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.885; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@14fcf04d main
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.886; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.886; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.886; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.890; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@14fcf04d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.892; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:23.892; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.936; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.937; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:55321_blno%2Fpn_unloadcollection1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection1",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:55321/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:55321_blno%2Fpn",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.943; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52132/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52132_blno%2Fpn",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.944; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.944; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:24.950; 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-12 05:43:25.895; org.apache.solr.core.CoreContainer; registering core: unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.896; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection2 address:http://127.0.0.1:52132/blno/pn collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.901; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:52132/blno/pn/unloadcollection2/ and leader is http://127.0.0.1:55321/blno/pn/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.902; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:52132/blno/pn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.903; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.903; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.904; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.906; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.906; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.907; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.907; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.908; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.909; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.917; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:52132_blno%2Fpn_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.918; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1365745397061/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.919; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&version=2&wt=javabin&name=unloadcollection2&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n} status=0 QTime=2459 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.921; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.923; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:25.924; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:26.459; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:26.460; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52132_blno%2Fpn_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52132/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52132_blno%2Fpn",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.464; 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-12 05:43:26.918; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:52132_blno%2Fpn_unloadcollection2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:26.918; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&wt=javabin&coreNodeName=127.0.0.1:52132_blno%252Fpn_unloadcollection2&state=recovering&action=PREPRECOVERY&onlyIfLeader=true&nodeName=127.0.0.1:52132_blno%252Fpn&checkLive=true} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:26.927; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:27.930; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.920; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55321/blno/pn/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.920; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection2 url=http://127.0.0.1:52132/blno/pn START replicas=[http://127.0.0.1:55321/blno/pn/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:28.921; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.921; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.922; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.922; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.922; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.923; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55321/blno/pn/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.923; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.930; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/get params={version=2&getVersions=100&distrib=false&wt=javabin&qt=/get} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.931; 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-12 05:43:28.932; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.934; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.934; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.935; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.936; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.937; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@30998928 realtime
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.937; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.938; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={waitSearcher=true&openSearcher=false&version=2&softCommit=false&wt=javabin&commit_end_point=true&commit=true} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.940; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.941; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.948; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.948; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=6 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.950; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.950; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.950; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.953; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={generation=2&version=2&command=filelist&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.954; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.957; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index.20130411234328955
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.957; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@f1bca49 lockFactory=org.apache.lucene.store.NativeFSLockFactory@dc0e943) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.961; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={generation=2&checksum=true&command=filecontent&wt=filestream&file=segments_2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.963; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.965; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.965; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.967; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72f86724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c39ba75),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72f86724 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c39ba75),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.968; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.968; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.969; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3bc1012f main
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.970; org.apache.solr.core.SolrCore; [unloadcollection2] Registered new searcher Searcher@3bc1012f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.972; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index.20130411234328955 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index.20130411234328955;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.972; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index.20130411234328955
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.973; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745403459unloadcollection1_2n/index.20130411234328955
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.973; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.973; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.974; org.apache.solr.cloud.ZkController; publishing core=unloadcollection2 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.974; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:28.976; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.473; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.474; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:52132_blno%2Fpn_unloadcollection2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection2",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:52132/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:52132_blno%2Fpn",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.480; 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-12 05:43:29.481; 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-12 05:43:29.481; 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-12 05:43:29.480; 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-12 05:43:29.480; 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-12 05:43:29.481; 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-12 05:43:29.481; 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-12 05:43:29.935; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.936; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.937; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.942; org.apache.solr.core.CoreContainer; Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.942; org.apache.solr.cloud.ZkController; Check for collection zkNode:unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.943; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.943; org.apache.solr.cloud.ZkController; Load collection config from:/collections/unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.945; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/unloadcollection3/'
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.971; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:29.999; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.001; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.005; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.331; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.336; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.338; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.349; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.353; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.356; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:30.357; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:30.357; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.358; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:30.359; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:30.359; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.360; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.360; org.apache.solr.core.SolrCore; [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.360; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59b3a464
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.361; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.362; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.362; org.apache.solr.core.SolrCore; New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index/
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:30.362; org.apache.solr.core.SolrCore; [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.363; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.364; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37757e3e lockFactory=org.apache.lucene.store.NativeFSLockFactory@167a4334),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.365; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.366; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.366; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.367; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.368; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.368; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.368; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.369; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.369; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.369; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.372; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.374; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@209daacf main
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.374; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/tlog
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.375; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.375; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.378; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@209daacf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.379; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.379; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.987; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.988; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":null,
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46304/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46304_blno%2Fpn",
[junit4:junit4]   1>   "state":"down"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.989; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.989; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:30.996; 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-12 05:43:31.381; org.apache.solr.core.CoreContainer; registering core: unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.381; org.apache.solr.cloud.ZkController; Register replica - core:unloadcollection3 address:http://127.0.0.1:46304/blno/pn collection:unloadcollection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.386; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:46304/blno/pn/unloadcollection3/ and leader is http://127.0.0.1:55321/blno/pn/unloadcollection1/
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.386; org.apache.solr.cloud.ZkController; No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:46304/blno/pn
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.387; org.apache.solr.cloud.ZkController; Core needs to recover:unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.388; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.389; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.390; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.390; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.392; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.392; org.apache.solr.core.CoreContainer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.392; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.395; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.402; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 127.0.0.1:46304_blno%2Fpn_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.402; org.apache.solr.core.SolrXMLSerializer; Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1365745398210/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.404; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={collection=unloadcollection&version=2&wt=javabin&name=unloadcollection3&action=CREATE&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n} status=0 QTime=1462 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.405; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:31.407; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:32.409; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:32.503; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:32.504; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:46304_blno%2Fpn_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46304/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46304_blno%2Fpn",
[junit4:junit4]   1>   "state":"recovering"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:32.507; 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-12 05:43:32.508; 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-12 05:43:32.508; 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-12 05:43:32.508; 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-12 05:43:32.508; 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-12 05:43:32.508; 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-12 05:43:32.508; 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-12 05:43:33.405; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 127.0.0.1:46304_blno%2Fpn_unloadcollection3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:33.405; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&core=unloadcollection1&wt=javabin&coreNodeName=127.0.0.1:46304_blno%252Fpn_unloadcollection3&state=recovering&action=PREPRECOVERY&onlyIfLeader=true&nodeName=127.0.0.1:46304_blno%252Fpn&checkLive=true} status=0 QTime=2003 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:33.412; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:34.415; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.407; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:55321/blno/pn/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.407; org.apache.solr.update.PeerSync; PeerSync: core=unloadcollection3 url=http://127.0.0.1:46304/blno/pn START replicas=[http://127.0.0.1:55321/blno/pn/unloadcollection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-12 05:43:35.408; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.408; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.409; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.409; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.409; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.409; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:55321/blno/pn/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.410; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.410; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/get params={version=2&getVersions=100&distrib=false&wt=javabin&qt=/get} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.417; 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-12 05:43:35.420; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.420; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ef188 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dc60bdd),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.422; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.423; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.424; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={waitSearcher=true&openSearcher=false&version=2&softCommit=false&wt=javabin&commit_end_point=true&commit=true} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.425; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.425; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.428; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={version=2&command=indexversion&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.429; org.apache.solr.handler.SnapPuller; Master's generation: 3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.429; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.430; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.432; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={generation=3&version=2&command=filelist&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.433; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.435; org.apache.solr.core.CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index.20130411234335434
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.435; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b516d40 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d1c3944) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.439; org.apache.solr.core.SolrCore; [unloadcollection1] webapp=/blno/pn path=/replication params={generation=3&checksum=true&command=filecontent&wt=filestream&file=segments_3&qt=/replication} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.441; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.443; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.443; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.445; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37757e3e lockFactory=org.apache.lucene.store.NativeFSLockFactory@167a4334),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37757e3e lockFactory=org.apache.lucene.store.NativeFSLockFactory@167a4334),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.446; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.446; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.447; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@76301b30 main
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.448; org.apache.solr.core.SolrCore; [unloadcollection3] Registered new searcher Searcher@76301b30 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.449; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index.20130411234335434 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index.20130411234335434;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.450; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index.20130411234335434
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.450; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745409940unloadcollection_3n/index.20130411234335434
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.450; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.451; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.451; org.apache.solr.cloud.ZkController; publishing core=unloadcollection3 state=active
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.451; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.453; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=unloadcollection3
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.530; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.531; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "collection":"unloadcollection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core_node_name":"127.0.0.1:46304_blno%2Fpn_unloadcollection3",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core":"unloadcollection3",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46304/blno/pn",
[junit4:junit4]   1>   "node_name":"127.0.0.1:46304_blno%2Fpn",
[junit4:junit4]   1>   "state":"active"}
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:35.537; 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-12 05:43:36.423; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.425; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: unloadcollection
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.426; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.452; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1432087865796329472)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.456; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[20 (1432087865796329472)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.457; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[20 (1432087865796329472)]} 0 11
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.459; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[20]} 0 16
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.470; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1432087865815203840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.470; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[21 (1432087865815203840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.471; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[21 (1432087865815203840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.472; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[21]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1432087865827786752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.481; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[22 (1432087865827786752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.482; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[22 (1432087865827786752)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.483; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[22]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.493; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1432087865840369664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.493; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[23 (1432087865840369664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.495; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[23 (1432087865840369664)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.496; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[23]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1432087865854001152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.506; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[24 (1432087865854001152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.507; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[24 (1432087865854001152)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.508; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[24]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.518; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1432087865866584064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.518; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[25 (1432087865866584064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.520; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[25 (1432087865866584064)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.521; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[25]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.530; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1432087865879166976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.531; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[26 (1432087865879166976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.532; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[26 (1432087865879166976)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.533; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[26]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.543; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1432087865892798464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.543; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[27 (1432087865892798464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.545; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[27 (1432087865892798464)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.546; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[27]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.555; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1432087865905381376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.555; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[28 (1432087865905381376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.557; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[28 (1432087865905381376)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.558; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[28]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.567; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1432087865917964288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.567; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[29 (1432087865917964288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.569; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[29 (1432087865917964288)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.570; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[29]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.580; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1432087865931595776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.581; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[30 (1432087865931595776)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.582; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[30 (1432087865931595776)]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.583; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[30]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.593; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1432087865945227264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.593; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[31 (1432087865945227264)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.594; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[31 (1432087865945227264)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.595; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[31]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.605; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1432087865957810176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.605; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[32 (1432087865957810176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.607; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[32 (1432087865957810176)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.608; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[32]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.617; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1432087865970393088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.617; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[33 (1432087865970393088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.619; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[33 (1432087865970393088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.620; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[33]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1432087865984024576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.630; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[34 (1432087865984024576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.631; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[34 (1432087865984024576)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.632; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[34]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1432087865996607488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.642; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[35 (1432087865996607488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.644; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[35 (1432087865996607488)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.645; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[35]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.654; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1432087866009190400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.654; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[36 (1432087866009190400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.656; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[36 (1432087866009190400)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.657; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[36]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.667; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1432087866022821888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.667; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[37 (1432087866022821888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.669; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[37 (1432087866022821888)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.670; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[37]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.679; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1432087866035404800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.679; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[38 (1432087866035404800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.681; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[38 (1432087866035404800)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.682; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[38]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.692; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1432087866049036288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.692; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[39 (1432087866049036288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.693; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[39 (1432087866049036288)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.694; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[39]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1432087866061619200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.704; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[40 (1432087866061619200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.706; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[40 (1432087866061619200)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.707; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[40]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1432087866074202112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.716; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[41 (1432087866074202112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.718; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[41 (1432087866074202112)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.719; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[41]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1432087866086785024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.727; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[42 (1432087866086785024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.728; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[42 (1432087866086785024)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.729; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[42]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.738; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1432087866098319360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.738; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[43 (1432087866098319360)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.739; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[43 (1432087866098319360)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.740; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[43]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1432087866108805120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.748; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[44 (1432087866108805120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.749; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[44 (1432087866108805120)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.750; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[44]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1432087866120339456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.760; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[45 (1432087866120339456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.761; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[45 (1432087866120339456)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.762; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[45]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1432087866132922368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.772; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[46 (1432087866132922368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.773; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[46 (1432087866132922368)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.774; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[46]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.784; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1432087866145505280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.784; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[47 (1432087866145505280)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.785; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[47 (1432087866145505280)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.786; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[47]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1432087866158088192)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.796; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[48 (1432087866158088192)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[48 (1432087866158088192)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.798; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[48]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1432087866170671104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.808; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[49 (1432087866170671104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.810; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[49 (1432087866170671104)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.811; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[49]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1432087866183254016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.820; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[50 (1432087866183254016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.822; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[50 (1432087866183254016)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.823; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[50]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.832; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1432087866195836928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.832; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[51 (1432087866195836928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.834; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[51 (1432087866195836928)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.835; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[51]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.844; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1432087866208419840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.844; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[52 (1432087866208419840)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.846; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[52 (1432087866208419840)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.847; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[52]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.856; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[53 (1432087866221002752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.856; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[53 (1432087866221002752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.858; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[53 (1432087866221002752)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.859; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[53]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.868; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[54 (1432087866234634240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.869; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[54 (1432087866234634240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.870; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[54 (1432087866234634240)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.871; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[54]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.881; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[55 (1432087866247217152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.881; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[55 (1432087866247217152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.882; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[55 (1432087866247217152)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.883; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[55]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[56 (1432087866259800064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.893; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[56 (1432087866259800064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.894; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[56 (1432087866259800064)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.895; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[56]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[57 (1432087866272382976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.905; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[57 (1432087866272382976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.906; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[57 (1432087866272382976)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.907; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[57]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[58 (1432087866284965888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.917; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[58 (1432087866284965888)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.919; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[58 (1432087866284965888)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.920; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[58]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[59 (1432087866297548800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.929; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[59 (1432087866297548800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.931; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[59 (1432087866297548800)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.932; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[59]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.942; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[60 (1432087866311180288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.942; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[60 (1432087866311180288)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.943; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[60 (1432087866311180288)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.944; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[60]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.954; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[61 (1432087866323763200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.954; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[61 (1432087866323763200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.956; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[61 (1432087866323763200)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.957; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[61]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.966; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[62 (1432087866336346112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.966; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[62 (1432087866336346112)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.968; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[62 (1432087866336346112)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.969; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[62]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[63 (1432087866348929024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.978; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[63 (1432087866348929024)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.980; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[63 (1432087866348929024)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.981; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[63]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[64 (1432087866362560512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.991; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[64 (1432087866362560512)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.992; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[64 (1432087866362560512)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:36.993; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[64]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.003; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[65 (1432087866375143424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.003; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[65 (1432087866375143424)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.005; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[65 (1432087866375143424)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.006; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[65]} 0 10
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[66 (1432087866387726336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.015; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[66 (1432087866387726336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.017; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[66 (1432087866387726336)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.018; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[66]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.026; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[67 (1432087866400309248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.026; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[67 (1432087866400309248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[67 (1432087866400309248)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.027; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[67]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[68 (1432087866408697856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.035; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[68 (1432087866408697856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.037; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[68 (1432087866408697856)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.038; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[68]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.046; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[69 (1432087866421280768)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.046; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[69 (1432087866421280768)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.048; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[69 (1432087866421280768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.049; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[69]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.057; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[70 (1432087866432815104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.057; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[70 (1432087866432815104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.059; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[70 (1432087866432815104)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.060; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[70]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.069; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[71 (1432087866444349440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.069; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[71 (1432087866444349440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.070; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[71 (1432087866444349440)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.071; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[71]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.080; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[72 (1432087866455883776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.080; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[72 (1432087866455883776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.081; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[72 (1432087866455883776)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.083; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[72]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.092; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[73 (1432087866468466688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.092; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[73 (1432087866468466688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.094; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[73 (1432087866468466688)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.095; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[73]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.105; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[74 (1432087866482098176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.105; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[74 (1432087866482098176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.106; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[74 (1432087866482098176)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.107; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[74]} 0 9
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.117; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[75 (1432087866494681088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.117; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection2] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:55321/blno/pn/unloadcollection1/&wt=javabin&update.distrib=FROMLEADER} {add=[75 (1432087866494681088)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.119; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection1] webapp=/blno/pn path=/update params={version=2&distrib.from=http://127.0.0.1:46304/blno/pn/unloadcollection3/&wt=javabin&update.distrib=TOLEADER} {add=[75 (1432087866494681088)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-12 05:43:37.120; org.apache.solr.update.processor.LogUpdateProcessor; [unloadcollection3] webapp=/blno/pn path=/update params={version=2&wt=javabin} {add=[75]

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

ection4 state=down
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.920; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.923; org.apache.solr.core.SolrCore; [unloadcollection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ba08bfe
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.932; 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=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.933; org.apache.solr.update.SolrCoreState; Closing SolrCoreState
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.934; org.apache.solr.update.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.934; org.apache.solr.update.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.937; org.apache.solr.core.SolrCore; [unloadcollection4] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.938; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.938; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n/index.20130411234351972 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n/index.20130411234351972;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.939; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n/index.20130411234351972
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.940; org.apache.solr.core.CachingDirectoryFactory; looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n;done=false>>]
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.941; org.apache.solr.core.CachingDirectoryFactory; Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473/1365745419302unloadcollection_4n
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.943; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-12 05:45:33.943; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.944; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-12 05:45:33.944; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.946; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:33.967; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/blno/pn,null}
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:34.021; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:34.024; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:35562 35562
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:34.127; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@42106c95 name:ZooKeeperConnection Watcher:127.0.0.1:35562/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:34.127; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1365745395473
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=A4DC8F28129AFFB4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=America/Shiprock -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  139s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4DC8F28129AFFB4:253A013065C59F88]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:127)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-12 05:45:34.170; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 138711 T2399 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {intDefault=PostingsFormat(name=MockRandom), range_facet_si=Lucene41(blocksize=128), a_t=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=MockRandom), multiDefault=Lucene41(blocksize=128), a_si=Lucene41(blocksize=128), timestamp=PostingsFormat(name=MockRandom), text=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=MockSep), _version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=Lucene42)}, sim=DefaultSimilarity, locale=pt_BR, timezone=America/Shiprock
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=91110464,total=494927872
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestCloudManagedSchema, TestSolrQueryParser, FileBasedSpellCheckerTest, PeerSyncTest, DirectUpdateHandlerOptimizeTest, TestLMDirichletSimilarityFactory, TestStressVersions, SuggesterTest, PreAnalyzedFieldTest, OverseerTest, TestConfig, TestSchemaVersionResource, TestPHPSerializedResponseWriter, RecoveryZkTest, TestReversedWildcardFilterFactory, SolrInfoMBeanTest, ClusterStateUpdateTest, CoreAdminHandlerTest, PrimUtilsTest, ExternalFileFieldSortTest, BinaryUpdateRequestHandlerTest, OverseerCollectionProcessorTest, MBeansHandlerTest, TestIBSimilarityFactory, CircularListTest, TestValueSourceCache, TestRemoteStreaming, TestSchemaSimilarityResource, AlternateDirectoryTest, TestCopyFieldCollectionResource, TestQuerySenderListener, LoggingHandlerTest, SliceStateTest, SuggesterFSTTest, PreAnalyzedUpdateProcessorTest, SolrIndexSplitterTest, RegexBoostProcessorTest, SOLR749Test, TestSolrQueryParserDefaultOperatorResource, QueryElevationComponentTest, SoftAutoCommitTest, CacheHeaderTest, SimpleFacetsTest, TestBadConfig, LegacyHTMLStripCharFilterTest, DistributedQueryElevationComponentTest, ZkCLITest, TestPropInjectDefaults, TestSearchPerf, TestFastLRUCache, TestRandomDVFaceting, TestDocSet, SliceStateUpdateTest, AutoCommitTest, TestQueryUtils, LeaderElectionTest, QueryEqualityTest, TestSort, TestSchemaResource, PolyFieldTest, AliasIntegrationTest, DirectSolrConnectionTest, DistributedSpellCheckComponentTest, CachingDirectoryFactoryTest, BasicDistributedZkTest, ReturnFieldsTest, DateFieldTest, TestSolrCoreProperties, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 139.75s, 1 test, 1 failure <<< FAILURES!

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

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