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/05/15 07:46:37 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5662/
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:<389> but was:<388>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<389> but was:<388>
	at __randomizedtesting.SeedInfo.seed([E5B1561CC11944F1:6457D804B64624CD]: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:166)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
	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 10084 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:20.888; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:20.893; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:20.893; 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-05-15 05:43:20.894; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:20.994; org.apache.solr.cloud.ZkTestServer; start zk server on port:48147
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:20.995; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.088; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1f932843 name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.088; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.089; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.094; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.095; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1154c5c1 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.095; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.096; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.098; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.099; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.101; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.102; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.103; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.137; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.138; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.142; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.143; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.144; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.145; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.146; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.147; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.148; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.149; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.150; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.152; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.153; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.154; org.apache.solr.cloud.AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.155; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.211; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.270; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:40166
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.271; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.271; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.272; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.272; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.272; org.apache.solr.core.CoreContainer; New CoreContainer 2121793710
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.273; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.273; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.325; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.325; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.326; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.326; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.327; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.327; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.327; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.328; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.328; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.328; 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-05-15 05:43:21.331; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.332; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48147/solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.332; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.333; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.335; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4ad5b106 name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.336; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.337; 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-05-15 05:43:21.339; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.340; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@61ee4dd8 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.341; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.342; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.344; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.346; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.347; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40166_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.348; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:40166_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.350; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.352; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.353; org.apache.solr.cloud.Overseer; Overseer (id=89692346836254723-127.0.0.1:40166_f_vg%2Fmi-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.355; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.357; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.357; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.358; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.360; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.363; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.366; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.367; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.368; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.368; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.369; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.370; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.371; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.397; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.426; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.427; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.430; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.712; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.714; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.715; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.719; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.740; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.740; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1368596601157/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.741; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e9bd6f
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.742; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.743; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.743; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:21.744; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.744; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.748; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3760165f lockFactory=org.apache.lucene.store.NativeFSLockFactory@3521312c; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.748; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.752; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.752; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.753; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.754; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.755; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.756; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.756; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.757; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.758; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.761; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.763; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@371560a2 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.763; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.764; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.764; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.767; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@371560a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.769; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:21.769; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:22.867; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:22.868; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40166/f_vg/mi",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40166_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:22.868; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:22.869; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:22.874; org.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-05-15 05:43:23.772; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.772; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:40166/f_vg/mi collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.773; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.782; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.785; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.785; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.786; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:40166/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.786; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.787; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:40166/f_vg/mi/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.787; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:40166/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:23.788; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.379; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.389; org.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-05-15 05:43:24.396; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:40166/f_vg/mi/collection1/ and leader is http://127.0.0.1:40166/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.397; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40166/f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.397; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.397; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.398; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.400; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.401; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.402; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.403; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.408; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.410; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.412; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@581bfdb1 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.413; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.414; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.417; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.482; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.484; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45378
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.485; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.485; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.485; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.486; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.486; org.apache.solr.core.CoreContainer; New CoreContainer 689358645
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.486; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.487; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.532; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.532; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.533; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.533; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.533; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.534; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.534; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.534; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.535; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.535; 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-05-15 05:43:24.538; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.538; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48147/solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.539; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.539; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.541; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@659e935b name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.541; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.542; 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-05-15 05:43:24.545; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.546; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@60d3b963 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.546; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:24.550; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.552; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45378_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.555; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45378_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.559; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.559; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.559; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.561; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.566; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.567; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.568; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.568; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.570; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.571; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.572; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.607; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.635; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.636; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.639; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.894; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.895; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:40166/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:40166_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.898; org.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-05-15 05:43:25.898; org.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-05-15 05:43:25.898; org.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-05-15 05:43:25.926; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.929; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.930; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.933; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.958; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.958; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1368596604418/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.959; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e9bd6f
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.960; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.961; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.961; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:25.961; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.962; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.965; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.965; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.969; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.969; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.970; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.971; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.972; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.973; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.973; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.974; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.975; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.979; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.982; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@259fe218 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.982; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.983; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.983; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.988; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@259fe218 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.992; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:25.992; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.402; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.404; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45378/f_vg/mi",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:45378_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.404; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.405; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.410; org.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-05-15 05:43:27.410; org.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-05-15 05:43:27.410; org.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> WARN  - 2013-05-15 05:43:27.679; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.994; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.995; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:45378/f_vg/mi collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:27.996; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.004; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.007; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.007; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.008; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:45378/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.008; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.009; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:45378/f_vg/mi/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.009; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45378/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.009; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.915; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.924; org.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-05-15 05:43:28.924; org.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-05-15 05:43:28.924; org.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-05-15 05:43:28.969; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:45378/f_vg/mi/collection1/ and leader is http://127.0.0.1:45378/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.969; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45378/f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.970; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.970; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.970; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.973; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.974; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.975; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:28.976; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.044; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.046; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:57192
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.046; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.047; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.047; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.048; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.048; org.apache.solr.core.CoreContainer; New CoreContainer 1248816553
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.048; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.049; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.089; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.090; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.090; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.090; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.091; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.091; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.092; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.093; 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-05-15 05:43:29.095; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.096; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48147/solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.096; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.097; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.099; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2d17e144 name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.100; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.101; 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-05-15 05:43:29.104; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.105; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@1d486fe8 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.105; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:29.107; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.109; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57192_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.111; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:57192_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.113; 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-05-15 05:43:30.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: 2)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.114; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.114; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.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: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.116; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.117; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.120; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.120; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.121; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.121; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.121; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.122; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.122; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.146; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.179; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.180; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.185; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.429; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.429; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:45378/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:45378_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.432; org.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-05-15 05:43:30.432; org.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-05-15 05:43:30.432; org.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-05-15 05:43:30.432; org.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-05-15 05:43:30.504; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.506; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.507; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.510; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.525; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.525; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1368596608981/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.525; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e9bd6f
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.526; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.526; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.527; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:30.527; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.527; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.529; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.529; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.531; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.531; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.532; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.533; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.534; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.534; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.534; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.535; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.535; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.538; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.540; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@43bdf9ea main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.540; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.541; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.541; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.545; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@43bdf9ea main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.547; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:30.547; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:31.763; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.937; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.939; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57192/f_vg/mi",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:57192_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.939; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.939; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:31.987; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.548; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.549; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:57192/f_vg/mi collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.550; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.558; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.561; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.562; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.562; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:57192/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.563; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.563; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:57192/f_vg/mi/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.563; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:57192/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:32.564; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.490; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.530; org.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-05-15 05:43:33.530; org.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-05-15 05:43:33.530; org.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-05-15 05:43:33.530; org.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-05-15 05:43:33.570; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:57192/f_vg/mi/collection1/ and leader is http://127.0.0.1:57192/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.571; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57192/f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.571; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.571; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.571; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.573; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.574; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.574; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.575; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.636; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.637; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50393
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.638; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.638; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.639; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.639; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.639; org.apache.solr.core.CoreContainer; New CoreContainer 876855139
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.640; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.640; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.680; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.680; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.681; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.681; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.681; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.682; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.682; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.682; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.683; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.683; 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-05-15 05:43:33.686; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.686; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48147/solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.687; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.687; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.689; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@22130f77 name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.689; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.690; 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-05-15 05:43:33.693; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.694; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@62c5ab89 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.694; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:33.696; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:33.976; org.apache.solr.cloud.OverseerCollectionProcessor; Overseer cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.699; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50393_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.701; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50393_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.703; 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-05-15 05:43:34.704; 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-05-15 05:43:34.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.704; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.705; 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-05-15 05:43:34.705; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.705; 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-05-15 05:43:34.706; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.710; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.711; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.711; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.712; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.713; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.715; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.716; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.740; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.782; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.783; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:34.787; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.034; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.035; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:57192/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:57192_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.037; org.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-05-15 05:43:35.038; org.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-05-15 05:43:35.037; org.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-05-15 05:43:35.038; org.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-05-15 05:43:35.037; org.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-05-15 05:43:35.093; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.095; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.097; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.100; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.116; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.116; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1368596613577/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.117; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e9bd6f
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.117; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.118; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.118; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:35.118; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.119; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.120; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43fd4a4a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e530da9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.120; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.122; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.123; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.123; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.124; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.124; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.124; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.125; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.125; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.126; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.128; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.131; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@70c2296f main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.131; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.131; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.132; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.136; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@70c2296f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.139; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:35.139; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:36.542; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:36.543; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50393/f_vg/mi",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50393_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:36.543; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:36.543; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:36.569; org.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-05-15 05:43:36.569; org.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-05-15 05:43:36.569; org.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-05-15 05:43:36.569; org.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-05-15 05:43:36.569; org.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-05-15 05:43:37.141; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.141; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:50393/f_vg/mi collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.144; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:50393/f_vg/mi/collection1/ and leader is http://127.0.0.1:45378/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.144; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50393/f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.144; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.144; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.145; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.145; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.145; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.146; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.146; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.146; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.147; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.147; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.147; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.151; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.210; org.eclipse.jetty.server.Server; jetty-8.1.10.v20130312
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.213; org.eclipse.jetty.server.AbstractConnector; Started SelectChannelConnector@127.0.0.1:56606
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.213; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.214; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.214; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.214; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.215; org.apache.solr.core.CoreContainer; New CoreContainer 136404221
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.215; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.216; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.259; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.260; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.260; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.260; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.261; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.261; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.261; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.262; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.262; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.263; 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-05-15 05:43:37.265; org.apache.solr.logging.LogWatcher; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.266; org.apache.solr.core.ZkContainer; Zookeeper client=127.0.0.1:48147/solr
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.267; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.267; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.269; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5b0927a name:ZooKeeperConnection Watcher:127.0.0.1:48147 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.269; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.270; 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-05-15 05:43:37.272; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.273; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@559c1e40 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.274; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:37.276; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.073; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.074; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50393/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50393_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.150; org.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-05-15 05:43:38.150; org.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-05-15 05:43:38.150; org.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-05-15 05:43:38.150; org.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-05-15 05:43:38.150; org.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-05-15 05:43:38.150; org.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-05-15 05:43:38.278; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56606_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.280; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56606_f_vg%2Fmi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.281; 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-05-15 05:43:38.281; 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-05-15 05:43:38.282; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.282; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.282; 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-05-15 05:43:38.282; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.282; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.291; 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-05-15 05:43:38.291; 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-05-15 05:43:38.282; 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-05-15 05:43:38.291; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.291; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.295; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.295; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.295; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.296; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.297; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.298; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.299; org.apache.solr.core.SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.343; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.374; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.375; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.379; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.667; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.669; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.670; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.673; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.686; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.687; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1368596617150/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.687; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e9bd6f
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.687; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.688; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.688; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:38.688; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.689; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.690; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@75332eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@46abc7c9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.690; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.692; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.692; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.693; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.693; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.694; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.694; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.694; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.695; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.695; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.697; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.700; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@646b017e main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.700; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.700; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.701; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.705; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@646b017e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.708; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:38.708; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.151; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.152; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&nodeName=127.0.0.1:50393_f_vg%252Fmi&version=2&checkLive=true&onlyIfLeader=true&state=recovering&action=PREPRECOVERY&core=collection1&wt=javabin} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.655; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.656; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56606/f_vg/mi",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56606_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.656; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.656; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.659; org.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-05-15 05:43:39.659; org.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-05-15 05:43:39.659; org.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-05-15 05:43:39.659; org.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-05-15 05:43:39.659; org.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-05-15 05:43:39.659; org.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-05-15 05:43:39.709; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.710; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56606/f_vg/mi collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.714; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56606/f_vg/mi/collection1/ and leader is http://127.0.0.1:57192/f_vg/mi/collection1/
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.714; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56606/f_vg/mi
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.714; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.715; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.715; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.715; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.716; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.717; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.717; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.718; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.718; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.719; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.797; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.797; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.799; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.799; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.800; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:39.801; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:40.801; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.154; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:45378/f_vg/mi/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.154; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:50393/f_vg/mi START replicas=[http://127.0.0.1:45378/f_vg/mi/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:41.154; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:45378/f_vg/mi/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.155; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.159; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/get params={version=2&qt=/get&getVersions=100&wt=javabin&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.162; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.162; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.162; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56606/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56606_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.165; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.166; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.169; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.169; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.170; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1f9c6b03 realtime
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.170; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.171; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&openSearcher=false&commit_end_point=true&softCommit=false&wt=javabin} {commit=} 0 9
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.181; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.181; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.181; org.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-05-15 05:43:41.182; org.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-05-15 05:43:41.182; org.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-05-15 05:43:41.182; org.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-05-15 05:43:41.182; org.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-05-15 05:43:41.181; org.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-05-15 05:43:41.184; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.184; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.185; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.185; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.185; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.187; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/replication params={command=filelist&version=2&generation=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.188; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.189; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index.20130514234341188
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.189; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5657cf51 lockFactory=org.apache.lucene.store.NativeFSLockFactory@25e9e878) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.191; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi 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-05-15 05:43:41.192; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.192; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.192; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.193; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43fd4a4a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e530da9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43fd4a4a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e530da9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.194; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.194; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.195; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@330882ed main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.195; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@330882ed main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.196; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index.20130514234341188 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index.20130514234341188;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.196; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index.20130514234341188
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.196; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty3/index.20130514234341188
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.196; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.197; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.197; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.197; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.198; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.802; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.802; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&nodeName=127.0.0.1:56606_f_vg%252Fmi&version=2&checkLive=true&onlyIfLeader=true&state=recovering&action=PREPRECOVERY&core=collection1&wt=javabin} status=0 QTime=2001 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:41.804; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:42.687; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:42.689; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:50393/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:50393_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:42.807; org.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-05-15 05:43:42.807; org.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-05-15 05:43:42.808; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:42.807; org.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-05-15 05:43:42.808; org.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-05-15 05:43:42.807; org.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-05-15 05:43:42.807; org.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-05-15 05:43:43.803; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:57192/f_vg/mi/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.804; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:56606/f_vg/mi START replicas=[http://127.0.0.1:57192/f_vg/mi/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-15 05:43:43.805; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.805; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.805; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.806; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.806; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.807; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:57192/f_vg/mi/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.807; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.811; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.813; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/get params={version=2&qt=/get&getVersions=100&wt=javabin&distrib=false} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.814; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.816; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.818; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.819; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.820; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.821; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1c1173c1 realtime
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.821; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.822; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&openSearcher=false&commit_end_point=true&softCommit=false&wt=javabin} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.823; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.823; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.825; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.826; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/replication params={command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.827; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.827; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.828; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.830; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/replication params={command=filelist&version=2&generation=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.831; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.832; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index.20130514234343832
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.833; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@6269d545 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c253d5e) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.835; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi 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-05-15 05:43:43.837; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.838; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.838; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.840; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@75332eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@46abc7c9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@75332eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@46abc7c9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.841; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.841; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.842; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@72c2c6e5 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.843; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@72c2c6e5 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.844; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index.20130514234343832 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index.20130514234343832;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.845; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index.20130514234343832
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.845; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893/jetty4/index.20130514234343832
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.845; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.846; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.846; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.846; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:43.848; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.314; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.315; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56606/f_vg/mi",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56606_f_vg%2Fmi",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "operation":"state"}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.452; org.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-05-15 05:43:44.452; org.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-05-15 05:43:44.452; org.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-05-15 05:43:44.452; org.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-05-15 05:43:44.452; org.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-05-15 05:43:44.452; org.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-05-15 05:43:44.813; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.815; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.821; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.822; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3760165f lockFactory=org.apache.lucene.store.NativeFSLockFactory@3521312c; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.823; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.824; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3760165f lockFactory=org.apache.lucene.store.NativeFSLockFactory@3521312c; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3760165f lockFactory=org.apache.lucene.store.NativeFSLockFactory@3521312c; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.824; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.824; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@44ffce62 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.825; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.825; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@44ffce62 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.826; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&softCommit=false&wt=javabin} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.829; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.829; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@35e40b0f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1197af61; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.830; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.830; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@39657089 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.830; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.831; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@39657089 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.831; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:57192/f_vg/mi/collection1/, StdNode: http://127.0.0.1:56606/f_vg/mi/collection1/, StdNode: http://127.0.0.1:50393/f_vg/mi/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.834; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.834; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@649dd1c1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ccb0390; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.834; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.835; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@469edd3c main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.835; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.836; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@469edd3c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.836; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&expungeDeletes=false&commit_end_point=true&softCommit=false&wt=javabin} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.837; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.837; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.838; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@75332eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@46abc7c9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@75332eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@46abc7c9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.838; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43fd4a4a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e530da9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43fd4a4a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e530da9; maxCacheMB=0.8193359375 maxMergeSizeMB=0.8818359375)),segFN=segments_3,generation=3}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.838; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.839; org.apache.solr.core.SolrDeletionPolicy; newest commit generation = 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.839; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5c204659 main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.840; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@51a9e90c main
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.840; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.841; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5c204659 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.841; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.841; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&expungeDeletes=false&commit_end_point=true&softCommit=false&wt=javabin} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.841; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@51a9e90c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&expungeDeletes=false&commit_end_point=true&softCommit=false&wt=javabin} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.843; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={waitSearcher=true&version=2&commit=true&softCommit=false&wt=javabin} {commit=} 0 14
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.845; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.847; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/select params={tests=checkShardConsistency&version=2&q=*:*&rows=0&wt=javabin&distrib=false} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.848; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/select params={tests=checkShardConsistency&version=2&q=*:*&rows=0&wt=javabin&distrib=false} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.850; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/select params={tests=checkShardConsistency&version=2&q=*:*&rows=0&wt=javabin&distrib=false} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:44.852; org.apache.solr.core.SolrCore; [collection1] webapp=/f_vg/mi path=/select params={tests=checkShardConsistency&version=2&q=*:*&rows=0&wt=javabin&distrib=false} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.856; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1435077576601108480)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.864; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&update.from=http://127.0.0.1:45378/f_vg/mi/collection1/&_version_=-1435077576605302784&version=2&wt=javabin} {deleteByQuery=*:* (-1435077576605302784)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.867; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&update.from=http://127.0.0.1:57192/f_vg/mi/collection1/&_version_=-1435077576608448512&version=2&wt=javabin} {deleteByQuery=*:* (-1435077576608448512)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&wt=javabin} {deleteByQuery=*:* (-1435077576608448512)} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.870; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1435077576605302784)} 0 11
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.873; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[0 (1435077576619982848)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.880; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[0 (1435077576623128576)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.880; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[0 (1435077576623128576)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.884; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[1 (1435077576631517184)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.890; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[1 (1435077576634662912)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[1 (1435077576634662912)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.895; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[2 (1435077576642002944)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.901; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[2 (1435077576646197248)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.902; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[2 (1435077576646197248)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.905; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[3 (1435077576653537280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.913; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[3 (1435077576658780160)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.914; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[3 (1435077576658780160)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.915; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[3]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.918; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[4 (1435077576667168768)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[4 (1435077576672411648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.927; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[4 (1435077576672411648)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.928; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[4]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.931; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[5 (1435077576679751680)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.936; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[5 (1435077576683945984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.937; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[5 (1435077576683945984)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.941; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[6 (1435077576690237440)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.949; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[6 (1435077576696528896)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.950; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[6 (1435077576696528896)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[6]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.954; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[7 (1435077576704917504)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.960; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[7 (1435077576708063232)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.961; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[7 (1435077576708063232)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.964; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[8 (1435077576715403264)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.970; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[8 (1435077576718548992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.971; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[8 (1435077576718548992)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.974; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[9 (1435077576725889024)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.980; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[9 (1435077576729034752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.981; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[9 (1435077576729034752)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.984; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[10 (1435077576736374784)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.993; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[10 (1435077576742666240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.993; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[10 (1435077576742666240)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.994; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[10]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:46.998; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[11 (1435077576750006272)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.006; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[11 (1435077576756297728)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.007; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[11 (1435077576756297728)]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.007; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[11]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.011; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[12 (1435077576763637760)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.018; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[12 (1435077576769929216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.019; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[12 (1435077576769929216)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.020; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[12]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.023; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[13 (1435077576777269248)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.031; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[13 (1435077576783560704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.032; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[13 (1435077576783560704)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.033; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[13]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.036; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[14 (1435077576790900736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.044; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[14 (1435077576796143616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.045; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[14 (1435077576796143616)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.046; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[14]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.049; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[15 (1435077576804532224)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.055; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[15 (1435077576807677952)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.056; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[15 (1435077576807677952)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.059; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[16 (1435077576815017984)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.067; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[16 (1435077576820260864)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.068; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[16 (1435077576820260864)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.069; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[16]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.072; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[17 (1435077576828649472)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.078; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[17 (1435077576831795200)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.079; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[17 (1435077576831795200)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.082; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[18 (1435077576839135232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.088; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[18 (1435077576842280960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.089; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[18 (1435077576842280960)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.093; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[19 (1435077576849620992)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.098; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[19 (1435077576853815296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.099; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[19 (1435077576853815296)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.103; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[20 (1435077576860106752)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.110; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[20 (1435077576866398208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.111; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[20 (1435077576866398208)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.112; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[20]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.116; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[21 (1435077576873738240)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.121; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[21 (1435077576876883968)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.122; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[21 (1435077576876883968)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.126; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[22 (1435077576884224000)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.133; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[22 (1435077576890515456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.134; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[22 (1435077576890515456)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.135; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[22]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.138; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[23 (1435077576897855488)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.146; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[23 (1435077576903098368)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.147; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[23 (1435077576903098368)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.148; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[23]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.151; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[24 (1435077576911486976)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.157; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[24 (1435077576914632704)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.158; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[24 (1435077576914632704)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[25 (1435077576921972736)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.169; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[25 (1435077576927215616)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.170; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[25 (1435077576927215616)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.171; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[25]} 0 8
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.174; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[26 (1435077576934555648)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.182; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[26 (1435077576940847104)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[26 (1435077576940847104)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.184; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[26]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.187; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[27 (1435077576949235712)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.193; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[27 (1435077576952381440)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.194; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[27 (1435077576952381440)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.197; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[28 (1435077576959721472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.204; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[28 (1435077576964964352)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.204; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[28 (1435077576964964352)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.205; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[28]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.207; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[29 (1435077576970207232)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.213; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[29 (1435077576974401536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.214; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[29 (1435077576974401536)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.214; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[29]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.216; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[30 (1435077576979644416)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.220; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[30 (1435077576981741568)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.221; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[30 (1435077576981741568)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[31 (1435077576986984448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.227; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[31 (1435077576989081600)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.228; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[31 (1435077576989081600)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.230; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[32 (1435077576994324480)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.234; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[32 (1435077576996421632)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.235; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[32 (1435077576996421632)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.237; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[33 (1435077577001664512)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.243; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:45378/f_vg/mi/collection1/&wt=javabin} {add=[33 (1435077577005858816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.244; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[33 (1435077577005858816)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.244; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[33]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.246; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[34 (1435077577011101696)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.250; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:57192/f_vg/mi/collection1/&wt=javabin} {add=[34 (1435077577013198848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.251; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_vg/mi path=/update params={version=2&wt=javabin} {add=[34 (1435077577013198848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-15 05:43:47.253; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/f_v

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

terStateUpdater; According to ZK I (id=89692346836254732-127.0.0.1:56606_f_vg%2Fmi-n_0000000004) am no longer a leader.
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.867; 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-05-15 05:46:31.867; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.868; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (0)
[junit4:junit4]   1> WARN  - 2013-05-15 05:46:31.868; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.868; 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: 0)
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.888; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/f_vg/mi,null}
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.949; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:31.952; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:48147 48147
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:32.054; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4658d9a9 name:ZooKeeperConnection Watcher:127.0.0.1:48147/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:32.055; org.apache.solr.common.cloud.ConnectionManager; Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:32.058; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 40166
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:32.059; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-15 05:46:32.059; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:48147 48147
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1368596600893
[junit4:junit4]   2> check const of shard2
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:2:{"base_url":"http://127.0.0.1:45378/f_vg/mi","shard":"shard2","collection":"collection1","state":"active","node_name":"127.0.0.1:45378_f_vg%2Fmi","core":"collection1","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:47
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:4:{"base_url":"http://127.0.0.1:50393/f_vg/mi","shard":"shard2","collection":"collection1","state":"active","node_name":"127.0.0.1:50393_f_vg%2Fmi","core":"collection1"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:47
[junit4:junit4]   2> 
[junit4:junit4]   2> check const of shard1
[junit4:junit4]   2> client0
[junit4:junit4]   2> PROPS:3:{"base_url":"http://127.0.0.1:57192/f_vg/mi","shard":"shard1","collection":"collection1","state":"down","node_name":"127.0.0.1:57192_f_vg%2Fmi","core":"collection1"}
[junit4:junit4]   2> error contacting client: Server refused connection at: http://127.0.0.1:57192/f_vg/mi/collection1
[junit4:junit4]   2> 
[junit4:junit4]   2> client1
[junit4:junit4]   2> PROPS:5:{"base_url":"http://127.0.0.1:56606/f_vg/mi","shard":"shard1","collection":"collection1","state":"active","node_name":"127.0.0.1:56606_f_vg%2Fmi","core":"collection1","leader":"true"}
[junit4:junit4]   2>  live:true
[junit4:junit4]   2>  num:58
[junit4:junit4]   2> 
[junit4:junit4]   2> !!!! WARNING: best effort to remove /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1368596600893 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=E5B1561CC11944F1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=America/Regina -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  191s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<389> but was:<388>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5B1561CC11944F1:6457D804B64624CD]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:166)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:155)
[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-05-15 05:46:32.068; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   2> 191182 T3746 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=NestedPulsing), _version_=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=DefaultSimilarity, locale=mt_MT, timezone=America/Regina
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=180517016,total=375783424
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestValueSourceCache, TestStressVersions, JsonLoaderTest, TestManagedSchemaFieldResource, TestXIncludeConfig, TestIBSimilarityFactory, QueryEqualityTest, SliceStateTest, SystemInfoHandlerTest, QueryResultKeyTest, SolrInfoMBeanTest, TestDocSet, TestConfig, PeerSyncTest, CoreAdminHandlerTest, FastVectorHighlighterTest, DistributedSpellCheckComponentTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestSchemaSimilarityResource, PreAnalyzedFieldTest, UnloadDistributedZkTest, SuggesterTest, TestStressRecovery, ShardRoutingTest, DistributedTermsComponentTest, TestRemoteStreaming, ShardSplitTest, SpatialFilterTest, SolrCoreTest, ZkControllerTest, SoftAutoCommitTest, FileBasedSpellCheckerTest, SimpleFacetsTest, AliasIntegrationTest, TestGroupingSearch, SpellingQueryConverterTest, MinimalSchemaTest, WordBreakSolrSpellCheckerTest, TestCoreContainer, TestFastLRUCache, TestQuerySenderListener, TestSurroundQueryParser, SchemaVersionSpecificBehaviorTest, TestQueryUtils, TestSolrDeletionPolicy1, TestReversedWildcardFilterFactory, DirectUpdateHandlerOptimizeTest, CSVRequestHandlerTest, AlternateDirectoryTest, TestRandomDVFaceting, SearchHandlerTest, TestSearchPerf, BasicFunctionalityTest, LukeRequestHandlerTest, CircularListTest, SyncSliceTest, ReturnFieldsTest, TestPropInjectDefaults, TestLMDirichletSimilarityFactory, CacheHeaderTest, PrimUtilsTest, TestShardHandlerFactory, TestPluginEnable, TestFastWriter, TestAddFieldRealTimeGet, TestWriterPerf, MBeansHandlerTest, ChaosMonkeyNothingIsSafeTest, TestSweetSpotSimilarityFactory, ZkCLITest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, TestDistributedSearch, TestRecovery, TestJoin, TestFiltering, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, DocValuesTest, TestTrie, PolyFieldTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DistanceFunctionTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, PingRequestHandlerTest, TestBinaryResponseWriter, TestPropInject, TestSolrIndexConfig, BadComponentTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, SynonymTokenizerTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, DOMUtilTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 191.70s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:377: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:357: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1240: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:884: There were test failures: 295 suites, 1231 tests, 1 failure, 16 ignored (7 assumptions)

Total time: 35 minutes 19 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