You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/04/08 19:23:10 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1127 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1127/

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Wrong doc count on shard1_1 expected:<50> but was:<51>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_1 expected:<50> but was:<51>
	at __randomizedtesting.SeedInfo.seed([4FFB790625FFF595:CE1DF71E52A095A9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:220)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9773 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.692; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.699; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.700; 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-08 17:20:51.701; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.802; org.apache.solr.cloud.ZkTestServer; start zk server on port:53804
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.803; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.808; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b39b922 name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.813; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.822; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@37db18f5 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.827; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.834; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.836; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.839; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.840; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.855; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.856; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.960; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.961; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.964; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.965; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.973; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.974; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.977; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/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-08 17:20:51.978; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.984; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.985; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.220; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.223; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:27568
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.224; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.225; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.227; org.apache.solr.core.CoreContainer; New CoreContainer 2076502715
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.303; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.304; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.305; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.307; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309; 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-08 17:20:52.334; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.356; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.357; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.358; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@37fcec3a name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.373; 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-08 17:20:52.385; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.388; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4a40d700 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.389; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.401; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.413; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.423; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.425; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:27568_
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.426; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:27568_
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.429; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.435; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.437; org.apache.solr.cloud.Overseer; Overseer (id=89485584086138883-127.0.0.1:27568_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.440; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.446; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.448; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.450; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.457; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.458; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.459; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.499; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.548; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.650; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.655; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.150; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.160; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.164; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.175; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.179; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.183; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.185; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.189; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.192; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.193; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.208; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.213; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@183e821a main
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.214; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.218; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@183e821a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.953; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.987; 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-08 17:20:54.248; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.248; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:27568 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.249; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.348; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.373; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:27568/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:27568/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:27568/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.376; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.497; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.553; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:27568/collection1/ and leader is http://127.0.0.1:27568/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27568
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.596; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.597; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.615; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.616; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.619; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@42ec5ee3 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.620; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.621; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.623; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.883; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.887; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:31129
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.888; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.890; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.891; org.apache.solr.core.CoreContainer; New CoreContainer 1886833740
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.963; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.967; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969; 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-08 17:20:55.990; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.010; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.011; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.013; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.015; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@170343d7 name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.016; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.018; 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-08 17:20:56.028; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.030; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@754949b1 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.031; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.042; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.045; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31129_
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.048; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:31129_
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.050; 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-08 17:20:57.051; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.051; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.059; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.068; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.069; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.070; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.071; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.090; 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-08 17:20:57.090; 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-08 17:20:57.090; 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-08 17:20:57.113; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.185; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.286; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.291; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.780; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.791; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.795; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.805; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.810; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.813; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.814; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.815; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.816; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.816; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.817; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.819; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.820; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.822; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.823; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.825; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.827; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.839; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.844; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@566573cb main
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.845; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.849; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@566573cb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.594; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.628; 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-08 17:20:58.628; 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-08 17:20:58.628; 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-08 17:20:58.881; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.881; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:31129 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.882; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.898; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:31129/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:31129/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:31129/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.911; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.140; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.198; 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-08 17:21:00.198; 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-08 17:21:00.198; 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-08 17:21:00.250; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:31129/collection1/ and leader is http://127.0.0.1:31129/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.250; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31129
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.250; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.253; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.254; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.255; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.256; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.520; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.536; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:63558
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.538; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.540; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541; org.apache.solr.core.CoreContainer; New CoreContainer 742228500
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.542; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.615; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.619; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.621; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.622; 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-08 17:21:00.644; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.664; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.665; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.667; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@69de10e7 name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.672; 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-08 17:21:00.684; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@67fecd46 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.691; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.694; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63558_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.696; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:63558_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698; 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-08 17:21:01.699; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.699; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698; 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-08 17:21:01.699; 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-08 17:21:01.708; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.710; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.721; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.722; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724; 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-08 17:21:01.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: 3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.726; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.727; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.775; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.835; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.936; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.943; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.576; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.587; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.592; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.603; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.608; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.613; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.613; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.614; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.615; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.615; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.616; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.616; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.619; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.619; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.620; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.626; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.628; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.631; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.643; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2e2203b5 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.650; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.651; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.655; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2e2203b5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.227; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.278; 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-08 17:21:03.278; 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-08 17:21:03.278; 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-08 17:21:03.278; 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-08 17:21:03.661; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.661; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:63558 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.662; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.687; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:63558/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:63558/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:63558/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.693; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.782; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.823; 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-08 17:21:04.824; 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-08 17:21:04.823; 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-08 17:21:04.824; 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-08 17:21:04.878; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:63558/collection1/ and leader is http://127.0.0.1:63558/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.878; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63558
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.878; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.885; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.886; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.046; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.048; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:43519
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052; org.apache.solr.core.CoreContainer; New CoreContainer 676257404
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.053; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.106; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.107; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.111; 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-08 17:21:05.128; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.144; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.145; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.146; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.149; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4178b9d4 name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.150; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.164; 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-08 17:21:05.173; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.175; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@69395668 name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.176; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.185; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.188; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43519_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.190; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:43519_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193; 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-08 17:21:06.193; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193; 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-08 17:21:06.194; 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-08 17:21:06.194; 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-08 17:21:06.202; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.203; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.210; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.211; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.212; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.260; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.318; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.338; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.339; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.355; 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-08 17:21:06.355; 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-08 17:21:06.355; 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-08 17:21:06.355; 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-08 17:21:06.420; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.420; 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-08 17:21:06.426; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.047; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.060; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.065; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.078; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.083; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.088; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.089; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.090; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.091; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.096; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.096; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.105; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.107; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.109; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.110; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.111; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.130; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5693995b main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.143; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5693995b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.859; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.861; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.878; 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-08 17:21:07.878; 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-08 17:21:07.878; 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-08 17:21:07.878; 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-08 17:21:07.878; 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-08 17:21:08.150; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.150; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:43519 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.153; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:43519/collection1/ and leader is http://127.0.0.1:31129/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43519
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.158; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.160; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.173; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.392; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.395; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:18177
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.396; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.398; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399; org.apache.solr.core.CoreContainer; New CoreContainer 2060080165
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.400; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.501; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.503; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.506; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.507; 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-08 17:21:08.528; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.550; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.551; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.552; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.581; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@20153fda name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.582; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.596; 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-08 17:21:08.604; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@57087a3c name:ZooKeeperConnection Watcher:127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.618; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.391; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.392; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.488; 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-08 17:21:09.488; 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-08 17:21:09.488; 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-08 17:21:09.488; 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-08 17:21:09.488; 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-08 17:21:09.488; 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-08 17:21:09.621; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18177_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.627; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:18177_
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.658; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.666; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.667; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.706; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.750; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.851; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.856; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.175; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.176; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:43519_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.297; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.305; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.308; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.319; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.323; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.326; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.327; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.329; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.329; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.330; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.333; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.333; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.335; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.336; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.338; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.350; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8c193bd main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.360; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@8c193bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.049; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.064; 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-08 17:21:11.064; 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-08 17:21:11.064; 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-08 17:21:11.064; 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-08 17:21:11.064; 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-08 17:21:11.064; 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-08 17:21:11.365; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.365; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:18177 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.368; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:18177/collection1/ and leader is http://127.0.0.1:63558/collection1/
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18177
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.373; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.375; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.388; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.390; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.391; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:31129/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:43519 START replicas=[http://127.0.0.1:31129/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:12.178; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:31129/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.186; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.188; 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-08 17:21:12.191; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.191; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.192; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.193; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@26304ac4 realtime
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.195; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.202; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.203; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204; org.apache.solr.handler.SnapPuller; Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e59ed04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@465a8d4f) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.207; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.208; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.209; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.210; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.211; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.212; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d9dfa36 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.214; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1d9dfa36 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.217; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.243; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.568; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.569; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.575; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.587; 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-08 17:21:12.587; 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-08 17:21:12.587; 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-08 17:21:12.587; 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-08 17:21:12.587; 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-08 17:21:12.587; 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-08 17:21:13.391; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.391; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:18177_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.395; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:14.397; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:63558/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:18177 START replicas=[http://127.0.0.1:63558/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-08 17:21:15.394; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.395; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:63558/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.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-08 17:21:15.400; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.402; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.404; 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-08 17:21:15.406; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.407; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.409; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2fcbc7f3 realtime
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.417; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.418; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419; org.apache.solr.handler.SnapPuller; Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2da246d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2baa73) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.422; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.423; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.425; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@51294b79 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.427; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@51294b79 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.459; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.603; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.604; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":null,
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.621; 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-08 17:21:15.621; 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-08 17:21:15.621; 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-08 17:21:15.621; 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-08 17:21:15.621; 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-08 17:21:15.621; 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-08 17:21:16.403; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.405; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.411; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.415; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1249fe70 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.417; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1249fe70 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.418; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.429; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.430; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@129d11ba main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@129d11ba main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.433; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:31129/collection1/, StdNode: http://127.0.0.1:43519/collection1/, StdNode: http://127.0.0.1:18177/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.437; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.438; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.439; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.440; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@95ffe10 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.441; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.442; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@95ffe10 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.444; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.445; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc; maxCacheMB=0.4326171875 maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.447; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5109b3b9 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4bfc2451 main
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5109b3b9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4bfc2451 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.453; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.456; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.458; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.460; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.462; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.464; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@10292555 name:ZooKeeperConnection Watcher:127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467; 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/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/protwords.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/old_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/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/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[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>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:31129_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:31129",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:43519_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43519"}}},
[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>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:63558_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:63558",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:18177_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:18177"}}}},
[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>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:27568_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:27568",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43519_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:27568_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:18177_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:63558_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:31129_ (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>   /solr/collections (2)
[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/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/89485584086138890-4-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89485584086138886-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/89485584086138892-5-n_0000000001 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89485584086138888-3-n_0000000000 (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>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:31129_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:31129"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:63558_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:63558"}
[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/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/89485584086138883-1-n_0000000000 (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>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:27568_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:27568"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89485584086138883-127.0.0.1:27568_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89485584086138892-127.0.0.1:18177_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89485584086138890-127.0.0.1:43519_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89485584086138886-127.0.0.1:31129_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89485584086138888-127.0.0.1:63558_-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89485584086138883-127.0.0.1:27568_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.611; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1431769373585965056&update.from=http://127.0.0.1:31129/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1431769373585965056)} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1431769373590159360&update.from=http://127.0.0.1:63558/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1431769373590159360)} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1431769373590159360)} 0 4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.615; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1431769373585965056)} 0 10
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.620; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1431769373598547968)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.627; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1431769373602742272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.628; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1431769373602742272)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.632; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1431769373612179456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.642; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1431769373618470912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1431769373618470912)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1431769373627908096)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.655; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1431769373632102400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.656; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1431769373632102400)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.660; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1431769373641539584)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.669; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1431769373647831040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1431769373647831040)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.674; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1431769373656219648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1431769373662511104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1431769373662511104)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.684; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1431769373670899712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.695; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1431769373675094016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.696; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1431769373675094016)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.700; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1431769373683482624)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1431769373687676928)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.708; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1431769373687676928)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.712; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1431769373696065536)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1431769373702356992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1431769373702356992)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.722; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1431769373710745600)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1431769373717037056)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1431769373717037056)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.736; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.740; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1431769373725425664)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.747; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1431769373729619968)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.748; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1431769373729619968)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.751; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1431769373736960000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1431769373743251456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1431769373743251456)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.765; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1431769373751640064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.773; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1431769373755834368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.774; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1431769373755834368)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.778; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1431769373765271552)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.785; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1431769373769465856)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.786; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1431769373769465856)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.790; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1431769373777854464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.797; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1431769373782048768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.798; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1431769373782048768)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.802; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1431769373790437376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.812; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1431769373796728832)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1431769373796728832)]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 8
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.817; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1431769373806166016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1431769373812457472)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1431769373812457472)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.827; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 7
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.831; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1431769373820846080)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1431769373825040384)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.839; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1431769373825040384)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1431769373833428992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.850; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1431769373837623296)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.851; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1431769373837623296)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.855; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1431769373846011904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.862; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1431769373850206208)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.863; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1431769373850206208)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.866; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1431769373857546240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.873; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1431769373861740544)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.874; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1431769373861740544)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1431769373870129152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.885; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1431769373874323456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1431769373874323456)]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.890; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1431769373882712064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.897; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {ad

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

CmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:246)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.862; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-08 17:22:36.862; 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-08 17:22:36.863; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.863; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.864; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1_1/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Asserting), n_ti1=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154), n_f1=Lucene41(blocksize=128), _version_=Lucene41(blocksize=128), n_tl1=Lucene41(blocksize=128), n_d1=PostingsFormat(name=Asserting), rnd_b=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154), intDefault=Lucene41(blocksize=128), n_td1=Lucene41(blocksize=128), timestamp=PostingsFormat(name=Asserting), id=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154), range_facet_sl=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154), n_tdt1=Lucene41(blocksize=128), range_facet_si=PostingsFormat(name=Asserting), n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=Asserting), n_dt1=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sr__#Latn, timezone=GMT0
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=380142184,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, TestArbitraryIndexDir, TestExtendedDismaxParser, SpellCheckCollatorTest, ShardRoutingTest, SignatureUpdateProcessorFactoryTest, TestMultiCoreConfBootstrap, StandardRequestHandlerTest, SuggesterTSTTest, TestStressReorder, DateMathParserTest, SimplePostToolTest, RegexBoostProcessorTest, TestFieldCollectionResource, PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter, TestOmitPositions, TestCollationField, TestFunctionQuery, SystemInfoHandlerTest, TestDefaultSearchFieldResource, PluginInfoTest, SolrRequestParserTest, TestFoldingMultitermQuery, WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest, TestIndexSearcher, TestRangeQuery, SortByFunctionTest, SOLR749Test, ConvertedLegacyTest, ResourceLoaderTest, UnloadDistributedZkTest, XmlUpdateRequestHandlerTest, TestSearchPerf, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, SolrCoreTest, DisMaxRequestHandlerTest, OverseerTest, QueryParsingTest, TestLFUCache, TestRealTimeGet, TestSolrXMLSerializer, TestPostingsSolrHighlighter, LeaderElectionIntegrationTest, ZkNodePropsTest, TestPhraseSuggestions, TestAnalyzedSuggestions, QueryResultKeyTest, TestDFRSimilarityFactory, RAMDirectoryFactoryTest, TestElisionMultitermQuery, CoreAdminHandlerTest, TestSolrJ, TestDynamicFieldResource, TestRandomDVFaceting, MinimalSchemaTest, LegacyHTMLStripCharFilterTest, TestCodecSupport, TestSystemIdResolver, NumericFieldsTest, RecoveryZkTest, DirectUpdateHandlerOptimizeTest, EchoParamsTest, TermsComponentTest, SpatialFilterTest, TestCoreDiscovery, AlternateDirectoryTest, BasicDistributedZk2Test, SyncSliceTest, TestReplicationHandler, AliasIntegrationTest, TestStressRecovery, TestFiltering, TestGroupingSearch, TestStressVersions, TestCoreContainer, TestFaceting, LeaderElectionTest, TermVectorComponentDistributedTest, AutoCommitTest, TestSolr4Spatial, SimpleFacetsTest, HardAutoCommitTest, QueryElevationComponentTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestLazyCores, BadIndexSchemaTest, DistributedQueryElevationComponentTest, TestStressLucene, SuggesterWFSTTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, TestRemoteStreaming, FieldMutatingUpdateProcessorTest, TestCSVLoader, PolyFieldTest, TestCopyFieldCollectionResource, SolrInfoMBeanTest, DistanceFunctionTest, LukeRequestHandlerTest, TestQueryTypes, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestSchemaVersionResource, TermVectorComponentTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, TestSolrQueryParserResource, CSVRequestHandlerTest, DebugComponentTest, RequiredFieldsTest, SearchHandlerTest, IndexSchemaTest, JSONWriterTest, HighlighterConfigTest, TestBinaryResponseWriter, TestSolrDeletionPolicy2, TestComponentsName, TestSolrIndexConfig, ResponseLogComponentTest, TestDocSet, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory, TestFastOutputStream, ScriptEngineTest, PreAnalyzedFieldTest, SliceStateTest, FileUtilsTest, TestRTGBase, ShardSplitTest]
[junit4:junit4] Completed on J0 in 105.81s, 1 test, 1 failure <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:448: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1234: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:878: There were test failures: 288 suites, 1186 tests, 1 failure, 27 ignored (8 assumptions)

Total time: 57 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1127 - Failure

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
This should be fixed now.


On Mon, Apr 8, 2013 at 10:56 PM, Shalin Shekhar Mangar <
shalinmangar@gmail.com> wrote:

> I'm looking into this failure.
>
>
> On Mon, Apr 8, 2013 at 10:53 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1127/
>>
>> 1 tests failed.
>> FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch
>>
>> Error Message:
>> Wrong doc count on shard1_1 expected:<50> but was:<51>
>>
>> Stack Trace:
>> java.lang.AssertionError: Wrong doc count on shard1_1 expected:<50> but
>> was:<51>
>>         at
>> __randomizedtesting.SeedInfo.seed([4FFB790625FFF595:CE1DF71E52A095A9]:0)
>>         at org.junit.Assert.fail(Assert.java:93)
>>         at org.junit.Assert.failNotEquals(Assert.java:647)
>>         at org.junit.Assert.assertEquals(Assert.java:128)
>>         at org.junit.Assert.assertEquals(Assert.java:472)
>>         at
>> org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:220)
>>         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:601)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>>         at
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>         at
>> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>>         at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>>         at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>         at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at
>> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>>         at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>         at
>> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at
>> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>         at java.lang.Thread.run(Thread.java:722)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 9773 lines...]
>> [junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.692;
>> org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system
>> property: /
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.699;
>> org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.700;
>> 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-08 17:20:51.701;
>> org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.802;
>> org.apache.solr.cloud.ZkTestServer; start zk server on port:53804
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.803;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.808;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@b39b922name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.813;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.822;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@37db18f5name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.827;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1/shards
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.834;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/control_collection
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.836;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/control_collection/shards
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.839;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml
>> to /configs/conf1/solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.840;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.855;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml
>> to /configs/conf1/schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.856;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.960;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt
>> to /configs/conf1/stopwords.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.961;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/stopwords.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.964;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt
>> to /configs/conf1/protwords.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.965;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/protwords.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.973;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml
>> to /configs/conf1/currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.974;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.977;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/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-08 17:20:51.978;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/open-exchange-rates.json
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
>> to /configs/conf1/mapping-ISOLatin1Accent.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/mapping-ISOLatin1Accent.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.984;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt
>> to /configs/conf1/old_synonyms.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.985;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/old_synonyms.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988;
>> org.apache.solr.cloud.AbstractZkTestCase; put
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt
>> to /configs/conf1/synonyms.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /configs/conf1/synonyms.txt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.220;
>> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.223;
>> org.eclipse.jetty.server.AbstractConnector; Started
>> SocketConnector@127.0.0.1:27568
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.224;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.225;
>> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
>> (NoInitialContextEx)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226;
>> org.apache.solr.core.SolrResourceLoader; using system property
>> solr.solr.home:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226;
>> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
>> file:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/solr.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.227;
>> org.apache.solr.core.CoreContainer; New CoreContainer 2076502715
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228;
>> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.303;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> socketTimeout to: 120000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.304;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> urlScheme to: http://
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.305;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> connTimeout to: 15000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxConnectionsPerHost to: 20
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> corePoolSize to: 0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.307;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maximumPoolSize to: 2147483647
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxThreadIdleTime to: 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> sizeOfQueue to: -1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> fairnessPolicy to: false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309;
>> 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-08 17:20:52.334;
>> org.apache.solr.core.CoreContainer; Registering Log Listener
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.356;
>> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
>> [junit4:junit4 <http://127.0.0.1:53804/solr%5Bjunit4:junit4>]   1> INFO
>>  - 2013-04-08 17:20:52.357; org.apache.solr.cloud.ZkController; zkHost
>> includes chroot
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.358;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@37fcec3aname:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.373;
>> 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-08 17:20:52.385;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.388;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@4a40d700name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.389;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.401;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.413;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /overseer/collection-queue-work
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.423;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.425;
>> org.apache.solr.cloud.ZkController; Register node as live in
>> ZooKeeper:/live_nodes/127.0.0.1:27568_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.426;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /live_nodes/127.0.0.1:27568_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.429;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /overseer_elect/election
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.435;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.437;
>> org.apache.solr.cloud.Overseer; Overseer
>> (id=89485584086138883-127.0.0.1:27568_-n_0000000000) starting
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.440;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444;
>> org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of
>> collection creations
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.446;
>> org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.448;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.450;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the
>> main queue
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455;
>> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
>> instanceDir:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455;
>> org.apache.solr.cloud.ZkController; Check for collection
>> zkNode:control_collection
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456;
>> org.apache.solr.cloud.ZkController; Collection zkNode exists
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456;
>> org.apache.solr.cloud.ZkController; Load collection config
>> from:/collections/control_collection
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.457;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.458;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/README'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.459;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/classes/'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.499;
>> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.548;
>> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.650;
>> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.655;
>> org.apache.solr.schema.IndexSchema; Schema name=test
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.150;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.160;
>> org.apache.solr.schema.IndexSchema; default search field in schema is text
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.164;
>> org.apache.solr.schema.IndexSchema; unique key field: id
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.175;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.179;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.183;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.185;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
>> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/,
>> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
>> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189;
>> org.apache.solr.core.SolrCore; New index directory detected: old=null
>> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index/
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.189;
>> org.apache.solr.core.SolrCore; [collection1] Solr index directory
>> './org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index'
>> doesn't exist. Creating new index...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.192;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.193;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196;
>> org.apache.solr.core.RequestHandlers; created standard:
>> solr.StandardRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
>> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
>> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
>> org.apache.solr.core.RequestHandlers; created /replication:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198;
>> org.apache.solr.core.RequestHandlers; created /update:
>> solr.UpdateRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198;
>> org.apache.solr.core.RequestHandlers; created /admin/:
>> org.apache.solr.handler.admin.AdminHandlers
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.208;
>> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.213;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@183e821a main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.214;
>> org.apache.solr.update.UpdateHandler; Clearing tlog files,
>> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/tlog
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215;
>> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215;
>> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.218;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@183e821a main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.953;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=1 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"1",
>> [junit4:junit4]   1>   "numShards":"1",
>> [junit4:junit4]   1>   "shard":null,
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"down",
>> [junit4:junit4]   1>   "shard_state":"active",
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"control_collection",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection
>> control_collection with numShards 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
>> shard=shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.987;
>> 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-08 17:20:54.248;
>> org.apache.solr.core.CoreContainer; registering core: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.248;
>> org.apache.solr.cloud.ZkController; Register replica - core:collection1
>> address:http://127.0.0.1:27568 collection:control_collection shard:shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.249;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/control_collection/leader_elect/shard1/election
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.348;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
>> process.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.373;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
>> continue.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
>> try and sync
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374;
>> org.apache.solr.cloud.SyncStrategy; Sync replicas to
>> http://127.0.0.1:27568/collection1/
>> [junit4:junit4 <http://127.0.0.1:27568/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:20:54.375; org.apache.solr.cloud.SyncStrategy;
>> Sync Success - now sync replicas to me
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375;
>> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:27568/collection1/has no replicas
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
>> http://127.0.0.1:27568/collection1/
>> [junit4:junit4 <http://127.0.0.1:27568/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:20:54.376;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/control_collection/leaders/shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.497;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.553;
>> org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change:
>> WatchedEvent state:SyncConnected type:NodeDataChanged
>> path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593;
>> org.apache.solr.cloud.ZkController; We are
>> http://127.0.0.1:27568/collection1/ and leader is
>> http://127.0.0.1:27568/collection1/
>> [junit4:junit4 <http://127.0.0.1:27568/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:20:55.593; org.apache.solr.cloud.ZkController; No
>> LogReplay needed for core=collection1 baseURL=http://127.0.0.1:27568
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593;
>> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.596;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.597;
>> org.apache.solr.servlet.SolrDispatchFilter;
>> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.615;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.616;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.619;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@42ec5ee3name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.620;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.621;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.623;
>> org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true
>> cause connection loss:true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.883;
>> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.887;
>> org.eclipse.jetty.server.AbstractConnector; Started
>> SocketConnector@127.0.0.1:31129
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.888;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889;
>> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
>> (NoInitialContextEx)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889;
>> org.apache.solr.core.SolrResourceLoader; using system property
>> solr.solr.home:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.890;
>> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
>> file:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/solr.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.891;
>> org.apache.solr.core.CoreContainer; New CoreContainer 1886833740
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892;
>> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.963;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> socketTimeout to: 120000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> urlScheme to: http://
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> connTimeout to: 15000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxConnectionsPerHost to: 20
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> corePoolSize to: 0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.967;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maximumPoolSize to: 2147483647
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxThreadIdleTime to: 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> sizeOfQueue to: -1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> fairnessPolicy to: false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969;
>> 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-08 17:20:55.990;
>> org.apache.solr.core.CoreContainer; Registering Log Listener
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.010;
>> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
>> [junit4:junit4 <http://127.0.0.1:53804/solr%5Bjunit4:junit4>]   1> INFO
>>  - 2013-04-08 17:20:56.011; org.apache.solr.cloud.ZkController; zkHost
>> includes chroot
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.013;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.015;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@170343d7name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.016;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.018;
>> 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-08 17:20:56.028;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.030;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@754949b1name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.031;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.042;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.045;
>> org.apache.solr.cloud.ZkController; Register node as live in
>> ZooKeeper:/live_nodes/127.0.0.1:31129_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.048;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /live_nodes/127.0.0.1:31129_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.050;
>> 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-08 17:20:57.051;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.051;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.059;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066;
>> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
>> instanceDir:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066;
>> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
>> org.apache.solr.cloud.ZkController; Collection zkNode exists
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
>> org.apache.solr.cloud.ZkController; Load collection config
>> from:/collections/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.068;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=1 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"1",
>> [junit4:junit4]   1>   "numShards":"1",
>> [junit4:junit4]   1>   "shard":"shard1",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"active",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"control_collection",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.069;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.070;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/README'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.071;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/classes/'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.090;
>> 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-08 17:20:57.090;
>> 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-08 17:20:57.090;
>> 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-08 17:20:57.113;
>> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.185;
>> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.286;
>> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.291;
>> org.apache.solr.schema.IndexSchema; Schema name=test
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.780;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.791;
>> org.apache.solr.schema.IndexSchema; default search field in schema is text
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.795;
>> org.apache.solr.schema.IndexSchema; unique key field: id
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.805;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.810;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.813;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.814;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.815;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.816;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.816;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.817;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817;
>> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/,
>> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818;
>> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819;
>> org.apache.solr.core.SolrCore; New index directory detected: old=null
>> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index/
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.819;
>> org.apache.solr.core.SolrCore; [collection1] Solr index directory
>> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index' doesn't
>> exist. Creating new index...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.820;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.822;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.823;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.825;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.827;
>> org.apache.solr.core.RequestHandlers; created standard:
>> solr.StandardRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
>> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
>> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
>> org.apache.solr.core.RequestHandlers; created /replication:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829;
>> org.apache.solr.core.RequestHandlers; created /update:
>> solr.UpdateRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829;
>> org.apache.solr.core.RequestHandlers; created /admin/:
>> org.apache.solr.handler.admin.AdminHandlers
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.839;
>> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.844;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@566573cb main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.845;
>> org.apache.solr.update.UpdateHandler; Clearing tlog files,
>> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/tlog
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846;
>> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846;
>> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.849;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@566573cb main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.594;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"2",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":null,
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"down",
>> [junit4:junit4]   1>   "shard_state":"active",
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection
>> collection1 with numShards 2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
>> shard=shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.628;
>> 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-08 17:20:58.628;
>> 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-08 17:20:58.628;
>> 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-08 17:20:58.881;
>> org.apache.solr.core.CoreContainer; registering core: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.881;
>> org.apache.solr.cloud.ZkController; Register replica - core:collection1
>> address:http://127.0.0.1:31129 collection:collection1 shard:shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.882;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1/leader_elect/shard1/election
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.898;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
>> process.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
>> continue.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
>> try and sync
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
>> org.apache.solr.cloud.SyncStrategy; Sync replicas to
>> http://127.0.0.1:31129/collection1/
>> [junit4:junit4 <http://127.0.0.1:31129/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:20:58.910; org.apache.solr.cloud.SyncStrategy;
>> Sync Success - now sync replicas to me
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
>> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:31129/collection1/has no replicas
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
>> http://127.0.0.1:31129/collection1/
>> [junit4:junit4 <http://127.0.0.1:31129/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:20:58.911;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1/leaders/shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.140;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.198;
>> 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-08 17:21:00.198;
>> 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-08 17:21:00.198;
>> 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-08 17:21:00.250;
>> org.apache.solr.cloud.ZkController; We are
>> http://127.0.0.1:31129/collection1/ and leader is
>> http://127.0.0.1:31129/collection1/
>> [junit4:junit4 <http://127.0.0.1:31129/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:00.250; org.apache.solr.cloud.ZkController; No
>> LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31129
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.250;
>> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.253;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.254;
>> org.apache.solr.servlet.SolrDispatchFilter;
>> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.255;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.256;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.520;
>> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.536;
>> org.eclipse.jetty.server.AbstractConnector; Started
>> SocketConnector@127.0.0.1:63558
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.538;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539;
>> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
>> (NoInitialContextEx)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539;
>> org.apache.solr.core.SolrResourceLoader; using system property
>> solr.solr.home:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.540;
>> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
>> file:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/solr.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541;
>> org.apache.solr.core.CoreContainer; New CoreContainer 742228500
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541;
>> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.542;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.615;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> socketTimeout to: 120000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> urlScheme to: http://
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> connTimeout to: 15000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxConnectionsPerHost to: 20
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> corePoolSize to: 0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.619;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maximumPoolSize to: 2147483647
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxThreadIdleTime to: 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> sizeOfQueue to: -1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.621;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> fairnessPolicy to: false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.622;
>> 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-08 17:21:00.644;
>> org.apache.solr.core.CoreContainer; Registering Log Listener
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.664;
>> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
>> [junit4:junit4 <http://127.0.0.1:53804/solr%5Bjunit4:junit4>]   1> INFO
>>  - 2013-04-08 17:21:00.665; org.apache.solr.cloud.ZkController; zkHost
>> includes chroot
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.667;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@69de10e7name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.672;
>> 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-08 17:21:00.684;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@67fecd46name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.691;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.694;
>> org.apache.solr.cloud.ZkController; Register node as live in
>> ZooKeeper:/live_nodes/127.0.0.1:63558_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.696;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /live_nodes/127.0.0.1:63558_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698;
>> 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-08 17:21:01.699;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.699;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698;
>> 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-08 17:21:01.699;
>> 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-08 17:21:01.708;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.710;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"2",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard1",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"active",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714;
>> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
>> instanceDir:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714;
>> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.721;
>> org.apache.solr.cloud.ZkController; Collection zkNode exists
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.722;
>> org.apache.solr.cloud.ZkController; Load collection config
>> from:/collections/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724;
>> 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-08 17:21:01.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: 3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.726;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/README'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.727;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/classes/'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.775;
>> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.835;
>> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.936;
>> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.943;
>> org.apache.solr.schema.IndexSchema; Schema name=test
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.576;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.587;
>> org.apache.solr.schema.IndexSchema; default search field in schema is text
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.592;
>> org.apache.solr.schema.IndexSchema; unique key field: id
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.603;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.608;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.613;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.613;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.614;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.615;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.615;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.616;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.616;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617;
>> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/,
>> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617;
>> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.619;
>> org.apache.solr.core.SolrCore; New index directory detected: old=null
>> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index/
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.619;
>> org.apache.solr.core.SolrCore; [collection1] Solr index directory
>> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index' doesn't
>> exist. Creating new index...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.620;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.626;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.628;
>> org.apache.solr.core.RequestHandlers; created standard:
>> solr.StandardRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629;
>> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629;
>> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630;
>> org.apache.solr.core.RequestHandlers; created /replication:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630;
>> org.apache.solr.core.RequestHandlers; created /update:
>> solr.UpdateRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.631;
>> org.apache.solr.core.RequestHandlers; created /admin/:
>> org.apache.solr.handler.admin.AdminHandlers
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.643;
>> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2e2203b5 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649;
>> org.apache.solr.update.UpdateHandler; Clearing tlog files,
>> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/tlog
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.650;
>> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.651;
>> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.655;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@2e2203b5 main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.227;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"3",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":null,
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"down",
>> [junit4:junit4]   1>   "shard_state":"active",
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
>> exists with numShards=2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
>> shard=shard2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.278;
>> 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-08 17:21:03.278;
>> 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-08 17:21:03.278;
>> 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-08 17:21:03.278;
>> 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-08 17:21:03.661;
>> org.apache.solr.core.CoreContainer; registering core: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.661;
>> org.apache.solr.cloud.ZkController; Register replica - core:collection1
>> address:http://127.0.0.1:63558 collection:collection1 shard:shard2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.662;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1/leader_elect/shard2/election
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.687;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
>> process.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
>> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
>> continue.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
>> try and sync
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
>> org.apache.solr.cloud.SyncStrategy; Sync replicas to
>> http://127.0.0.1:63558/collection1/
>> [junit4:junit4 <http://127.0.0.1:63558/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:03.692; org.apache.solr.cloud.SyncStrategy;
>> Sync Success - now sync replicas to me
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692;
>> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:63558/collection1/has no replicas
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692;
>> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
>> http://127.0.0.1:63558/collection1/
>> [junit4:junit4 <http://127.0.0.1:63558/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:03.693;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /collections/collection1/leaders/shard2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.782;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.823;
>> 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-08 17:21:04.824;
>> 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-08 17:21:04.823;
>> 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-08 17:21:04.824;
>> 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-08 17:21:04.878;
>> org.apache.solr.cloud.ZkController; We are
>> http://127.0.0.1:63558/collection1/ and leader is
>> http://127.0.0.1:63558/collection1/
>> [junit4:junit4 <http://127.0.0.1:63558/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:04.878; org.apache.solr.cloud.ZkController; No
>> LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63558
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.878;
>> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.885;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.886;
>> org.apache.solr.servlet.SolrDispatchFilter;
>> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.046;
>> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.048;
>> org.eclipse.jetty.server.AbstractConnector; Started
>> SocketConnector@127.0.0.1:43519
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050;
>> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
>> (NoInitialContextEx)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051;
>> org.apache.solr.core.SolrResourceLoader; using system property
>> solr.solr.home:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051;
>> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
>> file:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/solr.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052;
>> org.apache.solr.core.CoreContainer; New CoreContainer 676257404
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052;
>> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.053;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.106;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> socketTimeout to: 120000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.107;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> urlScheme to: http://
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> connTimeout to: 15000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxConnectionsPerHost to: 20
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> corePoolSize to: 0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maximumPoolSize to: 2147483647
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxThreadIdleTime to: 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> sizeOfQueue to: -1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> fairnessPolicy to: false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.111;
>> 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-08 17:21:05.128;
>> org.apache.solr.core.CoreContainer; Registering Log Listener
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.144;
>> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
>> [junit4:junit4 <http://127.0.0.1:53804/solr%5Bjunit4:junit4>]   1> INFO
>>  - 2013-04-08 17:21:05.145; org.apache.solr.cloud.ZkController; zkHost
>> includes chroot
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.146;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.149;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@4178b9d4name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.150;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.164;
>> 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-08 17:21:05.173;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.175;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@69395668name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.176;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.185;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.188;
>> org.apache.solr.cloud.ZkController; Register node as live in
>> ZooKeeper:/live_nodes/127.0.0.1:43519_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.190;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /live_nodes/127.0.0.1:43519_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
>> 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-08 17:21:06.193;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
>> 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-08 17:21:06.194;
>> 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-08 17:21:06.194;
>> 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-08 17:21:06.202;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.203;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207;
>> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
>> instanceDir:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207;
>> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208;
>> org.apache.solr.cloud.ZkController; Collection zkNode exists
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208;
>> org.apache.solr.cloud.ZkController; Load collection config
>> from:/collections/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.210;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.211;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/README'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.212;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/classes/'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.260;
>> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.318;
>> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.338;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.339;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"3",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard2",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"active",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.355;
>> 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-08 17:21:06.355;
>> 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-08 17:21:06.355;
>> 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-08 17:21:06.355;
>> 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-08 17:21:06.420;
>> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.420;
>> 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-08 17:21:06.426;
>> org.apache.solr.schema.IndexSchema; Schema name=test
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.047;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.060;
>> org.apache.solr.schema.IndexSchema; default search field in schema is text
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.065;
>> org.apache.solr.schema.IndexSchema; unique key field: id
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.078;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.083;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.088;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.089;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.090;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.091;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093;
>> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/,
>> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094;
>> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095;
>> org.apache.solr.core.SolrCore; New index directory detected: old=null
>> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index/
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.096;
>> org.apache.solr.core.SolrCore; [collection1] Solr index directory
>> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index' doesn't
>> exist. Creating new index...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.096;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.105;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.107;
>> org.apache.solr.core.RequestHandlers; created standard:
>> solr.StandardRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108;
>> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108;
>> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.109;
>> org.apache.solr.core.RequestHandlers; created /replication:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.110;
>> org.apache.solr.core.RequestHandlers; created /update:
>> solr.UpdateRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.111;
>> org.apache.solr.core.RequestHandlers; created /admin/:
>> org.apache.solr.handler.admin.AdminHandlers
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.130;
>> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5693995b main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137;
>> org.apache.solr.update.UpdateHandler; Clearing tlog files,
>> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/tlog
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139;
>> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139;
>> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.143;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@5693995b main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.859;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"4",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":null,
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"down",
>> [junit4:junit4]   1>   "shard_state":"active",
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
>> exists with numShards=2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.861;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
>> shard=shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.878;
>> 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-08 17:21:07.878;
>> 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-08 17:21:07.878;
>> 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-08 17:21:07.878;
>> 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-08 17:21:07.878;
>> 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-08 17:21:08.150;
>> org.apache.solr.core.CoreContainer; registering core: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.150;
>> org.apache.solr.cloud.ZkController; Register replica - core:collection1
>> address:http://127.0.0.1:43519 collection:collection1 shard:shard1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.153;
>> org.apache.solr.cloud.ZkController; We are
>> http://127.0.0.1:43519/collection1/ and leader is
>> http://127.0.0.1:31129/collection1/
>> [junit4:junit4 <http://127.0.0.1:31129/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:08.154; org.apache.solr.cloud.ZkController; No
>> LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43519
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154;
>> org.apache.solr.cloud.ZkController; Core needs to recover:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154;
>> org.apache.solr.update.DefaultSolrCoreState; Running recovery - first
>> canceling any ongoing recovery
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155;
>> org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.
>>  core=collection1 recoveringAfterStartup=true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
>> org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
>> org.apache.solr.cloud.ZkController; publishing core=collection1
>> state=recovering
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.158;
>> org.apache.solr.servlet.SolrDispatchFilter;
>> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.160;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.173;
>> org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for
>> coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.392;
>> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.395;
>> org.eclipse.jetty.server.AbstractConnector; Started
>> SocketConnector@127.0.0.1:18177
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.396;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397;
>> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
>> (NoInitialContextEx)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397;
>> org.apache.solr.core.SolrResourceLoader; using system property
>> solr.solr.home:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.398;
>> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
>> file:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/solr.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399;
>> org.apache.solr.core.CoreContainer; New CoreContainer 2060080165
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399;
>> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.400;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.501;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> socketTimeout to: 120000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> urlScheme to: http://
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> connTimeout to: 15000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.503;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxConnectionsPerHost to: 20
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> corePoolSize to: 0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maximumPoolSize to: 2147483647
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> maxThreadIdleTime to: 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> sizeOfQueue to: -1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.506;
>> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
>> fairnessPolicy to: false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.507;
>> 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-08 17:21:08.528;
>> org.apache.solr.core.CoreContainer; Registering Log Listener
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.550;
>> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
>> [junit4:junit4 <http://127.0.0.1:53804/solr%5Bjunit4:junit4>]   1> INFO
>>  - 2013-04-08 17:21:08.551; org.apache.solr.cloud.ZkController; zkHost
>> includes chroot
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.552;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.581;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@20153fdaname:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.582;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.596;
>> 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-08 17:21:08.604;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@57087a3cname:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected
>> type:None path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606;
>> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
>> ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.618;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.391;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.392;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"4",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard1",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"recovering",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.488;
>> 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-08 17:21:09.488;
>> 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-08 17:21:09.488;
>> 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-08 17:21:09.488;
>> 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-08 17:21:09.488;
>> 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-08 17:21:09.488;
>> 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-08 17:21:09.621;
>> org.apache.solr.cloud.ZkController; Register node as live in
>> ZooKeeper:/live_nodes/127.0.0.1:18177_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.627;
>> org.apache.solr.common.cloud.SolrZkClient; makePath:
>> /live_nodes/127.0.0.1:18177_
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.658;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659;
>> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
>> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
>> instanceDir:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
>> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
>> org.apache.solr.cloud.ZkController; Collection zkNode exists
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.666;
>> org.apache.solr.cloud.ZkController; Load collection config
>> from:/collections/collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.667;
>> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
>> directory:
>> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/'
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/classes/'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668;
>> org.apache.solr.core.SolrResourceLoader; Adding
>> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/README'
>> to classloader
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.706;
>> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.750;
>> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.851;
>> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.856;
>> org.apache.solr.schema.IndexSchema; Schema name=test
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.175;
>> org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4,
>> state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.176;
>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> path=/admin/cores
>> params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:43519_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2}
>> status=0 QTime=2003
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.297;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.305;
>> org.apache.solr.schema.IndexSchema; default search field in schema is text
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.308;
>> org.apache.solr.schema.IndexSchema; unique key field: id
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.319;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.323;
>> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
>> from file currency.xml
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.326;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.327;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.329;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.329;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
>> rates from open-exchange-rates.json
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Unknown key IMPORTANT NOTE
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330;
>> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
>> Expected key, got STRING
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.330;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331;
>> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/,
>> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331;
>> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
>> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
>> org.apache.solr.core.SolrCore; New index directory detected: old=null
>> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index/
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.333;
>> org.apache.solr.core.SolrCore; [collection1] Solr index directory
>> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index' doesn't
>> exist. Creating new index...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.333;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.335;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.336;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.338;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339;
>> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340;
>> org.apache.solr.core.RequestHandlers; created standard:
>> solr.StandardRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340;
>> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341;
>> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341;
>> org.apache.solr.core.RequestHandlers; created /replication:
>> solr.ReplicationHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342;
>> org.apache.solr.core.RequestHandlers; created /update:
>> solr.UpdateRequestHandler
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342;
>> org.apache.solr.core.RequestHandlers; created /admin/:
>> org.apache.solr.handler.admin.AdminHandlers
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.350;
>> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8c193bd main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355;
>> org.apache.solr.update.UpdateHandler; Clearing tlog files,
>> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/tlog
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356;
>> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356;
>> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.360;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@8c193bd main{StandardDirectoryReader(segments_1:1)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.049;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.050;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"5",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":null,
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"down",
>> [junit4:junit4]   1>   "shard_state":"active",
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
>> exists with numShards=2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
>> shard=shard2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.064;
>> 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-08 17:21:11.064;
>> 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-08 17:21:11.064;
>> 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-08 17:21:11.064;
>> 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-08 17:21:11.064;
>> 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-08 17:21:11.064;
>> 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-08 17:21:11.365;
>> org.apache.solr.core.CoreContainer; registering core: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.365;
>> org.apache.solr.cloud.ZkController; Register replica - core:collection1
>> address:http://127.0.0.1:18177 collection:collection1 shard:shard2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.368;
>> org.apache.solr.cloud.ZkController; We are
>> http://127.0.0.1:18177/collection1/ and leader is
>> http://127.0.0.1:63558/collection1/
>> [junit4:junit4 <http://127.0.0.1:63558/collection1/%5Bjunit4:junit4>]
>> 1> INFO  - 2013-04-08 17:21:11.369; org.apache.solr.cloud.ZkController; No
>> LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18177
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369;
>> org.apache.solr.cloud.ZkController; Core needs to recover:collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369;
>> org.apache.solr.update.DefaultSolrCoreState; Running recovery - first
>> canceling any ongoing recovery
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370;
>> org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.
>>  core=collection1 recoveringAfterStartup=true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
>> org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
>> org.apache.solr.cloud.ZkController; publishing core=collection1
>> state=recovering
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.373;
>> org.apache.solr.servlet.SolrDispatchFilter;
>> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374;
>> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.375;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.388;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389;
>> org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for
>> coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389;
>> org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to
>> finish - wait 15 for each attempt
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.390;
>> org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to
>> finish - collection: collection1 failOnTimeout:true timeout (sec):15
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.391;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177;
>> org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from
>> http://127.0.0.1:31129/collection1/ core=collection1 -
>> recoveringAfterStartup=true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177;
>> org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=
>> http://127.0.0.1:43519 START replicas=[
>> http://127.0.0.1:31129/collection1/] nUpdates=100
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:12.178;
>> org.apache.solr.update.PeerSync; no frame of reference to tell of we've
>> missed updates
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
>> org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not
>> successful - trying replication. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
>> org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
>> org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
>> org.apache.solr.update.UpdateLog; Starting to buffer updates.
>> FSUpdateLog{state=ACTIVE, tlog=null}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180;
>> org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from
>> http://127.0.0.1:31129/collection1/. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180;
>> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
>> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.186;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/get
>> params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2}
>> status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.188;
>> 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-08 17:21:12.191;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.191;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.192;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.193;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@26304ac4realtime
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.195;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false}
>> {commit=} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196;
>> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>>  10000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196;
>> org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer
>> Task not started.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198;
>> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>>  10000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0
>> QTime=1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
>> org.apache.solr.handler.SnapPuller; Master's generation: 2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
>> org.apache.solr.handler.SnapPuller; Slave's generation: 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
>> org.apache.solr.handler.SnapPuller; Starting replication process
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.202;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2}
>> status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.203;
>> org.apache.solr.handler.SnapPuller; Number of files in latest index in
>> master: 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204;
>> org.apache.solr.handler.SnapPuller; Starting download to
>> BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e59ed04lockFactory=org.apache.lucene.store.NativeFSLockFactory@465a8d4f)
>> fullCopy=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.207;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2}
>> status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.208;
>> org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.209;
>> org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.210;
>> org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is
>> unused... core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.211;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.212;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213;
>> org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be
>> used.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d9dfa36 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.214;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@1d9dfa36 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
>> org.apache.solr.core.CachingDirectoryFactory; looking to close
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
>> [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203;done=true>>]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
>> org.apache.solr.core.CachingDirectoryFactory; Closing directory:
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
>> org.apache.solr.core.CachingDirectoryFactory; Removing directory before
>> core close:
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
>> org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
>> org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful
>> - registering as Active. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.217;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.243;
>> org.apache.solr.cloud.RecoveryStrategy; Finished recovery process.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.393;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.568;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.569;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"5",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard2",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"recovering",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.575;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"4",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard1",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"active",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.587;
>> 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-08 17:21:12.587;
>> 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-08 17:21:12.587;
>> 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-08 17:21:12.587;
>> 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-08 17:21:12.587;
>> 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-08 17:21:12.587;
>> 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-08 17:21:13.391;
>> org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5,
>> state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.391;
>> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
>> path=/admin/cores
>> params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:18177_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2}
>> status=0 QTime=2002
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.395;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:14.397;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393;
>> org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from
>> http://127.0.0.1:63558/collection1/ core=collection1 -
>> recoveringAfterStartup=true
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393;
>> org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=
>> http://127.0.0.1:18177 START replicas=[
>> http://127.0.0.1:63558/collection1/] nUpdates=100
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:15.394;
>> org.apache.solr.update.PeerSync; no frame of reference to tell of we've
>> missed updates
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
>> org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not
>> successful - trying replication. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
>> org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
>> org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
>> org.apache.solr.update.UpdateLog; Starting to buffer updates.
>> FSUpdateLog{state=ACTIVE, tlog=null}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.395;
>> org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from
>> http://127.0.0.1:63558/collection1/. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.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-08 17:21:15.400;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.402;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/get
>> params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2}
>> status=0 QTime=1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.404;
>> 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-08 17:21:15.406;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.407;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.409;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2fcbc7f3realtime
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false}
>> {commit=} 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411;
>> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>>  10000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411;
>> org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer
>> Task not started.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413;
>> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>>  10000
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0
>> QTime=1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
>> org.apache.solr.handler.SnapPuller; Master's generation: 2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
>> org.apache.solr.handler.SnapPuller; Slave's generation: 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
>> org.apache.solr.handler.SnapPuller; Starting replication process
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.417;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2}
>> status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.418;
>> org.apache.solr.handler.SnapPuller; Number of files in latest index in
>> master: 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419;
>> org.apache.solr.core.CachingDirectoryFactory; return new directory for
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419;
>> org.apache.solr.handler.SnapPuller; Starting download to
>> BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2da246d4lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2baa73)
>> fullCopy=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.422;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
>> params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2}
>> status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.423;
>> org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424;
>> org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424;
>> org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is
>> unused... core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.425;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
>> org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be
>> used.
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@51294b79 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.427;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@51294b79 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428;
>> org.apache.solr.core.CachingDirectoryFactory; looking to close
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
>> [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418;done=true>>]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428;
>> org.apache.solr.core.CachingDirectoryFactory; Closing directory:
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
>> org.apache.solr.core.CachingDirectoryFactory; Removing directory before
>> core close:
>> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
>> org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
>> org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful
>> - registering as Active. core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
>> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
>> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
>> reading it from system property
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.459;
>> org.apache.solr.cloud.RecoveryStrategy; Finished recovery process.
>> core=collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.603;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.604;
>> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
>> numShards=2 message={
>> [junit4:junit4]   1>   "operation":"state",
>> [junit4:junit4]   1>   "core_node_name":"5",
>> [junit4:junit4]   1>   "numShards":"2",
>> [junit4:junit4]   1>   "shard":"shard2",
>> [junit4:junit4]   1>   "roles":null,
>> [junit4:junit4]   1>   "state":"active",
>> [junit4:junit4]   1>   "shard_state":null,
>> [junit4:junit4]   1>   "core":"collection1",
>> [junit4:junit4]   1>   "collection":"collection1",
>> [junit4:junit4]   1>   "shard_range":null,
>> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
>> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.621;
>> 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-08 17:21:15.621;
>> 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-08 17:21:15.621;
>> 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-08 17:21:15.621;
>> 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-08 17:21:15.621;
>> 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-08 17:21:15.621;
>> 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-08 17:21:16.403;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.405;
>> org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished -
>> collection: collection1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.411;
>> org.apache.solr.update.DirectUpdateHandler2; start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
>> commits:num=1
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.415;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1249fe70 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.417;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@1249fe70 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.418;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false}
>> {commit=} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.429;
>> org.apache.solr.update.DirectUpdateHandler2; start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.430;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@129d11ba main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@129d11ba main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.433;
>> org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode:
>> http://127.0.0.1:31129/collection1/, StdNode:
>> http://127.0.0.1:43519/collection1/, StdNode:
>> http://127.0.0.1:18177/collection1/]
>> params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.437;
>> org.apache.solr.update.DirectUpdateHandler2; start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.438;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.439;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.440;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@95ffe10 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.441;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.442;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@95ffe10 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
>> {commit=} 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443;
>> org.apache.solr.update.DirectUpdateHandler2; start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.444;
>> org.apache.solr.update.DirectUpdateHandler2; start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.445;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
>> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
>> commits:num=2
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
>> [junit4:junit4]   1>
>>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
>> maxCacheMB=0.4326171875
>> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
>> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.447;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5109b3b9 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448;
>> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4bfc2451 main
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@5109b3b9 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449;
>> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
>> {commit=} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450;
>> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
>> Searcher@4bfc2451 main{StandardDirectoryReader(segments_2:1:nrt)}
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
>> {commit=} 0 8
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false}
>> {commit=} 0 24
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.453;
>> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
>> ZooKeeper...
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.456;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
>> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
>> hits=0 status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.458;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
>> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
>> hits=0 status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.460;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
>> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
>> hits=0 status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.462;
>> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
>> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
>> hits=0 status=0 QTime=0
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.464;
>> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
>> connect to ZooKeeper
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467;
>> org.apache.solr.common.cloud.ConnectionManager; Watcher
>> org.apache.solr.common.cloud.ConnectionManager@10292555name:ZooKeeperConnection Watcher:
>> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
>> path:null path:null type:None
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467;
>> 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/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/protwords.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/old_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/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/schema.xml (0)
>> [junit4:junit4]   1>     DATA: ...supressed...
>> [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>                   "shard":"shard1",
>> [junit4:junit4]   1>                   "state":"active",
>> [junit4:junit4]   1>                   "core":"collection1",
>> [junit4:junit4]   1>                   "collection":"collection1",
>> [junit4:junit4]   1>                   "node_name":"127.0.0.1:31129_",
>> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:31129
>> ",
>> [junit4:junit4]   1>                   "leader":"true"},
>> [junit4:junit4]   1>                 "4":{
>> [junit4:junit4]   1>                   "shard":"shard1",
>> [junit4:junit4]   1>                   "state":"active",
>> [junit4:junit4]   1>                   "core":"collection1",
>> [junit4:junit4]   1>                   "collection":"collection1",
>> [junit4:junit4]   1>                   "node_name":"127.0.0.1:43519_",
>> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43519
>> "}}},
>> [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>                   "shard":"shard2",
>> [junit4:junit4]   1>                   "state":"active",
>> [junit4:junit4]   1>                   "core":"collection1",
>> [junit4:junit4]   1>                   "collection":"collection1",
>> [junit4:junit4]   1>                   "node_name":"127.0.0.1:63558_",
>> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:63558
>> ",
>> [junit4:junit4]   1>                   "leader":"true"},
>> [junit4:junit4]   1>                 "5":{
>> [junit4:junit4]   1>                   "shard":"shard2",
>> [junit4:junit4]   1>                   "state":"active",
>> [junit4:junit4]   1>                   "core":"collection1",
>> [junit4:junit4]   1>                   "collection":"collection1",
>> [junit4:junit4]   1>                   "node_name":"127.0.0.1:18177_",
>> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:18177
>> "}}}},
>> [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>                   "shard":"shard1",
>> [junit4:junit4]   1>                   "state":"active",
>> [junit4:junit4]   1>                   "core":"collection1",
>> [junit4:junit4]   1>                   "collection":"control_collection",
>> [junit4:junit4]   1>                   "node_name":"127.0.0.1:27568_",
>> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:27568
>> ",
>> [junit4:junit4]   1>                   "leader":"true"}}}},
>> [junit4:junit4]   1>           "router":"compositeId"}}
>> [junit4:junit4]   1>   /solr/aliases.json (0)
>> [junit4:junit4]   1>   /solr/live_nodes (5)
>> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43519_ (0)
>> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:27568_ (0)
>> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:18177_ (0)
>> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:63558_ (0)
>> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:31129_ (0)
>> [junit4:junit4]   1>   /solr/overseer (3)
>> [junit4:junit4]   1>   DATA:
>> [junit4:junit4]   1>
>> [junit4:junit4]   1>    /solr/overseer/queue (0)
>> [junit4:junit4]   1>    /solr/overseer/queue-work (0)
>> [junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
>> [junit4:junit4]   1>   /solr/collections (2)
>> [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/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/89485584086138890-4-n_0000000001
>> (0)
>> [junit4:junit4]   1>
>>  /solr/collections/collection1/leader_elect/shard1/election/89485584086138886-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/89485584086138892-5-n_0000000001
>> (0)
>> [junit4:junit4]   1>
>>  /solr/collections/collection1/leader_elect/shard2/election/89485584086138888-3-n_0000000000
>> (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>            "core":"collection1",
>> [junit4:junit4]   1>            "node_name":"127.0.0.1:31129_",
>> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:31129"}
>> [junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
>> [junit4:junit4]   1>      DATA:
>> [junit4:junit4]   1>          {
>> [junit4:junit4]   1>            "core":"collection1",
>> [junit4:junit4]   1>            "node_name":"127.0.0.1:63558_",
>> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:63558"}
>> [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/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/89485584086138883-1-n_0000000000
>> (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>            "core":"collection1",
>> [junit4:junit4]   1>            "node_name":"127.0.0.1:27568_",
>> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:27568"}
>> [junit4:junit4]   1>   /solr/overseer_elect (2)
>> [junit4:junit4]   1>    /solr/overseer_elect/election (5)
>> [junit4:junit4]   1>
>> /solr/overseer_elect/election/89485584086138883-127.0.0.1:27568_-n_0000000000
>> (0)
>> [junit4:junit4]   1>
>> /solr/overseer_elect/election/89485584086138892-127.0.0.1:18177_-n_0000000004
>> (0)
>> [junit4:junit4]   1>
>> /solr/overseer_elect/election/89485584086138890-127.0.0.1:43519_-n_0000000003
>> (0)
>> [junit4:junit4]   1>
>> /solr/overseer_elect/election/89485584086138886-127.0.0.1:31129_-n_0000000001
>> (0)
>> [junit4:junit4]   1>
>> /solr/overseer_elect/election/89485584086138888-127.0.0.1:63558_-n_0000000002
>> (0)
>> [junit4:junit4]   1>    /solr/overseer_elect/leader (0)
>> [junit4:junit4]   1>    DATA:
>> [junit4:junit4]   1>
>>  {"id":"89485584086138883-127.0.0.1:27568_-n_0000000000"}
>> [junit4:junit4]   1>  /zookeeper (1)
>> [junit4:junit4]   1>  DATA:
>> [junit4:junit4]   1>
>> [junit4:junit4]   1>
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.611;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={update.distrib=FROMLEADER&_version_=-1431769373585965056&update.from=
>> http://127.0.0.1:31129/collection1/&wt=javabin&version=2}
>> {deleteByQuery=*:* (-1431769373585965056)} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update
>> params={update.distrib=FROMLEADER&_version_=-1431769373590159360&update.from=
>> http://127.0.0.1:63558/collection1/&wt=javabin&version=2}
>> {deleteByQuery=*:* (-1431769373590159360)} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={update.distrib=TOLEADER&wt=javabin&version=2}
>> {deleteByQuery=*:* (-1431769373590159360)} 0 4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.615;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {deleteByQuery=*:*
>> (-1431769373585965056)} 0 10
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.620;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[0 (1431769373598547968)]}
>> 0 2
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.627;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[0 (1431769373602742272)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.628;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[0 (1431769373602742272)]}
>> 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.632;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[1 (1431769373612179456)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.642;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[1 (1431769373618470912)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[1 (1431769373618470912)]} 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[1]} 0 8
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.647;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[2 (1431769373627908096)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.655;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[2 (1431769373632102400)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.656;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[2 (1431769373632102400)]}
>> 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.660;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[3 (1431769373641539584)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.669;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[3 (1431769373647831040)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[3 (1431769373647831040)]} 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[3]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.674;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[4 (1431769373656219648)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[4 (1431769373662511104)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[4 (1431769373662511104)]} 0 4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.684;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[4]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.688;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[5 (1431769373670899712)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.695;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[5 (1431769373675094016)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.696;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[5 (1431769373675094016)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.700;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[6 (1431769373683482624)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.707;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[6 (1431769373687676928)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.708;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[6 (1431769373687676928)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.712;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[7 (1431769373696065536)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[7 (1431769373702356992)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[7 (1431769373702356992)]} 0 4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.722;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[7]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.726;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[8 (1431769373710745600)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[8 (1431769373717037056)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[8 (1431769373717037056)]} 0 4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.736;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[8]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.740;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[9 (1431769373725425664)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.747;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[9 (1431769373729619968)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.748;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[9 (1431769373729619968)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.751;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[10 (1431769373736960000)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.760;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[10 (1431769373743251456)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[10 (1431769373743251456)]} 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[10]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.765;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[11 (1431769373751640064)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.773;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[11 (1431769373755834368)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.774;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[11 (1431769373755834368)]}
>> 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.778;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[12 (1431769373765271552)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.785;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[12 (1431769373769465856)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.786;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[12 (1431769373769465856)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.790;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[13 (1431769373777854464)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.797;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[13 (1431769373782048768)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.798;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[13 (1431769373782048768)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.802;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[14 (1431769373790437376)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.812;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[14 (1431769373796728832)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[14 (1431769373796728832)]} 0 6
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[14]} 0 8
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.817;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[15 (1431769373806166016)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[15 (1431769373812457472)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
>> {add=[15 (1431769373812457472)]} 0 4
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.827;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[15]} 0 7
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.831;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[16 (1431769373820846080)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.838;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[16 (1431769373825040384)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.839;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[16 (1431769373825040384)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.843;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[17 (1431769373833428992)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.850;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[17 (1431769373837623296)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.851;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[17 (1431769373837623296)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.855;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[18 (1431769373846011904)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.862;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[18 (1431769373850206208)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.863;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[18 (1431769373850206208)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.866;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[19 (1431769373857546240)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.873;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[19 (1431769373861740544)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.874;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[19 (1431769373861740544)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.878;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[20 (1431769373870129152)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.885;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {add=[20 (1431769373874323456)]} 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.886;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[20 (1431769373874323456)]}
>> 0 5
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.890;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={wt=javabin&version=2} {add=[21 (1431769373882712064)]}
>> 0 1
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.897;
>> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
>> path=/update params={distrib.from=
>> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
>> {ad
>>
>> [...truncated too long message...]
>>
>> CmdExecutor.retryOperation(ZkCmdExecutor.java:65)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:246)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.862;
>> org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered,
>> but Solr cannot talk to ZK
>> [junit4:junit4]   1> INFO  - 2013-04-08 17:22:36.862;
>> 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-08 17:22:36.863;
>> org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered,
>> but Solr cannot talk to ZK
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.863;
>> org.apache.solr.cloud.LeaderElector$1;
>> [junit4:junit4]   1>
>> org.apache.zookeeper.KeeperException$SessionExpiredException:
>> KeeperErrorCode = Session expired for /overseer_elect/election
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
>> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.864;
>> org.apache.solr.cloud.LeaderElector$1;
>> [junit4:junit4]   1>
>> org.apache.zookeeper.KeeperException$SessionExpiredException:
>> KeeperErrorCode = Session expired for
>> /collections/collection1/leader_elect/shard1_1/election
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
>> [junit4:junit4]   1>    at
>> org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
>> [junit4:junit4]   1>    at
>> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
>> [junit4:junit4]   1>    at
>> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
>> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42:
>> {range_facet_l=PostingsFormat(name=Asserting), n_ti1=Pulsing41(freqCutoff=8
>> minBlockSize=47 maxBlockSize=154), n_f1=Lucene41(blocksize=128),
>> _version_=Lucene41(blocksize=128), n_tl1=Lucene41(blocksize=128),
>> n_d1=PostingsFormat(name=Asserting), rnd_b=Pulsing41(freqCutoff=8
>> minBlockSize=47 maxBlockSize=154), intDefault=Lucene41(blocksize=128),
>> n_td1=Lucene41(blocksize=128), timestamp=PostingsFormat(name=Asserting),
>> id=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154),
>> range_facet_sl=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154),
>> n_tdt1=Lucene41(blocksize=128),
>> range_facet_si=PostingsFormat(name=Asserting),
>> n_l1=PostingsFormat(name=Asserting),
>> multiDefault=PostingsFormat(name=Asserting),
>> n_tf1=PostingsFormat(name=Asserting), n_dt1=Lucene41(blocksize=128)},
>> docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy):
>> {}, locale=sr__#Latn, timezone=GMT0
>> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation
>> 1.7.0_17 (64-bit)/cpus=16,threads=2,free=380142184,total=536870912
>> [junit4:junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest,
>> TestArbitraryIndexDir, TestExtendedDismaxParser, SpellCheckCollatorTest,
>> ShardRoutingTest, SignatureUpdateProcessorFactoryTest,
>> TestMultiCoreConfBootstrap, StandardRequestHandlerTest, SuggesterTSTTest,
>> TestStressReorder, DateMathParserTest, SimplePostToolTest,
>> RegexBoostProcessorTest, TestFieldCollectionResource,
>> PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter,
>> TestOmitPositions, TestCollationField, TestFunctionQuery,
>> SystemInfoHandlerTest, TestDefaultSearchFieldResource, PluginInfoTest,
>> SolrRequestParserTest, TestFoldingMultitermQuery,
>> WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest,
>> TestIndexSearcher, TestRangeQuery, SortByFunctionTest, SOLR749Test,
>> ConvertedLegacyTest, ResourceLoaderTest, UnloadDistributedZkTest,
>> XmlUpdateRequestHandlerTest, TestSearchPerf, MBeansHandlerTest,
>> UniqFieldsUpdateProcessorFactoryTest, SolrCoreTest,
>> DisMaxRequestHandlerTest, OverseerTest, QueryParsingTest, TestLFUCache,
>> TestRealTimeGet, TestSolrXMLSerializer, TestPostingsSolrHighlighter,
>> LeaderElectionIntegrationTest, ZkNodePropsTest, TestPhraseSuggestions,
>> TestAnalyzedSuggestions, QueryResultKeyTest, TestDFRSimilarityFactory,
>> RAMDirectoryFactoryTest, TestElisionMultitermQuery, CoreAdminHandlerTest,
>> TestSolrJ, TestDynamicFieldResource, TestRandomDVFaceting,
>> MinimalSchemaTest, LegacyHTMLStripCharFilterTest, TestCodecSupport,
>> TestSystemIdResolver, NumericFieldsTest, RecoveryZkTest,
>> DirectUpdateHandlerOptimizeTest, EchoParamsTest, TermsComponentTest,
>> SpatialFilterTest, TestCoreDiscovery, AlternateDirectoryTest,
>> BasicDistributedZk2Test, SyncSliceTest, TestReplicationHandler,
>> AliasIntegrationTest, TestStressRecovery, TestFiltering,
>> TestGroupingSearch, TestStressVersions, TestCoreContainer, TestFaceting,
>> LeaderElectionTest, TermVectorComponentDistributedTest, AutoCommitTest,
>> TestSolr4Spatial, SimpleFacetsTest, HardAutoCommitTest,
>> QueryElevationComponentTest, CurrencyFieldOpenExchangeTest,
>> CurrencyFieldXmlFileTest, TestLazyCores, BadIndexSchemaTest,
>> DistributedQueryElevationComponentTest, TestStressLucene,
>> SuggesterWFSTTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory,
>> TestRemoteStreaming, FieldMutatingUpdateProcessorTest, TestCSVLoader,
>> PolyFieldTest, TestCopyFieldCollectionResource, SolrInfoMBeanTest,
>> DistanceFunctionTest, LukeRequestHandlerTest, TestQueryTypes,
>> TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource,
>> TestSchemaVersionResource, TermVectorComponentTest, JsonLoaderTest,
>> DocumentAnalysisRequestHandlerTest, TestSolrQueryParserResource,
>> CSVRequestHandlerTest, DebugComponentTest, RequiredFieldsTest,
>> SearchHandlerTest, IndexSchemaTest, JSONWriterTest, HighlighterConfigTest,
>> TestBinaryResponseWriter, TestSolrDeletionPolicy2, TestComponentsName,
>> TestSolrIndexConfig, ResponseLogComponentTest, TestDocSet,
>> DirectSolrConnectionTest, NotRequiredUniqueKeyTest,
>> TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
>> TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory,
>> TestFastOutputStream, ScriptEngineTest, PreAnalyzedFieldTest,
>> SliceStateTest, FileUtilsTest, TestRTGBase, ShardSplitTest]
>> [junit4:junit4] Completed on J0 in 105.81s, 1 test, 1 failure <<<
>> FAILURES!
>>
>> [...truncated 14 lines...]
>> BUILD FAILED
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:448:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1234:
>> The following error occurred while executing this line:
>> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:878:
>> There were test failures: 288 suites, 1186 tests, 1 failure, 27 ignored (8
>> assumptions)
>>
>> Total time: 57 minutes 2 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>



-- 
Regards,
Shalin Shekhar Mangar.

Re: [JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1127 - Failure

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
I'm looking into this failure.


On Mon, Apr 8, 2013 at 10:53 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1127/
>
> 1 tests failed.
> FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch
>
> Error Message:
> Wrong doc count on shard1_1 expected:<50> but was:<51>
>
> Stack Trace:
> java.lang.AssertionError: Wrong doc count on shard1_1 expected:<50> but
> was:<51>
>         at
> __randomizedtesting.SeedInfo.seed([4FFB790625FFF595:CE1DF71E52A095A9]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:472)
>         at
> org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:220)
>         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:601)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at java.lang.Thread.run(Thread.java:722)
>
>
>
>
> Build Log:
> [...truncated 9773 lines...]
> [junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.692;
> org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system
> property: /
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.699;
> org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.700;
> 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-08 17:20:51.701;
> org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.802;
> org.apache.solr.cloud.ZkTestServer; start zk server on port:53804
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.803;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.808;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@b39b922name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.809;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.813;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.822;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@37db18f5name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.823;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.827;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1/shards
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.834;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/control_collection
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.836;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/control_collection/shards
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.839;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml
> to /configs/conf1/solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.840;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.855;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml
> to /configs/conf1/schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.856;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.960;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt
> to /configs/conf1/stopwords.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.961;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/stopwords.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.964;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt
> to /configs/conf1/protwords.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.965;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/protwords.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.973;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml
> to /configs/conf1/currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.974;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.977;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/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-08 17:20:51.978;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
> to /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.981;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.984;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt
> to /configs/conf1/old_synonyms.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.985;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/old_synonyms.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988;
> org.apache.solr.cloud.AbstractZkTestCase; put
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt
> to /configs/conf1/synonyms.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:51.988;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /configs/conf1/synonyms.txt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.220;
> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.223;
> org.eclipse.jetty.server.AbstractConnector; Started
> SocketConnector@127.0.0.1:27568
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.224;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.225;
> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
> (NoInitialContextEx)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226;
> org.apache.solr.core.SolrResourceLoader; using system property
> solr.solr.home:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.226;
> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
> file:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/solr.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.227;
> org.apache.solr.core.CoreContainer; New CoreContainer 2076502715
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228;
> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.228;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.303;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> socketTimeout to: 120000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.304;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> urlScheme to: http://
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.305;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> connTimeout to: 15000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxConnectionsPerHost to: 20
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.306;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> corePoolSize to: 0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.307;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maximumPoolSize to: 2147483647
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxThreadIdleTime to: 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.308;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> sizeOfQueue to: -1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> fairnessPolicy to: false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.309;
> 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-08 17:20:52.334;
> org.apache.solr.core.CoreContainer; Registering Log Listener
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.356;
> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.357;
> org.apache.solr.cloud.ZkController; zkHost includes chroot
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.358;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@37fcec3aname:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.364;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.373;
> 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-08 17:20:52.385;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.388;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@4a40d700name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.389;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.401;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.413;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /overseer/collection-queue-work
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.423;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.425;
> org.apache.solr.cloud.ZkController; Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:27568_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.426;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /live_nodes/127.0.0.1:27568_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.429;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /overseer_elect/election
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.435;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.437;
> org.apache.solr.cloud.Overseer; Overseer
> (id=89485584086138883-127.0.0.1:27568_-n_0000000000) starting
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.440;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444;
> org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of
> collection creations
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.444;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.446;
> org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.448;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.450;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the
> main queue
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455;
> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
> instanceDir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.455;
> org.apache.solr.cloud.ZkController; Check for collection
> zkNode:control_collection
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456;
> org.apache.solr.cloud.ZkController; Collection zkNode exists
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.456;
> org.apache.solr.cloud.ZkController; Load collection config
> from:/collections/control_collection
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.457;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.458;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/README'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.459;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/lib/classes/'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.499;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.548;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.650;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:52.655;
> org.apache.solr.schema.IndexSchema; Schema name=test
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.150;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.160;
> org.apache.solr.schema.IndexSchema; default search field in schema is text
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.164;
> org.apache.solr.schema.IndexSchema; unique key field: id
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.175;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.179;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.183;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.185;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.185;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.186;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1365441651999/collection1/,
> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.187;
> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.188;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189;
> org.apache.solr.core.SolrCore; New index directory detected: old=null
> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index/
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:53.189;
> org.apache.solr.core.SolrCore; [collection1] Solr index directory
> './org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index'
> doesn't exist. Creating new index...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.189;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/index
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.192;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.193;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.195;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.196;
> org.apache.solr.core.RequestHandlers; created standard:
> solr.StandardRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.197;
> org.apache.solr.core.RequestHandlers; created /replication:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198;
> org.apache.solr.core.RequestHandlers; created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.198;
> org.apache.solr.core.RequestHandlers; created /admin/:
> org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.208;
> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.213;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@183e821a main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.214;
> org.apache.solr.update.UpdateHandler; Clearing tlog files,
> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/control/data/tlog
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215;
> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.215;
> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.218;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@183e821a main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.220;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.953;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=1 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"1",
> [junit4:junit4]   1>   "numShards":"1",
> [junit4:junit4]   1>   "shard":null,
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"down",
> [junit4:junit4]   1>   "shard_state":"active",
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"control_collection",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection
> control_collection with numShards 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.954;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
> shard=shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:53.987;
> 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-08 17:20:54.248;
> org.apache.solr.core.CoreContainer; registering core: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.248;
> org.apache.solr.cloud.ZkController; Register replica - core:collection1
> address:http://127.0.0.1:27568 collection:control_collection shard:shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.249;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/control_collection/leader_elect/shard1/election
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.348;
> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
> process.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.373;
> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
> continue.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374;
> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
> try and sync
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.374;
> org.apache.solr.cloud.SyncStrategy; Sync replicas to
> http://127.0.0.1:27568/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375;
> org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375;
> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:27568/collection1/has no replicas
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.375;
> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
> http://127.0.0.1:27568/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:54.376;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/control_collection/leaders/shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.497;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.553;
> org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change:
> WatchedEvent state:SyncConnected type:NodeDataChanged
> path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593;
> org.apache.solr.cloud.ZkController; We are
> http://127.0.0.1:27568/collection1/ and leader is
> http://127.0.0.1:27568/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593;
> org.apache.solr.cloud.ZkController; No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:27568
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.593;
> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.594;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.596;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.597;
> org.apache.solr.servlet.SolrDispatchFilter;
> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.598;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.615;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.616;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.619;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@42ec5ee3name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.620;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.621;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.623;
> org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true
> cause connection loss:true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.883;
> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.887;
> org.eclipse.jetty.server.AbstractConnector; Started
> SocketConnector@127.0.0.1:31129
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.888;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889;
> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
> (NoInitialContextEx)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.889;
> org.apache.solr.core.SolrResourceLoader; using system property
> solr.solr.home:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.890;
> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
> file:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/solr.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.891;
> org.apache.solr.core.CoreContainer; New CoreContainer 1886833740
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892;
> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.892;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.963;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> socketTimeout to: 120000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> urlScheme to: http://
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.965;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> connTimeout to: 15000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxConnectionsPerHost to: 20
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.966;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> corePoolSize to: 0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.967;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maximumPoolSize to: 2147483647
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxThreadIdleTime to: 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.968;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> sizeOfQueue to: -1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> fairnessPolicy to: false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:55.969;
> 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-08 17:20:55.990;
> org.apache.solr.core.CoreContainer; Registering Log Listener
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.010;
> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.011;
> org.apache.solr.cloud.ZkController; zkHost includes chroot
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.013;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.015;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@170343d7name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.016;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.018;
> 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-08 17:20:56.028;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.030;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@754949b1name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.031;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:56.042;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.045;
> org.apache.solr.cloud.ZkController; Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:31129_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.048;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /live_nodes/127.0.0.1:31129_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.050;
> 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-08 17:20:57.051;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.051;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.059;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066;
> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
> instanceDir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.066;
> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
> org.apache.solr.cloud.ZkController; Collection zkNode exists
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.067;
> org.apache.solr.cloud.ZkController; Load collection config
> from:/collections/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.068;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=1 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"1",
> [junit4:junit4]   1>   "numShards":"1",
> [junit4:junit4]   1>   "shard":"shard1",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"active",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"control_collection",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:27568_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:27568"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.069;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.070;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/README'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.071;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/lib/classes/'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.090;
> 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-08 17:20:57.090;
> 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-08 17:20:57.090;
> 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-08 17:20:57.113;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.185;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.286;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.291;
> org.apache.solr.schema.IndexSchema; Schema name=test
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.780;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.791;
> org.apache.solr.schema.IndexSchema; default search field in schema is text
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.795;
> org.apache.solr.schema.IndexSchema; unique key field: id
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.805;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.810;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.813;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.814;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.815;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.816;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.816;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.817;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.817;
> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1365441655624/collection1/,
> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818;
> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.818;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.819;
> org.apache.solr.core.SolrCore; New index directory detected: old=null
> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index/
> [junit4:junit4]   1> WARN  - 2013-04-08 17:20:57.819;
> org.apache.solr.core.SolrCore; [collection1] Solr index directory
> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index' doesn't
> exist. Creating new index...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.820;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/index
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.822;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.823;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.825;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.826;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.827;
> org.apache.solr.core.RequestHandlers; created standard:
> solr.StandardRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.828;
> org.apache.solr.core.RequestHandlers; created /replication:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829;
> org.apache.solr.core.RequestHandlers; created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.829;
> org.apache.solr.core.RequestHandlers; created /admin/:
> org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.839;
> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.844;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@566573cb main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.845;
> org.apache.solr.update.UpdateHandler; Clearing tlog files,
> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty1/tlog
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846;
> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.846;
> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.849;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@566573cb main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:57.851;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.594;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"2",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":null,
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"down",
> [junit4:junit4]   1>   "shard_state":"active",
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection
> collection1 with numShards 2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.595;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
> shard=shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.628;
> 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-08 17:20:58.628;
> 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-08 17:20:58.628;
> 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-08 17:20:58.881;
> org.apache.solr.core.CoreContainer; registering core: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.881;
> org.apache.solr.cloud.ZkController; Register replica - core:collection1
> address:http://127.0.0.1:31129 collection:collection1 shard:shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.882;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1/leader_elect/shard1/election
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.898;
> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
> process.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909;
> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
> continue.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.909;
> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
> try and sync
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
> org.apache.solr.cloud.SyncStrategy; Sync replicas to
> http://127.0.0.1:31129/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
> org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:31129/collection1/has no replicas
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.910;
> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
> http://127.0.0.1:31129/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:20:58.911;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1/leaders/shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.140;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.198;
> 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-08 17:21:00.198;
> 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-08 17:21:00.198;
> 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-08 17:21:00.250;
> org.apache.solr.cloud.ZkController; We are
> http://127.0.0.1:31129/collection1/ and leader is
> http://127.0.0.1:31129/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.250;
> org.apache.solr.cloud.ZkController; No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:31129
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.250;
> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.251;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.253;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.254;
> org.apache.solr.servlet.SolrDispatchFilter;
> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.255;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.256;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.520;
> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.536;
> org.eclipse.jetty.server.AbstractConnector; Started
> SocketConnector@127.0.0.1:63558
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.538;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539;
> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
> (NoInitialContextEx)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.539;
> org.apache.solr.core.SolrResourceLoader; using system property
> solr.solr.home:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.540;
> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
> file:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/solr.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541;
> org.apache.solr.core.CoreContainer; New CoreContainer 742228500
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.541;
> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.542;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.615;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> socketTimeout to: 120000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> urlScheme to: http://
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.617;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> connTimeout to: 15000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxConnectionsPerHost to: 20
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.618;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> corePoolSize to: 0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.619;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maximumPoolSize to: 2147483647
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxThreadIdleTime to: 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.620;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> sizeOfQueue to: -1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.621;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> fairnessPolicy to: false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.622;
> 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-08 17:21:00.644;
> org.apache.solr.core.CoreContainer; Registering Log Listener
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.664;
> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.665;
> org.apache.solr.cloud.ZkController; zkHost includes chroot
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.667;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@69de10e7name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.669;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.672;
> 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-08 17:21:00.684;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@67fecd46name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.686;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:00.691;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.694;
> org.apache.solr.cloud.ZkController; Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:63558_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.696;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /live_nodes/127.0.0.1:63558_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698;
> 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-08 17:21:01.699;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.699;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.698;
> 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-08 17:21:01.699;
> 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-08 17:21:01.708;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.709;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.710;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"2",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard1",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"active",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:31129_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:31129"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714;
> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
> instanceDir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.714;
> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.721;
> org.apache.solr.cloud.ZkController; Collection zkNode exists
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.722;
> org.apache.solr.cloud.ZkController; Load collection config
> from:/collections/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724;
> 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-08 17:21:01.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: 3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.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: 3)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.724;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.726;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/README'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.727;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/lib/classes/'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.775;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.835;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.936;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:01.943;
> org.apache.solr.schema.IndexSchema; Schema name=test
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.576;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.587;
> org.apache.solr.schema.IndexSchema; default search field in schema is text
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.592;
> org.apache.solr.schema.IndexSchema; unique key field: id
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.603;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.608;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.613;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.613;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.614;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.615;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.615;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.616;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.616;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617;
> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1365441660272/collection1/,
> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.617;
> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.618;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.619;
> org.apache.solr.core.SolrCore; New index directory detected: old=null
> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index/
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:02.619;
> org.apache.solr.core.SolrCore; [collection1] Solr index directory
> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index' doesn't
> exist. Creating new index...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.620;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/index
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.623;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.626;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.627;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.628;
> org.apache.solr.core.RequestHandlers; created standard:
> solr.StandardRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629;
> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.629;
> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630;
> org.apache.solr.core.RequestHandlers; created /replication:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.630;
> org.apache.solr.core.RequestHandlers; created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.631;
> org.apache.solr.core.RequestHandlers; created /admin/:
> org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.643;
> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2e2203b5 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.649;
> org.apache.solr.update.UpdateHandler; Clearing tlog files,
> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty2/tlog
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.650;
> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.651;
> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.655;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@2e2203b5 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:02.658;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.227;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"3",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":null,
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"down",
> [junit4:junit4]   1>   "shard_state":"active",
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
> exists with numShards=2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.228;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
> shard=shard2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.278;
> 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-08 17:21:03.278;
> 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-08 17:21:03.278;
> 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-08 17:21:03.278;
> 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-08 17:21:03.661;
> org.apache.solr.core.CoreContainer; registering core: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.661;
> org.apache.solr.cloud.ZkController; Register replica - core:collection1
> address:http://127.0.0.1:63558 collection:collection1 shard:shard2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.662;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1/leader_elect/shard2/election
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.687;
> org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader
> process.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
> org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to
> continue.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
> org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader -
> try and sync
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.691;
> org.apache.solr.cloud.SyncStrategy; Sync replicas to
> http://127.0.0.1:63558/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692;
> org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692;
> org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:63558/collection1/has no replicas
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.692;
> org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader:
> http://127.0.0.1:63558/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:03.693;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /collections/collection1/leaders/shard2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.782;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.823;
> 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-08 17:21:04.824;
> 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-08 17:21:04.823;
> 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-08 17:21:04.824;
> 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-08 17:21:04.878;
> org.apache.solr.cloud.ZkController; We are
> http://127.0.0.1:63558/collection1/ and leader is
> http://127.0.0.1:63558/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.878;
> org.apache.solr.cloud.ZkController; No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:63558
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.878;
> org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.879;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.885;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.886;
> org.apache.solr.servlet.SolrDispatchFilter;
> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:04.887;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.046;
> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.048;
> org.eclipse.jetty.server.AbstractConnector; Started
> SocketConnector@127.0.0.1:43519
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.050;
> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
> (NoInitialContextEx)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051;
> org.apache.solr.core.SolrResourceLoader; using system property
> solr.solr.home:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.051;
> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
> file:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/solr.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052;
> org.apache.solr.core.CoreContainer; New CoreContainer 676257404
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.052;
> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.053;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.106;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> socketTimeout to: 120000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.107;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> urlScheme to: http://
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> connTimeout to: 15000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.108;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxConnectionsPerHost to: 20
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> corePoolSize to: 0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maximumPoolSize to: 2147483647
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.109;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxThreadIdleTime to: 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> sizeOfQueue to: -1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.110;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> fairnessPolicy to: false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.111;
> 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-08 17:21:05.128;
> org.apache.solr.core.CoreContainer; Registering Log Listener
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.144;
> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.145;
> org.apache.solr.cloud.ZkController; zkHost includes chroot
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.146;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.149;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@4178b9d4name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.150;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.164;
> 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-08 17:21:05.173;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.175;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@69395668name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.176;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:05.185;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.188;
> org.apache.solr.cloud.ZkController; Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:43519_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.190;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /live_nodes/127.0.0.1:43519_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
> 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-08 17:21:06.193;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.193;
> 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-08 17:21:06.194;
> 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-08 17:21:06.194;
> 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-08 17:21:06.202;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.203;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207;
> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
> instanceDir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.207;
> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208;
> org.apache.solr.cloud.ZkController; Collection zkNode exists
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.208;
> org.apache.solr.cloud.ZkController; Load collection config
> from:/collections/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.210;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.211;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/README'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.212;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/lib/classes/'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.260;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.318;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.338;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.339;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"3",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard2",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"active",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:63558_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:63558"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.355;
> 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-08 17:21:06.355;
> 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-08 17:21:06.355;
> 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-08 17:21:06.355;
> 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-08 17:21:06.420;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:06.420;
> 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-08 17:21:06.426;
> org.apache.solr.schema.IndexSchema; Schema name=test
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.047;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.060;
> org.apache.solr.schema.IndexSchema; default search field in schema is text
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.065;
> org.apache.solr.schema.IndexSchema; unique key field: id
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.078;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.083;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.088;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.089;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.090;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.091;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.092;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.093;
> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1365441664898/collection1/,
> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094;
> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.094;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.095;
> org.apache.solr.core.SolrCore; New index directory detected: old=null
> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index/
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:07.096;
> org.apache.solr.core.SolrCore; [collection1] Solr index directory
> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index' doesn't
> exist. Creating new index...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.096;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.100;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.104;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.105;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.107;
> org.apache.solr.core.RequestHandlers; created standard:
> solr.StandardRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108;
> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.108;
> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.109;
> org.apache.solr.core.RequestHandlers; created /replication:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.110;
> org.apache.solr.core.RequestHandlers; created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.111;
> org.apache.solr.core.RequestHandlers; created /admin/:
> org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.130;
> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5693995b main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.137;
> org.apache.solr.update.UpdateHandler; Clearing tlog files,
> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/tlog
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139;
> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.139;
> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.143;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@5693995b main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.146;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.859;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"4",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":null,
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"down",
> [junit4:junit4]   1>   "shard_state":"active",
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.860;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
> exists with numShards=2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.861;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
> shard=shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:07.878;
> 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-08 17:21:07.878;
> 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-08 17:21:07.878;
> 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-08 17:21:07.878;
> 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-08 17:21:07.878;
> 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-08 17:21:08.150;
> org.apache.solr.core.CoreContainer; registering core: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.150;
> org.apache.solr.cloud.ZkController; Register replica - core:collection1
> address:http://127.0.0.1:43519 collection:collection1 shard:shard1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.153;
> org.apache.solr.cloud.ZkController; We are
> http://127.0.0.1:43519/collection1/ and leader is
> http://127.0.0.1:31129/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154;
> org.apache.solr.cloud.ZkController; No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:43519
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154;
> org.apache.solr.cloud.ZkController; Core needs to recover:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.154;
> org.apache.solr.update.DefaultSolrCoreState; Running recovery - first
> canceling any ongoing recovery
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155;
> org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.
>  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.155;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
> org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
> org.apache.solr.cloud.ZkController; publishing core=collection1
> state=recovering
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.157;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.158;
> org.apache.solr.servlet.SolrDispatchFilter;
> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.159;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.160;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.173;
> org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for
> coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.392;
> org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.395;
> org.eclipse.jetty.server.AbstractConnector; Started
> SocketConnector@127.0.0.1:18177
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.396;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397;
> org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr
> (NoInitialContextEx)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.397;
> org.apache.solr.core.SolrResourceLoader; using system property
> solr.solr.home:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.398;
> org.apache.solr.core.CoreContainer$Initializer; looking for solr config
> file:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/solr.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399;
> org.apache.solr.core.CoreContainer; New CoreContainer 2060080165
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.399;
> org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.400;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.501;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> socketTimeout to: 120000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> urlScheme to: http://
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.502;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> connTimeout to: 15000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.503;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxConnectionsPerHost to: 20
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> corePoolSize to: 0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.504;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maximumPoolSize to: 2147483647
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> maxThreadIdleTime to: 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.505;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> sizeOfQueue to: -1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.506;
> org.apache.solr.handler.component.HttpShardHandlerFactory; Setting
> fairnessPolicy to: false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.507;
> 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-08 17:21:08.528;
> org.apache.solr.core.CoreContainer; Registering Log Listener
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.550;
> org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:53804/solr
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.551;
> org.apache.solr.cloud.ZkController; zkHost includes chroot
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.552;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.581;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@20153fdaname:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.582;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.596;
> 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-08 17:21:08.604;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@57087a3cname:ZooKeeperConnection Watcher:
> 127.0.0.1:53804/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.606;
> org.apache.solr.common.cloud.ConnectionManager; Client is connected to
> ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:08.618;
> org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.391;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.392;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"4",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard1",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"recovering",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.488;
> 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-08 17:21:09.488;
> 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-08 17:21:09.488;
> 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-08 17:21:09.488;
> 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-08 17:21:09.488;
> 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-08 17:21:09.488;
> 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-08 17:21:09.621;
> org.apache.solr.cloud.ZkController; Register node as live in
> ZooKeeper:/live_nodes/127.0.0.1:18177_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.627;
> org.apache.solr.common.cloud.SolrZkClient; makePath:
> /live_nodes/127.0.0.1:18177_
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.629;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 4)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.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: 5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.658;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.659;
> org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
> org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using
> instanceDir:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
> org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.665;
> org.apache.solr.cloud.ZkController; Collection zkNode exists
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.666;
> org.apache.solr.cloud.ZkController; Load collection config
> from:/collections/collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.667;
> org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for
> directory:
> '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/'
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/classes/'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.668;
> org.apache.solr.core.SolrResourceLoader; Adding
> 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/lib/README'
> to classloader
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.706;
> org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.750;
> org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.851;
> org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:09.856;
> org.apache.solr.schema.IndexSchema; Schema name=test
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.175;
> org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4,
> state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.176;
> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
> path=/admin/cores
> params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:43519_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2}
> status=0 QTime=2003
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.297;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.305;
> org.apache.solr.schema.IndexSchema; default search field in schema is text
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.308;
> org.apache.solr.schema.IndexSchema; unique key field: id
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.319;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.323;
> org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates
> from file currency.xml
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.326;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.327;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.329;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.329;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange
> rates from open-exchange-rates.json
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Unknown key IMPORTANT NOTE
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.330;
> org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates;
> Expected key, got STRING
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.330;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331;
> org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1365441668172/collection1/,
> dataDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.331;
> org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@325e3212
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
> org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.332;
> org.apache.solr.core.SolrCore; New index directory detected: old=null
> new=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index/
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:10.333;
> org.apache.solr.core.SolrCore; [collection1] Solr index directory
> './org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index' doesn't
> exist. Creating new index...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.333;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.335;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.336;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.338;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.339;
> org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340;
> org.apache.solr.core.RequestHandlers; created standard:
> solr.StandardRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.340;
> org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341;
> org.apache.solr.core.RequestHandlers; adding lazy requestHandler:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.341;
> org.apache.solr.core.RequestHandlers; created /replication:
> solr.ReplicationHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342;
> org.apache.solr.core.RequestHandlers; created /update:
> solr.UpdateRequestHandler
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.342;
> org.apache.solr.core.RequestHandlers; created /admin/:
> org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.350;
> org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@8c193bd main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.355;
> org.apache.solr.update.UpdateHandler; Clearing tlog files,
> tlogDir=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/tlog
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356;
> org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.356;
> org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.360;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@8c193bd main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:10.362;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.049;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.050;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"5",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":null,
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"down",
> [junit4:junit4]   1>   "shard_state":"active",
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already
> exists with numShards=2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.051;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to
> shard=shard2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.064;
> 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-08 17:21:11.064;
> 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-08 17:21:11.064;
> 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-08 17:21:11.064;
> 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-08 17:21:11.064;
> 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-08 17:21:11.064;
> 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-08 17:21:11.365;
> org.apache.solr.core.CoreContainer; registering core: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.365;
> org.apache.solr.cloud.ZkController; Register replica - core:collection1
> address:http://127.0.0.1:18177 collection:collection1 shard:shard2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.368;
> org.apache.solr.cloud.ZkController; We are
> http://127.0.0.1:18177/collection1/ and leader is
> http://127.0.0.1:63558/collection1/
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369;
> org.apache.solr.cloud.ZkController; No LogReplay needed for
> core=collection1 baseURL=http://127.0.0.1:18177
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369;
> org.apache.solr.cloud.ZkController; Core needs to recover:collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.369;
> org.apache.solr.update.DefaultSolrCoreState; Running recovery - first
> canceling any ongoing recovery
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370;
> org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.
>  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.370;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
> org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
> org.apache.solr.cloud.ZkController; publishing core=collection1
> state=recovering
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.372;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.373;
> org.apache.solr.servlet.SolrDispatchFilter;
> user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374;
> org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.374;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.375;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.388;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389;
> org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for
> coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.389;
> org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to
> finish - wait 15 for each attempt
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.390;
> org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to
> finish - collection: collection1 failOnTimeout:true timeout (sec):15
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:11.391;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177;
> org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from
> http://127.0.0.1:31129/collection1/ core=collection1 -
> recoveringAfterStartup=true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.177;
> org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=
> http://127.0.0.1:43519 START replicas=[http://127.0.0.1:31129/collection1/]
> nUpdates=100
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:12.178;
> org.apache.solr.update.PeerSync; no frame of reference to tell of we've
> missed updates
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
> org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not
> successful - trying replication. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
> org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
> org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.179;
> org.apache.solr.update.UpdateLog; Starting to buffer updates.
> FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180;
> org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from
> http://127.0.0.1:31129/collection1/. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.180;
> org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client,
> config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.186;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/get
> params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2}
> status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.188;
> 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-08 17:21:12.191;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.191;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.192;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.193;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@26304ac4realtime
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.194;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.195;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false}
> {commit=} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196;
> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>  10000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.196;
> org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer
> Task not started.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198;
> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>  10000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.198;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0
> QTime=1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
> org.apache.solr.handler.SnapPuller; Master's generation: 2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
> org.apache.solr.handler.SnapPuller; Slave's generation: 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.199;
> org.apache.solr.handler.SnapPuller; Starting replication process
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.202;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2}
> status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.203;
> org.apache.solr.handler.SnapPuller; Number of files in latest index in
> master: 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.204;
> org.apache.solr.handler.SnapPuller; Starting download to
> BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e59ed04lockFactory=org.apache.lucene.store.NativeFSLockFactory@465a8d4f)
> fullCopy=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.207;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2}
> status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.208;
> org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.209;
> org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.210;
> org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is
> unused... core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.211;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.212;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213;
> org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be
> used.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.213;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1d9dfa36 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.214;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@1d9dfa36 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
> org.apache.solr.core.CachingDirectoryFactory; looking to close
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
> [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203;done=true>>]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
> org.apache.solr.core.CachingDirectoryFactory; Closing directory:
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.215;
> org.apache.solr.core.CachingDirectoryFactory; Removing directory before
> core close:
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty3/index.20130408172112203
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
> org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
> org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful
> - registering as Active. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.216;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.217;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.243;
> org.apache.solr.cloud.RecoveryStrategy; Finished recovery process.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.393;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.568;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.569;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"5",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard2",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"recovering",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.575;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"4",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard1",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"active",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:43519_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:43519"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:12.587;
> 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-08 17:21:12.587;
> 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-08 17:21:12.587;
> 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-08 17:21:12.587;
> 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-08 17:21:12.587;
> 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-08 17:21:12.587;
> 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-08 17:21:13.391;
> org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5,
> state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.391;
> org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null
> path=/admin/cores
> params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:18177_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2}
> status=0 QTime=2002
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:13.395;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:14.397;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393;
> org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from
> http://127.0.0.1:63558/collection1/ core=collection1 -
> recoveringAfterStartup=true
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.393;
> org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=
> http://127.0.0.1:18177 START replicas=[http://127.0.0.1:63558/collection1/]
> nUpdates=100
> [junit4:junit4]   1> WARN  - 2013-04-08 17:21:15.394;
> org.apache.solr.update.PeerSync; no frame of reference to tell of we've
> missed updates
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
> org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not
> successful - trying replication. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
> org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
> org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.394;
> org.apache.solr.update.UpdateLog; Starting to buffer updates.
> FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.395;
> org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from
> http://127.0.0.1:63558/collection1/. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.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-08 17:21:15.400;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.402;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/get
> params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2}
> status=0 QTime=1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.404;
> 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-08 17:21:15.406;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.407;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.408;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.409;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2fcbc7f3realtime
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.410;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false}
> {commit=} 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411;
> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>  10000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.411;
> org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer
> Task not started.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413;
> org.apache.solr.handler.ReplicationHandler; Commits will be reserved for
>  10000
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.413;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0
> QTime=1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
> org.apache.solr.handler.SnapPuller; Master's generation: 2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
> org.apache.solr.handler.SnapPuller; Slave's generation: 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.414;
> org.apache.solr.handler.SnapPuller; Starting replication process
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.417;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2}
> status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.418;
> org.apache.solr.handler.SnapPuller; Number of files in latest index in
> master: 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419;
> org.apache.solr.core.CachingDirectoryFactory; return new directory for
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.419;
> org.apache.solr.handler.SnapPuller; Starting download to
> BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2da246d4lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2baa73)
> fullCopy=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.422;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication
> params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2}
> status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.423;
> org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424;
> org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.424;
> org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is
> unused... core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.425;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
> org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be
> used.
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.426;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@51294b79 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.427;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@51294b79 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428;
> org.apache.solr.core.CachingDirectoryFactory; looking to close
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
> [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418;done=true>>]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.428;
> org.apache.solr.core.CachingDirectoryFactory; Closing directory:
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
> org.apache.solr.core.CachingDirectoryFactory; Removing directory before
> core close:
> ./org.apache.solr.cloud.ShardSplitTest-1365441651699/jetty4/index.20130408172115418
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
> org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
> org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful
> - registering as Active. core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
> org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.429;
> org.apache.solr.cloud.ZkController; numShards not found on descriptor -
> reading it from system property
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.459;
> org.apache.solr.cloud.RecoveryStrategy; Finished recovery process.
> core=collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.603;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.604;
> org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state
> numShards=2 message={
> [junit4:junit4]   1>   "operation":"state",
> [junit4:junit4]   1>   "core_node_name":"5",
> [junit4:junit4]   1>   "numShards":"2",
> [junit4:junit4]   1>   "shard":"shard2",
> [junit4:junit4]   1>   "roles":null,
> [junit4:junit4]   1>   "state":"active",
> [junit4:junit4]   1>   "shard_state":null,
> [junit4:junit4]   1>   "core":"collection1",
> [junit4:junit4]   1>   "collection":"collection1",
> [junit4:junit4]   1>   "shard_range":null,
> [junit4:junit4]   1>   "node_name":"127.0.0.1:18177_",
> [junit4:junit4]   1>   "base_url":"http://127.0.0.1:18177"}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:15.621;
> 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-08 17:21:15.621;
> 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-08 17:21:15.621;
> 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-08 17:21:15.621;
> 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-08 17:21:15.621;
> 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-08 17:21:15.621;
> 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-08 17:21:16.403;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.405;
> org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished -
> collection: collection1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.411;
> org.apache.solr.update.DirectUpdateHandler2; start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit:
> commits:num=1
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.414;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.415;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@4048b8a8lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b557769;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1249fe70 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.416;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.417;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@1249fe70 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.418;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false}
> {commit=} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.429;
> org.apache.solr.update.DirectUpdateHandler2; start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.430;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5e0af809lockFactory=org.apache.lucene.store.NativeFSLockFactory@28b3be5d;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.431;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@129d11ba main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.432;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@129d11ba main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.433;
> org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode:
> http://127.0.0.1:31129/collection1/, StdNode:
> http://127.0.0.1:43519/collection1/, StdNode:
> http://127.0.0.1:18177/collection1/]
> params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.437;
> org.apache.solr.update.DirectUpdateHandler2; start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.438;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3148e701lockFactory=org.apache.lucene.store.NativeFSLockFactory@3999e4cb;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.439;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.440;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@95ffe10 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.441;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.442;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@95ffe10 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
> {commit=} 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.443;
> org.apache.solr.update.DirectUpdateHandler2; start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.444;
> org.apache.solr.update.DirectUpdateHandler2; start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.445;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6f4b346lockFactory=org.apache.lucene.store.NativeFSLockFactory@6084c66e;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
> org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit:
> commits:num=2
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   1>
>  commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@66a5f6a2lockFactory=org.apache.lucene.store.NativeFSLockFactory@374715fc;
> maxCacheMB=0.4326171875
> maxMergeSizeMB=0.71875)),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.446;
> org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.447;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5109b3b9 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448;
> org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4bfc2451 main
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.448;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@5109b3b9 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.449;
> org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
> {commit=} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.450;
> org.apache.solr.core.SolrCore; [collection1] Registered new searcher
> Searcher@4bfc2451 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false}
> {commit=} 0 8
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.452;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false}
> {commit=} 0 24
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.453;
> org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from
> ZooKeeper...
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.456;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
> hits=0 status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.458;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
> hits=0 status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.460;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
> hits=0 status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:16.462;
> org.apache.solr.core.SolrCore; [collection1] webapp= path=/select
> params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0}
> hits=0 status=0 QTime=0
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.464;
> org.apache.solr.common.cloud.ConnectionManager; Waiting for client to
> connect to ZooKeeper
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467;
> org.apache.solr.common.cloud.ConnectionManager; Watcher
> org.apache.solr.common.cloud.ConnectionManager@10292555name:ZooKeeperConnection Watcher:
> 127.0.0.1:53804 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.467;
> 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/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/protwords.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/old_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/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/schema.xml (0)
> [junit4:junit4]   1>     DATA: ...supressed...
> [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>                   "shard":"shard1",
> [junit4:junit4]   1>                   "state":"active",
> [junit4:junit4]   1>                   "core":"collection1",
> [junit4:junit4]   1>                   "collection":"collection1",
> [junit4:junit4]   1>                   "node_name":"127.0.0.1:31129_",
> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:31129
> ",
> [junit4:junit4]   1>                   "leader":"true"},
> [junit4:junit4]   1>                 "4":{
> [junit4:junit4]   1>                   "shard":"shard1",
> [junit4:junit4]   1>                   "state":"active",
> [junit4:junit4]   1>                   "core":"collection1",
> [junit4:junit4]   1>                   "collection":"collection1",
> [junit4:junit4]   1>                   "node_name":"127.0.0.1:43519_",
> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:43519
> "}}},
> [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>                   "shard":"shard2",
> [junit4:junit4]   1>                   "state":"active",
> [junit4:junit4]   1>                   "core":"collection1",
> [junit4:junit4]   1>                   "collection":"collection1",
> [junit4:junit4]   1>                   "node_name":"127.0.0.1:63558_",
> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:63558
> ",
> [junit4:junit4]   1>                   "leader":"true"},
> [junit4:junit4]   1>                 "5":{
> [junit4:junit4]   1>                   "shard":"shard2",
> [junit4:junit4]   1>                   "state":"active",
> [junit4:junit4]   1>                   "core":"collection1",
> [junit4:junit4]   1>                   "collection":"collection1",
> [junit4:junit4]   1>                   "node_name":"127.0.0.1:18177_",
> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:18177
> "}}}},
> [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>                   "shard":"shard1",
> [junit4:junit4]   1>                   "state":"active",
> [junit4:junit4]   1>                   "core":"collection1",
> [junit4:junit4]   1>                   "collection":"control_collection",
> [junit4:junit4]   1>                   "node_name":"127.0.0.1:27568_",
> [junit4:junit4]   1>                   "base_url":"http://127.0.0.1:27568
> ",
> [junit4:junit4]   1>                   "leader":"true"}}}},
> [junit4:junit4]   1>           "router":"compositeId"}}
> [junit4:junit4]   1>   /solr/aliases.json (0)
> [junit4:junit4]   1>   /solr/live_nodes (5)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:43519_ (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:27568_ (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:18177_ (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:63558_ (0)
> [junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:31129_ (0)
> [junit4:junit4]   1>   /solr/overseer (3)
> [junit4:junit4]   1>   DATA:
> [junit4:junit4]   1>
> [junit4:junit4]   1>    /solr/overseer/queue (0)
> [junit4:junit4]   1>    /solr/overseer/queue-work (0)
> [junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
> [junit4:junit4]   1>   /solr/collections (2)
> [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/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/89485584086138890-4-n_0000000001
> (0)
> [junit4:junit4]   1>
>  /solr/collections/collection1/leader_elect/shard1/election/89485584086138886-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/89485584086138892-5-n_0000000001
> (0)
> [junit4:junit4]   1>
>  /solr/collections/collection1/leader_elect/shard2/election/89485584086138888-3-n_0000000000
> (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>            "core":"collection1",
> [junit4:junit4]   1>            "node_name":"127.0.0.1:31129_",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:31129"}
> [junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
> [junit4:junit4]   1>      DATA:
> [junit4:junit4]   1>          {
> [junit4:junit4]   1>            "core":"collection1",
> [junit4:junit4]   1>            "node_name":"127.0.0.1:63558_",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:63558"}
> [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/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/89485584086138883-1-n_0000000000
> (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>            "core":"collection1",
> [junit4:junit4]   1>            "node_name":"127.0.0.1:27568_",
> [junit4:junit4]   1>            "base_url":"http://127.0.0.1:27568"}
> [junit4:junit4]   1>   /solr/overseer_elect (2)
> [junit4:junit4]   1>    /solr/overseer_elect/election (5)
> [junit4:junit4]   1>
> /solr/overseer_elect/election/89485584086138883-127.0.0.1:27568_-n_0000000000
> (0)
> [junit4:junit4]   1>
> /solr/overseer_elect/election/89485584086138892-127.0.0.1:18177_-n_0000000004
> (0)
> [junit4:junit4]   1>
> /solr/overseer_elect/election/89485584086138890-127.0.0.1:43519_-n_0000000003
> (0)
> [junit4:junit4]   1>
> /solr/overseer_elect/election/89485584086138886-127.0.0.1:31129_-n_0000000001
> (0)
> [junit4:junit4]   1>
> /solr/overseer_elect/election/89485584086138888-127.0.0.1:63558_-n_0000000002
> (0)
> [junit4:junit4]   1>    /solr/overseer_elect/leader (0)
> [junit4:junit4]   1>    DATA:
> [junit4:junit4]   1>
>  {"id":"89485584086138883-127.0.0.1:27568_-n_0000000000"}
> [junit4:junit4]   1>  /zookeeper (1)
> [junit4:junit4]   1>  DATA:
> [junit4:junit4]   1>
> [junit4:junit4]   1>
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.611;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={update.distrib=FROMLEADER&_version_=-1431769373585965056&update.from=
> http://127.0.0.1:31129/collection1/&wt=javabin&version=2}
> {deleteByQuery=*:* (-1431769373585965056)} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update
> params={update.distrib=FROMLEADER&_version_=-1431769373590159360&update.from=
> http://127.0.0.1:63558/collection1/&wt=javabin&version=2}
> {deleteByQuery=*:* (-1431769373590159360)} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.614;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={update.distrib=TOLEADER&wt=javabin&version=2}
> {deleteByQuery=*:* (-1431769373590159360)} 0 4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.615;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {deleteByQuery=*:*
> (-1431769373585965056)} 0 10
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.620;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[0 (1431769373598547968)]}
> 0 2
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.627;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[0 (1431769373602742272)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.628;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[0 (1431769373602742272)]}
> 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.632;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[1 (1431769373612179456)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.642;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[1 (1431769373618470912)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[1 (1431769373618470912)]} 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.643;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[1]} 0 8
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.647;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[2 (1431769373627908096)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.655;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[2 (1431769373632102400)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.656;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[2 (1431769373632102400)]}
> 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.660;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[3 (1431769373641539584)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.669;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[3 (1431769373647831040)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[3 (1431769373647831040)]} 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.670;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[3]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.674;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[4 (1431769373656219648)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[4 (1431769373662511104)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.683;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[4 (1431769373662511104)]} 0 4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.684;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[4]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.688;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[5 (1431769373670899712)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.695;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[5 (1431769373675094016)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.696;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[5 (1431769373675094016)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.700;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[6 (1431769373683482624)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.707;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[6 (1431769373687676928)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.708;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[6 (1431769373687676928)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.712;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[7 (1431769373696065536)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[7 (1431769373702356992)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.721;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[7 (1431769373702356992)]} 0 4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.722;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[7]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.726;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[8 (1431769373710745600)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[8 (1431769373717037056)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.735;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[8 (1431769373717037056)]} 0 4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.736;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[8]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.740;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[9 (1431769373725425664)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.747;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[9 (1431769373729619968)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.748;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[9 (1431769373729619968)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.751;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[10 (1431769373736960000)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.760;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[10 (1431769373743251456)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[10 (1431769373743251456)]} 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.761;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[10]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.765;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[11 (1431769373751640064)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.773;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[11 (1431769373755834368)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.774;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[11 (1431769373755834368)]}
> 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.778;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[12 (1431769373765271552)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.785;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[12 (1431769373769465856)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.786;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[12 (1431769373769465856)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.790;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[13 (1431769373777854464)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.797;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[13 (1431769373782048768)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.798;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[13 (1431769373782048768)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.802;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[14 (1431769373790437376)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.812;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[14 (1431769373796728832)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[14 (1431769373796728832)]} 0 6
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.813;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[14]} 0 8
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.817;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[15 (1431769373806166016)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[15 (1431769373812457472)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.826;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=TOLEADER&wt=javabin&version=2}
> {add=[15 (1431769373812457472)]} 0 4
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.827;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[15]} 0 7
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.831;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[16 (1431769373820846080)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.838;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[16 (1431769373825040384)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.839;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[16 (1431769373825040384)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.843;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[17 (1431769373833428992)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.850;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[17 (1431769373837623296)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.851;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[17 (1431769373837623296)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.855;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[18 (1431769373846011904)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.862;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[18 (1431769373850206208)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.863;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[18 (1431769373850206208)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.866;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[19 (1431769373857546240)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.873;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[19 (1431769373861740544)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.874;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[19 (1431769373861740544)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.878;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[20 (1431769373870129152)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.885;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:31129/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {add=[20 (1431769373874323456)]} 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.886;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[20 (1431769373874323456)]}
> 0 5
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.890;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={wt=javabin&version=2} {add=[21 (1431769373882712064)]}
> 0 1
> [junit4:junit4]   1> INFO  - 2013-04-08 17:21:18.897;
> org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=
> path=/update params={distrib.from=
> http://127.0.0.1:63558/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2}
> {ad
>
> [...truncated too long message...]
>
> CmdExecutor.retryOperation(ZkCmdExecutor.java:65)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:246)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.862;
> org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered,
> but Solr cannot talk to ZK
> [junit4:junit4]   1> INFO  - 2013-04-08 17:22:36.862;
> 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-08 17:22:36.863;
> org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered,
> but Solr cannot talk to ZK
> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.863;
> org.apache.solr.cloud.LeaderElector$1;
> [junit4:junit4]   1>
> org.apache.zookeeper.KeeperException$SessionExpiredException:
> KeeperErrorCode = Session expired for /overseer_elect/election
> [junit4:junit4]   1>    at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
> [junit4:junit4]   1> WARN  - 2013-04-08 17:22:36.864;
> org.apache.solr.cloud.LeaderElector$1;
> [junit4:junit4]   1>
> org.apache.zookeeper.KeeperException$SessionExpiredException:
> KeeperErrorCode = Session expired for
> /collections/collection1/leader_elect/shard1_1/election
> [junit4:junit4]   1>    at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
> [junit4:junit4]   1>    at
> org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
> [junit4:junit4]   1>    at
> org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
> [junit4:junit4]   1>    at
> org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene42:
> {range_facet_l=PostingsFormat(name=Asserting), n_ti1=Pulsing41(freqCutoff=8
> minBlockSize=47 maxBlockSize=154), n_f1=Lucene41(blocksize=128),
> _version_=Lucene41(blocksize=128), n_tl1=Lucene41(blocksize=128),
> n_d1=PostingsFormat(name=Asserting), rnd_b=Pulsing41(freqCutoff=8
> minBlockSize=47 maxBlockSize=154), intDefault=Lucene41(blocksize=128),
> n_td1=Lucene41(blocksize=128), timestamp=PostingsFormat(name=Asserting),
> id=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154),
> range_facet_sl=Pulsing41(freqCutoff=8 minBlockSize=47 maxBlockSize=154),
> n_tdt1=Lucene41(blocksize=128),
> range_facet_si=PostingsFormat(name=Asserting),
> n_l1=PostingsFormat(name=Asserting),
> multiDefault=PostingsFormat(name=Asserting),
> n_tf1=PostingsFormat(name=Asserting), n_dt1=Lucene41(blocksize=128)},
> docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy):
> {}, locale=sr__#Latn, timezone=GMT0
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation
> 1.7.0_17 (64-bit)/cpus=16,threads=2,free=380142184,total=536870912
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest,
> TestArbitraryIndexDir, TestExtendedDismaxParser, SpellCheckCollatorTest,
> ShardRoutingTest, SignatureUpdateProcessorFactoryTest,
> TestMultiCoreConfBootstrap, StandardRequestHandlerTest, SuggesterTSTTest,
> TestStressReorder, DateMathParserTest, SimplePostToolTest,
> RegexBoostProcessorTest, TestFieldCollectionResource,
> PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter,
> TestOmitPositions, TestCollationField, TestFunctionQuery,
> SystemInfoHandlerTest, TestDefaultSearchFieldResource, PluginInfoTest,
> SolrRequestParserTest, TestFoldingMultitermQuery,
> WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest,
> TestIndexSearcher, TestRangeQuery, SortByFunctionTest, SOLR749Test,
> ConvertedLegacyTest, ResourceLoaderTest, UnloadDistributedZkTest,
> XmlUpdateRequestHandlerTest, TestSearchPerf, MBeansHandlerTest,
> UniqFieldsUpdateProcessorFactoryTest, SolrCoreTest,
> DisMaxRequestHandlerTest, OverseerTest, QueryParsingTest, TestLFUCache,
> TestRealTimeGet, TestSolrXMLSerializer, TestPostingsSolrHighlighter,
> LeaderElectionIntegrationTest, ZkNodePropsTest, TestPhraseSuggestions,
> TestAnalyzedSuggestions, QueryResultKeyTest, TestDFRSimilarityFactory,
> RAMDirectoryFactoryTest, TestElisionMultitermQuery, CoreAdminHandlerTest,
> TestSolrJ, TestDynamicFieldResource, TestRandomDVFaceting,
> MinimalSchemaTest, LegacyHTMLStripCharFilterTest, TestCodecSupport,
> TestSystemIdResolver, NumericFieldsTest, RecoveryZkTest,
> DirectUpdateHandlerOptimizeTest, EchoParamsTest, TermsComponentTest,
> SpatialFilterTest, TestCoreDiscovery, AlternateDirectoryTest,
> BasicDistributedZk2Test, SyncSliceTest, TestReplicationHandler,
> AliasIntegrationTest, TestStressRecovery, TestFiltering,
> TestGroupingSearch, TestStressVersions, TestCoreContainer, TestFaceting,
> LeaderElectionTest, TermVectorComponentDistributedTest, AutoCommitTest,
> TestSolr4Spatial, SimpleFacetsTest, HardAutoCommitTest,
> QueryElevationComponentTest, CurrencyFieldOpenExchangeTest,
> CurrencyFieldXmlFileTest, TestLazyCores, BadIndexSchemaTest,
> DistributedQueryElevationComponentTest, TestStressLucene,
> SuggesterWFSTTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory,
> TestRemoteStreaming, FieldMutatingUpdateProcessorTest, TestCSVLoader,
> PolyFieldTest, TestCopyFieldCollectionResource, SolrInfoMBeanTest,
> DistanceFunctionTest, LukeRequestHandlerTest, TestQueryTypes,
> TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource,
> TestSchemaVersionResource, TermVectorComponentTest, JsonLoaderTest,
> DocumentAnalysisRequestHandlerTest, TestSolrQueryParserResource,
> CSVRequestHandlerTest, DebugComponentTest, RequiredFieldsTest,
> SearchHandlerTest, IndexSchemaTest, JSONWriterTest, HighlighterConfigTest,
> TestBinaryResponseWriter, TestSolrDeletionPolicy2, TestComponentsName,
> TestSolrIndexConfig, ResponseLogComponentTest, TestDocSet,
> DirectSolrConnectionTest, NotRequiredUniqueKeyTest,
> TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
> TestLMJelinekMercerSimilarityFactory, TestDefaultSimilarityFactory,
> TestFastOutputStream, ScriptEngineTest, PreAnalyzedFieldTest,
> SliceStateTest, FileUtilsTest, TestRTGBase, ShardSplitTest]
> [junit4:junit4] Completed on J0 in 105.81s, 1 test, 1 failure <<< FAILURES!
>
> [...truncated 14 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:448:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1234:
> The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:878:
> There were test failures: 288 suites, 1186 tests, 1 failure, 27 ignored (8
> assumptions)
>
> Total time: 57 minutes 2 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.