You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/04/28 14:25:14 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b86) - Build # 5332 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5332/
Java: 64bit/jdk1.8.0-ea-b86 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Wrong doc count on shard1_0 expected:<310> but was:<309>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<310> but was:<309>
	at __randomizedtesting.SeedInfo.seed([D05A1A98A5D9C863:51BC9480D286A85F]: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.checkDocCountsAndShardStates(ShardSplitTest.java:158)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:154)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:490)
	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 9881 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.015; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.018; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.019; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.020; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.120; org.apache.solr.cloud.ZkTestServer; start zk server on port:41102
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.120; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.124; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2cb7bfd0 name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.124; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.125; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.127; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.129; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@22704436 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.129; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.129; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.131; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.133; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.134; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.136; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.136; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.139; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.139; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.141; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.142; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.144; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.144; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.146; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.146; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.148; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.148; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.150; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.153; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.153; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.155; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.155; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.219; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.224; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40144
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.224; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.225; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.225; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.225; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.226; org.apache.solr.core.CoreContainer; New CoreContainer 181844787
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.226; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.227; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.271; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.271; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.272; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.272; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.272; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.273; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.273; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.273; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.274; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.274; 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-28 04:22:31.277; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.277; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:41102/solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.278; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.278; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.280; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6d773462 name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.280; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.281; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.284; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.285; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@49907011 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.286; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.287; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.289; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.291; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.293; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40144_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.293; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40144_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.295; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.299; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.301; org.apache.solr.cloud.Overseer; Overseer (id=89597657154912259-127.0.0.1:40144_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.303; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.305; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.306; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.307; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.308; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.310; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.312; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.312; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.313; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.313; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.314; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.314; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.315; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.339; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.370; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.371; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.374; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.503; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.693; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.698; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.700; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.709; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.712; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.714; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.715; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.715; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.715; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.716; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.716; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.717; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1367151751157/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.717; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ffb7b56
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.717; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.718; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.718; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data/index/
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:31.718; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.718; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.720; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b7eceec lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aa6e343),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.720; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.721; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.722; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.722; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.722; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.723; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.723; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.723; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.724; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.724; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.726; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.778; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2e8f9f34 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.779; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.779; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.779; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.782; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2e8f9f34 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.783; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:31.783; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:32.813; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:32.814; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40144_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40144",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"1"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:32.814; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:32.814; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:32.817; org.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> WARN  - 2013-04-28 04:22:33.116; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.784; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.785; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:40144 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.786; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.791; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.793; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.793; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.794; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:40144/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.794; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.794; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:40144/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.794; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:40144/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:33.794; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.320; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.326; org.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-28 04:22:34.350; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:40144/collection1/ and leader is http://127.0.0.1:40144/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.351; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40144
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.351; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.351; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.351; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.353; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.354; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.354; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.355; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.359; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.360; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.361; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4d21e664 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.362; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.362; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.365; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.418; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.420; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47470
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.421; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.421; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.422; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.422; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.422; org.apache.solr.core.CoreContainer; New CoreContainer 1113423224
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.423; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.423; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.460; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.461; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.462; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.463; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.463; 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-28 04:22:34.466; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.467; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:41102/solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.467; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.468; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.469; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8f5ca2 name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.470; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.471; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.474; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.475; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6d023d44 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.475; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:34.478; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.179; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.480; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47470_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.481; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47470_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.483; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.484; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.484; 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-28 04:22:35.485; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.490; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.491; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.497; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.497; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.498; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.499; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.499; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.530; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.556; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.558; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.561; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.829; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.830; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:40144_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40144",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"1"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.832; org.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-28 04:22:35.832; org.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-28 04:22:35.833; org.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-28 04:22:35.850; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.855; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.857; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.864; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.867; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.870; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.871; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.871; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.872; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.872; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.873; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.873; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.873; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1367151754365/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.874; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ffb7b56
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.874; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.875; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.875; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:35.875; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.876; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.878; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.878; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.880; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.881; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.881; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.882; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.883; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.883; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.883; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.884; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.884; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.888; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.940; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7758c2f9 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.940; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.941; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.941; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.945; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7758c2f9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.947; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:35.948; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:36.795; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.336; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.337; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:47470_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47470",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.337; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.337; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.340; org.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-28 04:22:37.341; org.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-28 04:22:37.341; org.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-28 04:22:37.949; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.949; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:47470 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.950; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.956; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.957; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.958; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.958; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:47470/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.958; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.958; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:47470/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.959; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:47470/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:37.959; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:38.509; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.843; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.850; org.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-28 04:22:38.850; org.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-28 04:22:38.850; org.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-28 04:22:38.865; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47470/collection1/ and leader is http://127.0.0.1:47470/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.866; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47470
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.866; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.866; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.866; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.867; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.868; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.869; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.869; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.933; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.935; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:54134
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.935; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.936; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.936; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.937; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.937; org.apache.solr.core.CoreContainer; New CoreContainer 363271951
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.937; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.938; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.989; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.990; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.990; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.990; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.991; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.991; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.991; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.992; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.992; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.992; 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-28 04:22:38.995; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.996; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:41102/solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.996; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.997; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.998; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@73c1f20c name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.998; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:38.999; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:39.002; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:39.003; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3c704d54 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:39.003; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:39.005; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.008; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54134_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.009; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:54134_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.011; 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-28 04:22:40.011; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.011; 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-28 04:22:40.012; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.012; 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-28 04:22:40.012; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.013; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.018; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.019; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.020; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.020; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.022; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.022; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.023; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.057; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.085; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.089; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.093; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.124; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.353; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.354; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47470_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47470",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"2"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.358; org.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-28 04:22:40.358; org.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-28 04:22:40.358; org.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-28 04:22:40.358; org.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-28 04:22:40.384; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.388; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.390; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.399; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.402; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.404; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.405; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.405; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.405; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.406; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.406; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.407; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.407; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1367151758872/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.407; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ffb7b56
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.408; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.408; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.408; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:40.408; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.409; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.410; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.410; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.412; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.412; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.413; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.413; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.414; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.414; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.414; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.414; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.415; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.417; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.469; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@25ebff30 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.470; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.470; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.470; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.474; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@25ebff30 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.475; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:40.475; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:41.837; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.861; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.862; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:54134_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54134",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"3"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.862; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.863; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:41.866; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.477; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.477; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:54134 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.478; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.483; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.484; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.484; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.485; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:54134/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.485; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.485; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:54134/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.485; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:54134/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:42.485; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.370; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.376; org.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-28 04:22:43.376; org.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-28 04:22:43.376; org.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-28 04:22:43.376; org.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-28 04:22:43.390; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:54134/collection1/ and leader is http://127.0.0.1:54134/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.391; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54134
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.391; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.391; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.391; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.393; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.394; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.395; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.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-28 04:22:43.454; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:43.454; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.456; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:32837
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.456; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.457; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.457; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.462; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.463; org.apache.solr.core.CoreContainer; New CoreContainer 798189701
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.463; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.464; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.513; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.513; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.514; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.515; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.516; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.516; 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-28 04:22:43.520; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.521; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:41102/solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.521; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.522; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.524; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@437f20f4 name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.524; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.526; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.529; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.530; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3eef9b4b name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.530; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:43.533; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.535; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32837_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.537; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:32837_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.538; 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-28 04:22:44.539; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.538; 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-28 04:22:44.539; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.539; 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-28 04:22:44.539; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.539; 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-28 04:22:44.540; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.541; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.544; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.544; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.545; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.545; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.546; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.546; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.546; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.568; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.594; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.595; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.598; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.880; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.881; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:54134_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:54134",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"3"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.884; org.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-28 04:22:44.884; org.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-28 04:22:44.884; org.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-28 04:22:44.884; org.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-28 04:22:44.884; org.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-28 04:22:44.891; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.896; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.898; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.907; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.909; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.912; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:44.912; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:44.913; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.913; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:44.914; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:44.914; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.914; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.914; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1367151763398/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.915; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ffb7b56
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.915; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.916; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.916; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:44.916; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.916; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.918; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cdbaa02 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4910a407),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.918; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.919; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.920; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.920; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.921; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.921; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.921; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.921; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.922; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.922; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.924; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.977; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@60f98f0f main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.977; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.978; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.978; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.981; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@60f98f0f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.982; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:44.983; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:45.068; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.388; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.389; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:32837_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32837",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"4"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.389; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.389; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.392; org.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-28 04:22:46.393; org.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-28 04:22:46.392; org.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-28 04:22:46.392; org.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-28 04:22:46.392; org.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> WARN  - 2013-04-28 04:22:46.780; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.984; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.984; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:32837 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.987; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:32837/collection1/ and leader is http://127.0.0.1:47470/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.987; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32837
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.987; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.987; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.988; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.988; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.988; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.989; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.989; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.989; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.990; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.990; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.991; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:46.995; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.050; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.052; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:47062
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.053; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.053; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.053; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.054; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/solr.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.054; org.apache.solr.core.CoreContainer; New CoreContainer 2105947173
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.054; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.055; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.093; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.093; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.094; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.095; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.095; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.096; 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-28 04:22:47.098; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.099; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:41102/solr
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.099; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.100; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.101; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@20fbd5e0 name:ZooKeeperConnection Watcher:127.0.0.1:41102 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.102; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.103; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.105; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.106; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@b7377f6 name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.107; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.109; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.896; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.897; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:32837_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32837",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"4"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.901; org.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-28 04:22:47.901; org.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-28 04:22:47.901; org.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-28 04:22:47.901; org.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-28 04:22:47.901; org.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-28 04:22:47.901; org.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-28 04:22:47.996; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:47.996; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&state=recovering&nodeName=127.0.0.1:32837_&checkLive=true&action=PREPRECOVERY&onlyIfLeader=true&core=collection1&coreNodeName=4&wt=javabin} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.111; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47062_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.113; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:47062_
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.115; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.115; 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-28 04:22:48.115; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.116; 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-28 04:22:48.117; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.117; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.117; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.117; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.120; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.121; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.122; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.122; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.123; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1/'
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.123; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.124; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.145; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.171; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.172; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.175; org.apache.solr.schema.IndexSchema; Schema name=test
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.451; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.456; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.458; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.466; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.468; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.470; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:48.471; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:48.471; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.472; org.apache.solr.schema.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:48.472; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOTE
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:48.473; org.apache.solr.schema.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.473; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.473; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.473; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ffb7b56
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.474; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.474; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.474; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:48.474; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.475; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.476; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b73e5ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb41620),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.476; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.478; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.478; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.479; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.479; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.479; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.480; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.480; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.480; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.481; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.483; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.535; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@16f93ebe main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.535; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.536; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.536; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.539; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@16f93ebe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.541; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:48.541; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.404; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.405; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:47062_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47062",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"5"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.405; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.405; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.407; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.407; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.407; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.407; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.407; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.408; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.542; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.543; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:47062 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.546; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:47062/collection1/ and leader is http://127.0.0.1:54134/collection1/
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.546; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47062
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.546; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.546; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.547; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.547; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.547; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.548; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.548; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.548; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.549; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.549; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.549; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.554; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.554; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.555; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.555; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.556; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:49.700; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.997; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:47470/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.998; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:32837 START replicas=[http://127.0.0.1:47470/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:49.998; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.998; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.998; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.998; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.999; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.999; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:47470/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:49.999; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.004; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&version=2&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.006; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.008; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.008; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.009; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.009; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.010; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6923f53c realtime
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.010; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.011; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&openSearcher=false&version=2&waitSearcher=true&commit=true&commit_end_point=true&wt=javabin} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.011; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.011; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.015; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.015; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=3 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.016; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.016; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.016; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.018; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&version=2&generation=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.018; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.019; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index.20130428072250018
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.019; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@56b38be4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a767752) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.021; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&command=filecontent&generation=2&qt=/replication&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.022; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.023; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.023; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.024; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cdbaa02 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4910a407),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cdbaa02 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4910a407),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.025; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.025; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.025; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@448e32b1 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.026; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@448e32b1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.026; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index.20130428072250018 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index.20130428072250018;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.026; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index.20130428072250018
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.026; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty3/index.20130428072250018
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.027; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.027; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.027; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.027; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.028; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:50.408; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.557; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.911; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.912; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47062_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47062",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"5"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.915; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "node_name":"127.0.0.1:32837_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:32837",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"4"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:50.917; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:51.555; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:51.556; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={version=2&state=recovering&nodeName=127.0.0.1:47062_&checkLive=true&action=PREPRECOVERY&onlyIfLeader=true&core=collection1&coreNodeName=5&wt=javabin} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:51.559; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:52.560; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.556; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:54134/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.557; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:47062 START replicas=[http://127.0.0.1:54134/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:53.557; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.557; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.557; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.558; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.558; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.558; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:54134/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.558; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.570; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.573; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&version=2&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.576; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.578; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.579; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.580; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.580; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.581; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3a922b5d realtime
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.581; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.582; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&openSearcher=false&version=2&waitSearcher=true&commit=true&commit_end_point=true&wt=javabin} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.583; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.583; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.584; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.585; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.585; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.585; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.586; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.587; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&version=2&generation=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.588; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.589; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index.20130428072253588
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.589; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@64c57fda lockFactory=org.apache.lucene.store.NativeFSLockFactory@3671dae3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.591; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={checksum=true&command=filecontent&generation=2&qt=/replication&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.593; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.594; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.594; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.595; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b73e5ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb41620),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b73e5ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb41620),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.595; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.595; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.596; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@9152528 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.597; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@9152528 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.597; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index.20130428072253588 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index.20130428072253588;done=true>>]
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.597; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index.20130428072253588
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.598; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019/jetty4/index.20130428072253588
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.598; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.598; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.598; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.598; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.600; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.923; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.924; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "node_name":"127.0.0.1:47062_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:47062",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "core_node_name":"5"}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:53.927; org.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> WARN  - 2013-04-28 04:22:54.498; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.572; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.573; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.578; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.580; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b7eceec lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aa6e343),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.581; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.581; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b7eceec lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aa6e343),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b7eceec lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aa6e343),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.582; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.582; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@50a60f74 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.582; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.583; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@50a60f74 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.584; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&version=2&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.588; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.589; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6533983d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3079742b),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.589; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.590; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7ac9a454 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.590; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.591; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7ac9a454 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.591; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:54134/collection1/, StdNode: http://127.0.0.1:47062/collection1/, StdNode: http://127.0.0.1:32837/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.594; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.595; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@36dd0a82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@374c40e3),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.595; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.595; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@48882945 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.596; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.596; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@48882945 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.597; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&commit=true&commit_end_point=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.597; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.598; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b73e5ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb41620),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b73e5ba lockFactory=org.apache.lucene.store.NativeFSLockFactory@7cb41620),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.598; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.599; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@15a1b3fe main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.599; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.600; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.600; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@15a1b3fe main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.600; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cdbaa02 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4910a407),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4cdbaa02 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4910a407),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.601; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.601; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&commit=true&commit_end_point=true&wt=javabin} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.602; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@13937ea2 main
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.602; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.603; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@13937ea2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.604; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&version=2&waitSearcher=true&expungeDeletes=false&commit=true&commit_end_point=true&wt=javabin} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.604; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={softCommit=false&version=2&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 16
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.605; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.607; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&tests=checkShardConsistency&version=2&q=*:*&distrib=false&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.609; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&tests=checkShardConsistency&version=2&q=*:*&distrib=false&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.611; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&tests=checkShardConsistency&version=2&q=*:*&distrib=false&wt=javabin} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:54.612; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={rows=0&tests=checkShardConsistency&version=2&q=*:*&distrib=false&wt=javabin} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.616; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1433562541316898816)} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.622; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={_version_=-1433562541318995968&version=2&update.distrib=FROMLEADER&update.from=http://127.0.0.1:54134/collection1/&wt=javabin} {deleteByQuery=*:* (-1433562541318995968)} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.624; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={_version_=-1433562541322141696&version=2&update.distrib=FROMLEADER&update.from=http://127.0.0.1:47470/collection1/&wt=javabin} {deleteByQuery=*:* (-1433562541322141696)} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.625; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&wt=javabin} {deleteByQuery=*:* (-1433562541322141696)} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.625; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1433562541318995968)} 0 7
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.628; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[0 (1433562541328433152)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.633; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[0 (1433562541332627456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.634; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[0 (1433562541332627456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.637; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1433562541337870336)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.642; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[1 (1433562541341016064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.642; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[1 (1433562541341016064)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.645; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1433562541347307520)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.650; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[2 (1433562541349404672)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.651; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[2 (1433562541349404672)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.654; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3 (1433562541356744704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.661; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[3 (1433562541360939008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.661; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[3 (1433562541360939008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.662; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[3]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.665; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4 (1433562541367230464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.671; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[4 (1433562541371424768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.671; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[4 (1433562541371424768)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.672; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[4]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.674; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1433562541377716224)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.679; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[5 (1433562541379813376)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.679; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[5 (1433562541379813376)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.681; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6 (1433562541385056256)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.687; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[6 (1433562541389250560)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.688; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[6 (1433562541389250560)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.689; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[6]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.691; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7 (1433562541395542016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.698; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[7 (1433562541400784896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.699; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[7 (1433562541400784896)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.699; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[7]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.702; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1433562541407076352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.706; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[8 (1433562541409173504)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.707; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[8 (1433562541409173504)]} 0 3
[junit4:junit4]   1> WARN  - 2013-04-28 04:22:56.707; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.709; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9 (1433562541414416384)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[9 (1433562541418610688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.716; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[9 (1433562541418610688)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.717; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[9]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.719; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10 (1433562541424902144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.725; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[10 (1433562541429096448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[10 (1433562541429096448)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[10]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.729; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1433562541435387904)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.733; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[11 (1433562541437485056)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.734; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[11 (1433562541437485056)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.736; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12 (1433562541442727936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.742; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[12 (1433562541446922240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.743; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[12 (1433562541446922240)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.744; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[12]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.746; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13 (1433562541453213696)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.752; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[13 (1433562541457408000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[13 (1433562541457408000)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[13]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.756; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1433562541463699456)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[14 (1433562541465796608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[14 (1433562541465796608)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.764; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1433562541471039488)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.768; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[15 (1433562541474185216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.769; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[15 (1433562541474185216)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.771; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1433562541479428096)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.776; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[16 (1433562541481525248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.777; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[16 (1433562541481525248)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.779; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17 (1433562541487816704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.786; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[17 (1433562541492011008)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.787; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[17 (1433562541492011008)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.787; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[17]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.790; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[18 (1433562541498302464)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[18 (1433562541501448192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[18 (1433562541501448192)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.797; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[19 (1433562541506691072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.803; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[19 (1433562541509836800)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.804; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[19 (1433562541509836800)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.807; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[20 (1433562541516128256)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[20 (1433562541521371136)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.813; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[20 (1433562541521371136)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.814; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[20]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.817; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[21 (1433562541526614016)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.821; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[21 (1433562541529759744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[21 (1433562541529759744)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.824; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[22 (1433562541535002624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.829; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[22 (1433562541537099776)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.830; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[22 (1433562541537099776)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.832; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[23 (1433562541543391232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[23 (1433562541546536960)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.839; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[23 (1433562541546536960)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.841; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[24 (1433562541552828416)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[24 (1433562541557022720)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[24 (1433562541557022720)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[24]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.851; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[25 (1433562541563314176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.858; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[25 (1433562541567508480)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.858; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[25 (1433562541567508480)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.859; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[25]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.861; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[26 (1433562541573799936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.867; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[26 (1433562541577994240)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.868; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[26 (1433562541577994240)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[26]} 0 6
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.871; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[27 (1433562541584285696)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.875; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[27 (1433562541586382848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.876; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[27 (1433562541586382848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.879; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[28 (1433562541591625728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.885; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[28 (1433562541596868608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[28 (1433562541596868608)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.886; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[28]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.889; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[29 (1433562541603160064)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[29 (1433562541606305792)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[29 (1433562541606305792)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.896; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[29]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.898; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[30 (1433562541612597248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.903; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[30 (1433562541614694400)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.904; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[30 (1433562541614694400)]} 0 4
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.906; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[31 (1433562541620985856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.912; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[31 (1433562541625180160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[31 (1433562541625180160)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[31]} 0 5
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.916; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[32 (1433562541630423040)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.920; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[32 (1433562541633568768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.920; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[32 (1433562541633568768)]} 0 2
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.923; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&wt=javabin} {add=[33 (1433562541637763072)]} 0 1
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.928; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:47470/collection1/&wt=javabin} {add=[33 (1433562541641957376)]} 0 0
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.929; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={version=2&update.distrib=TOLEADER&distrib.from=http://127.0.0.1:54134/collection1/&wt=javabin} {add=[33 (1433562541641957376)]} 0 3
[junit4:junit4]   1> INFO  - 2013-04-28 04:22:56.929; 

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

ore/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1367151766994/collection1_shard1_1_replica1/data/index
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.313; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89597657154912268-127.0.0.1:47062_-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.314; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-28 04:25:07.314; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.315; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> WARN  - 2013-04-28 04:25:07.315; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.315; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.335; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.391; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.393; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:41102 41102
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.495; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1436974c name:ZooKeeperConnection Watcher:127.0.0.1:41102/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.495; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.496; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 40144
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.497; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.497; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:41102 41102
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1367151751019
[junit4:junit4]   2> check const of shard2
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:2:{"collection":"collection1","state":"active","shard":"shard2","node_name":"127.0.0.1:47470_","base_url":"http://127.0.0.1:47470","core":"collection1","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:4:{"collection":"collection1","state":"active","shard":"shard2","node_name":"127.0.0.1:32837_","base_url":"http://127.0.0.1:32837","core":"collection1"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:48
[junit4:junit4]   2> 
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:3:{"collection":"collection1","state":"down","shard":"shard1","node_name":"127.0.0.1:54134_","base_url":"http://127.0.0.1:54134","core":"collection1"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:54134/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:5:{"collection":"collection1","state":"active","shard":"shard1","node_name":"127.0.0.1:47062_","base_url":"http://127.0.0.1:47062","core":"collection1","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:63
[junit4:junit4]   2> 
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1367151751019 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=D05A1A98A5D9C863 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=America/North_Dakota/Beulah -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  156s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<310> but was:<309>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D05A1A98A5D9C863:51BC9480D286A85F]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:158)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:154)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> INFO  - 2013-04-28 04:25:07.506; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 156494 T3744 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_IQ, timezone=America/North_Dakota/Beulah
[junit4:junit4]   2> NOTE: Linux 3.2.0-40-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=47911680,total=327614464
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, TestJoin, BinaryUpdateRequestHandlerTest, DistributedTermsComponentTest, TestBadConfig, TestCloudManagedSchemaAddField, DateFieldTest, TestStressRecovery, UUIDFieldTest, AutoCommitTest, TestStressVersions, SpatialFilterTest, TestSort, SynonymTokenizerTest, TermVectorComponentTest, TestXIncludeConfig, TestLRUCache, TestRemoteStreaming, SuggesterFSTTest, TestExtendedDismaxParser, CSVRequestHandlerTest, TestSearchPerf, FastVectorHighlighterTest, TestSerializedLuceneMatchVersion, TestPluginEnable, MBeansHandlerTest, TestFieldTypeResource, SliceStateUpdateTest, UpdateRequestProcessorFactoryTest, TestSchemaNameResource, TestSolrCoreProperties, TestWriterPerf, RAMDirectoryFactoryTest, QueryEqualityTest, CacheHeaderTest, ShardRoutingTest, SolrTestCaseJ4Test, TestCoreContainer, ResourceLoaderTest, ResponseLogComponentTest, TestPseudoReturnFields, TestLMDirichletSimilarityFactory, SpellingQueryConverterTest, TestDocSet, BadCopyFieldTest, LeaderElectionTest, TestLFUCache, ZkCLITest, QueryElevationComponentTest, BasicDistributedZkTest, SolrIndexSplitterTest, ZkControllerTest, ScriptEngineTest, StatelessScriptUpdateProcessorFactoryTest, TestPerFieldSimilarity, TermsComponentTest, TestQueryUtils, SliceStateTest, LukeRequestHandlerTest, TestSolrDeletionPolicy2, PrimUtilsTest, SuggesterTest, TestCloudManagedSchema, CircularListTest, ReturnFieldsTest, TestConfig, ShardSplitTest, TestRandomDVFaceting, MoreLikeThisHandlerTest, SOLR749Test, SchemaVersionSpecificBehaviorTest, CoreAdminHandlerTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ShardRoutingCustomTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressReorder, TestRangeQuery, SolrCoreTest, TestGroupingSearch, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, DocValuesTest, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, TestSurroundQueryParser, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, RequiredFieldsTest, TestSolrQueryParser, RegexBoostProcessorTest, TestJmxIntegration, QueryParsingTest, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestPropInjectDefaults, AlternateDirectoryTest, SolrIndexConfigTest, MinimalSchemaTest, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, EchoParamsTest, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, TestCollationKeyRangeQueries, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 157.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:384: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:364: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: There were test failures: 294 suites, 1222 tests, 1 failure, 13 ignored (7 assumptions)

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