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/27 11:14:45 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_21) - Build # 5852 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/5852/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Wrong doc count on shard1_0 expected:<447> but was:<446>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<447> but was:<446>
	at __randomizedtesting.SeedInfo.seed([9D0DD91071DFEECA:1CEB570806808EF6]: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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9580 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 557791 T2750 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 557796 T2750 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-ChaosMonkeyShardSplitTest-1369645405086
[junit4:junit4]   2> 557796 T2750 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 557797 T2751 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 557897 T2750 oasc.ZkTestServer.run start zk server on port:50280
[junit4:junit4]   2> 557898 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 558151 T2757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68849efa name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 558151 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 558152 T2750 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 558156 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 558158 T2759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e7eca16 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 558158 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 558158 T2750 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 558161 T2750 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 558163 T2750 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 558165 T2750 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 558168 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558169 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 558172 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558173 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 558176 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558176 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 558178 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558179 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 558181 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558181 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 558183 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558184 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 558186 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558187 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 558189 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558190 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 558193 T2750 oasc.AbstractZkTestCase.putConfig 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]   2> 558194 T2750 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 558312 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 558351 T2750 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47810
[junit4:junit4]   2> 558352 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 558352 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 558352 T2750 oasc.SolrResourceLoader.locateSolrHome 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-1369645405486
[junit4:junit4]   2> 558353 T2750 oasc.CoreContainer$Initializer.initialize 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-1369645405486/solr.xml
[junit4:junit4]   2> 558353 T2750 oasc.CoreContainer.<init> New CoreContainer 314164494
[junit4:junit4]   2> 558353 T2750 oasc.CoreContainer.load 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-1369645405486/'
[junit4:junit4]   2> 558354 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369645405486/'
[junit4:junit4]   2> 558399 T2750 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 558399 T2750 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 558399 T2750 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 558400 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 558400 T2750 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 558400 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 558400 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 558401 T2750 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 558401 T2750 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 558401 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 558430 T2750 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 558430 T2750 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50280/solr
[junit4:junit4]   2> 558431 T2750 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 558431 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 558433 T2770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f82cd18 name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 558433 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 558434 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 558436 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 558437 T2772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48669b41 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 558438 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 558439 T2750 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 558440 T2750 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 558442 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 558443 T2750 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47810_
[junit4:junit4]   2> 558444 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47810_
[junit4:junit4]   2> 558445 T2750 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 558448 T2750 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 558449 T2750 oasc.Overseer.start Overseer (id=89761081267847171-127.0.0.1:47810_-n_0000000000) starting
[junit4:junit4]   2> 558450 T2750 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 558453 T2774 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 558453 T2750 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 558454 T2750 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 558455 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 558457 T2773 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 558459 T2775 oasc.CoreContainer.create 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-1369645405486/collection1
[junit4:junit4]   2> 558459 T2775 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 558459 T2775 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 558459 T2775 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 558460 T2775 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369645405486/collection1/'
[junit4:junit4]   2> 558461 T2775 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369645405486/collection1/lib/README' to classloader
[junit4:junit4]   2> 558461 T2775 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1369645405486/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 558484 T2775 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 558512 T2775 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 558513 T2775 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 558516 T2775 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 558824 T2775 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 558826 T2775 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 558828 T2775 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 558830 T2775 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 558843 T2775 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 558843 T2775 oasc.SolrCore.<init> [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-1369645405486/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data/
[junit4:junit4]   2> 558844 T2775 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@215d55cb
[junit4:junit4]   2> 558844 T2775 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 558844 T2775 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data
[junit4:junit4]   2> 558845 T2775 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data/index/
[junit4:junit4]   2> 558845 T2775 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 558845 T2775 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data/index
[junit4:junit4]   2> 558846 T2775 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aa42f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69f37fbc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 558847 T2775 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 558848 T2775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 558848 T2775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 558849 T2775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 558849 T2775 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 558849 T2775 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 558850 T2775 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 558850 T2775 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 558850 T2775 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 558850 T2775 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 558852 T2775 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 558854 T2775 oass.SolrIndexSearcher.<init> Opening Searcher@31cd4150 main
[junit4:junit4]   2> 558855 T2775 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/control/data/tlog
[junit4:junit4]   2> 558855 T2775 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 558855 T2775 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 558876 T2776 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31cd4150 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 558878 T2775 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 558878 T2775 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 559959 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 559960 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47810_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47810"}
[junit4:junit4]   2> 559960 T2773 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 559960 T2773 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 559962 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 560880 T2775 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 560880 T2775 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47810 collection:control_collection shard:shard1
[junit4:junit4]   2> 560881 T2775 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 560885 T2775 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 560887 T2775 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 560887 T2775 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 560888 T2775 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47810/collection1/
[junit4:junit4]   2> 560888 T2775 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 560888 T2775 oasc.SyncStrategy.syncToMe http://127.0.0.1:47810/collection1/ has no replicas
[junit4:junit4]   2> 560888 T2775 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47810/collection1/
[junit4:junit4]   2> 560889 T2775 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 561465 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 561469 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 561494 T2775 oasc.ZkController.register We are http://127.0.0.1:47810/collection1/ and leader is http://127.0.0.1:47810/collection1/
[junit4:junit4]   2> 561495 T2775 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47810
[junit4:junit4]   2> 561495 T2775 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 561495 T2775 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 561495 T2775 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 561497 T2775 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 561498 T2750 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 561499 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 561499 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 561504 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 561505 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 561506 T2779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e49882f name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561506 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 561507 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 561509 T2750 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 561578 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 561579 T2750 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37412
[junit4:junit4]   2> 561580 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 561581 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 561581 T2750 oasc.SolrResourceLoader.locateSolrHome 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-1369645408799
[junit4:junit4]   2> 561582 T2750 oasc.CoreContainer$Initializer.initialize 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-1369645408799/solr.xml
[junit4:junit4]   2> 561582 T2750 oasc.CoreContainer.<init> New CoreContainer 1200336038
[junit4:junit4]   2> 561582 T2750 oasc.CoreContainer.load 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-1369645408799/'
[junit4:junit4]   2> 561583 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369645408799/'
[junit4:junit4]   2> 561623 T2750 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 561624 T2750 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 561624 T2750 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 561624 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 561624 T2750 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 561625 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 561625 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 561625 T2750 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 561626 T2750 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 561626 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 561629 T2750 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 561630 T2750 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50280/solr
[junit4:junit4]   2> 561630 T2750 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 561631 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 561632 T2790 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@589a13a5 name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561632 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 561633 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 561636 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 561638 T2792 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e4e4198 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561638 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 561640 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 562642 T2750 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37412_
[junit4:junit4]   2> 562644 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37412_
[junit4:junit4]   2> 562645 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 562645 T2792 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 562645 T2779 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 562646 T2772 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 562650 T2793 oasc.CoreContainer.create 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-1369645408799/collection1
[junit4:junit4]   2> 562650 T2793 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 562650 T2793 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 562651 T2793 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 562651 T2793 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369645408799/collection1/'
[junit4:junit4]   2> 562652 T2793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369645408799/collection1/lib/README' to classloader
[junit4:junit4]   2> 562652 T2793 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1369645408799/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 562672 T2793 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 562697 T2793 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 562699 T2793 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 562702 T2793 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 562951 T2793 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 562953 T2793 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 562954 T2793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 562957 T2793 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 562972 T2793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 562973 T2793 oasc.SolrCore.<init> [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-1369645408799/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1/
[junit4:junit4]   2> 562973 T2793 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@215d55cb
[junit4:junit4]   2> 562973 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 562973 T2793 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 562973 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:47810__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47810_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47810"}
[junit4:junit4]   2> 562974 T2793 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1
[junit4:junit4]   2> 562974 T2793 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1/index/
[junit4:junit4]   2> 562974 T2793 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 562974 T2793 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1/index
[junit4:junit4]   2> 562976 T2793 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_1,generation=1}
[junit4:junit4]   2> 562976 T2793 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 562976 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 562976 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 562976 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 562977 T2793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 562978 T2793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 562978 T2793 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 562978 T2793 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 562979 T2793 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 562979 T2793 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 562979 T2793 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 562979 T2793 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 562980 T2793 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 562982 T2793 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 562984 T2793 oass.SolrIndexSearcher.<init> Opening Searcher@1e0bd85b main
[junit4:junit4]   2> 562984 T2793 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty1/tlog
[junit4:junit4]   2> 562985 T2793 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 562985 T2793 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 562988 T2794 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e0bd85b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 562990 T2793 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 562990 T2793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 564479 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 564479 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37412_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37412"}
[junit4:junit4]   2> 564479 T2773 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 564480 T2773 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 564483 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 564483 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 564483 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 564991 T2793 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 564991 T2793 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37412 collection:collection1 shard:shard1
[junit4:junit4]   2> 564992 T2793 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 564995 T2793 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 564996 T2793 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 564997 T2793 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 564997 T2793 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37412/collection1/
[junit4:junit4]   2> 564997 T2793 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 564997 T2793 oasc.SyncStrategy.syncToMe http://127.0.0.1:37412/collection1/ has no replicas
[junit4:junit4]   2> 564997 T2793 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37412/collection1/
[junit4:junit4]   2> 564997 T2793 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 565986 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 565990 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 565990 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 565990 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 566003 T2793 oasc.ZkController.register We are http://127.0.0.1:37412/collection1/ and leader is http://127.0.0.1:37412/collection1/
[junit4:junit4]   2> 566003 T2793 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37412
[junit4:junit4]   2> 566003 T2793 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 566003 T2793 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 566004 T2793 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 566005 T2793 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 566006 T2750 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 566006 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 566007 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 566080 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 566082 T2750 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43877
[junit4:junit4]   2> 566083 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 566083 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 566084 T2750 oasc.SolrResourceLoader.locateSolrHome 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-1369645413301
[junit4:junit4]   2> 566084 T2750 oasc.CoreContainer$Initializer.initialize 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-1369645413301/solr.xml
[junit4:junit4]   2> 566084 T2750 oasc.CoreContainer.<init> New CoreContainer 909207750
[junit4:junit4]   2> 566085 T2750 oasc.CoreContainer.load 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-1369645413301/'
[junit4:junit4]   2> 566085 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369645413301/'
[junit4:junit4]   2> 566130 T2750 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 566131 T2750 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 566131 T2750 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 566131 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 566132 T2750 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 566132 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 566132 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 566132 T2750 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 566133 T2750 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 566133 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 566136 T2750 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 566137 T2750 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50280/solr
[junit4:junit4]   2> 566137 T2750 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 566138 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 566139 T2806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23c275ee name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 566139 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 566140 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 566144 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 566146 T2808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fa61682 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 566146 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 566148 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 567150 T2750 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43877_
[junit4:junit4]   2> 567151 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43877_
[junit4:junit4]   2> 567153 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 567153 T2792 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 567154 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567154 T2808 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 567154 T2779 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 567154 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567155 T2772 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 567159 T2809 oasc.CoreContainer.create 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-1369645413301/collection1
[junit4:junit4]   2> 567159 T2809 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 567160 T2809 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 567160 T2809 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 567161 T2809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369645413301/collection1/'
[junit4:junit4]   2> 567162 T2809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369645413301/collection1/lib/README' to classloader
[junit4:junit4]   2> 567162 T2809 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1369645413301/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 567186 T2809 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 567214 T2809 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 567215 T2809 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 567218 T2809 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 567498 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 567498 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:37412__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37412_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37412"}
[junit4:junit4]   2> 567501 T2809 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 567501 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567501 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567502 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567501 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 567504 T2809 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 567505 T2809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 567508 T2809 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 567523 T2809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 567524 T2809 oasc.SolrCore.<init> [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-1369645413301/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2/
[junit4:junit4]   2> 567524 T2809 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@215d55cb
[junit4:junit4]   2> 567524 T2809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 567525 T2809 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2
[junit4:junit4]   2> 567525 T2809 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2/index/
[junit4:junit4]   2> 567525 T2809 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 567525 T2809 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2/index
[junit4:junit4]   2> 567527 T2809 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_1,generation=1}
[junit4:junit4]   2> 567527 T2809 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 567529 T2809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 567529 T2809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 567529 T2809 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 567530 T2809 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 567530 T2809 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 567530 T2809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 567531 T2809 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 567531 T2809 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 567531 T2809 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 567534 T2809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 567536 T2809 oass.SolrIndexSearcher.<init> Opening Searcher@470b59f5 main
[junit4:junit4]   2> 567536 T2809 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty2/tlog
[junit4:junit4]   2> 567537 T2809 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 567537 T2809 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 567541 T2810 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@470b59f5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 567542 T2809 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 567542 T2809 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 569005 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 569005 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43877_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43877"}
[junit4:junit4]   2> 569005 T2773 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 569005 T2773 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 569008 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 569008 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 569008 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 569008 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 569544 T2809 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 569545 T2809 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43877 collection:collection1 shard:shard2
[junit4:junit4]   2> 569545 T2809 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 569549 T2809 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 569550 T2809 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 569550 T2809 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 569550 T2809 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43877/collection1/
[junit4:junit4]   2> 569551 T2809 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 569551 T2809 oasc.SyncStrategy.syncToMe http://127.0.0.1:43877/collection1/ has no replicas
[junit4:junit4]   2> 569551 T2809 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43877/collection1/
[junit4:junit4]   2> 569551 T2809 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 570511 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 570516 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 570516 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 570516 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 570516 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 570556 T2809 oasc.ZkController.register We are http://127.0.0.1:43877/collection1/ and leader is http://127.0.0.1:43877/collection1/
[junit4:junit4]   2> 570556 T2809 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43877
[junit4:junit4]   2> 570556 T2809 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 570556 T2809 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 570556 T2809 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 570558 T2809 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 570559 T2750 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 570559 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 570560 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 570626 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 570628 T2750 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48883
[junit4:junit4]   2> 570629 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 570629 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 570629 T2750 oasc.SolrResourceLoader.locateSolrHome 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-1369645417853
[junit4:junit4]   2> 570630 T2750 oasc.CoreContainer$Initializer.initialize 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-1369645417853/solr.xml
[junit4:junit4]   2> 570630 T2750 oasc.CoreContainer.<init> New CoreContainer 555939253
[junit4:junit4]   2> 570630 T2750 oasc.CoreContainer.load 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-1369645417853/'
[junit4:junit4]   2> 570631 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369645417853/'
[junit4:junit4]   2> 570670 T2750 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 570670 T2750 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 570671 T2750 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 570671 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 570671 T2750 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 570671 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 570672 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 570672 T2750 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 570672 T2750 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 570673 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 570676 T2750 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 570676 T2750 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50280/solr
[junit4:junit4]   2> 570676 T2750 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 570677 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 570679 T2822 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6be4ee82 name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 570679 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 570680 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 570683 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 570684 T2824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8177c77 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 570684 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 570686 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 571688 T2750 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48883_
[junit4:junit4]   2> 571689 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48883_
[junit4:junit4]   2> 571691 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 571691 T2808 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 571691 T2824 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 571691 T2792 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 571692 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 571691 T2779 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 571691 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 571692 T2772 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 571692 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 571696 T2825 oasc.CoreContainer.create 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-1369645417853/collection1
[junit4:junit4]   2> 571696 T2825 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 571696 T2825 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 571696 T2825 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 571697 T2825 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369645417853/collection1/'
[junit4:junit4]   2> 571698 T2825 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369645417853/collection1/lib/README' to classloader
[junit4:junit4]   2> 571698 T2825 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1369645417853/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 571718 T2825 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 571748 T2825 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 571749 T2825 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 571751 T2825 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 572009 T2825 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 572011 T2825 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 572013 T2825 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 572016 T2825 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 572019 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 572019 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43877__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43877_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43877"}
[junit4:junit4]   2> 572022 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 572022 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 572022 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 572022 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 572022 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 572034 T2825 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 572034 T2825 oasc.SolrCore.<init> [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-1369645417853/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/
[junit4:junit4]   2> 572034 T2825 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@215d55cb
[junit4:junit4]   2> 572035 T2825 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 572036 T2825 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3
[junit4:junit4]   2> 572036 T2825 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index/
[junit4:junit4]   2> 572036 T2825 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 572037 T2825 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index
[junit4:junit4]   2> 572040 T2825 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43428557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58fce2ae),segFN=segments_1,generation=1}
[junit4:junit4]   2> 572040 T2825 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 572042 T2825 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 572042 T2825 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 572043 T2825 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 572043 T2825 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 572043 T2825 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 572043 T2825 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 572044 T2825 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 572044 T2825 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 572044 T2825 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 572046 T2825 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 572048 T2825 oass.SolrIndexSearcher.<init> Opening Searcher@3c9a7c35 main
[junit4:junit4]   2> 572049 T2825 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/tlog
[junit4:junit4]   2> 572049 T2825 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 572049 T2825 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 572052 T2826 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c9a7c35 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 572053 T2825 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 572054 T2825 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 573525 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 573526 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48883_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48883"}
[junit4:junit4]   2> 573526 T2773 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 573527 T2773 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 573530 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 573530 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 573530 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 573530 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 573530 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 574055 T2825 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 574055 T2825 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48883 collection:collection1 shard:shard1
[junit4:junit4]   2> 574057 T2825 oasc.ZkController.register We are http://127.0.0.1:48883/collection1/ and leader is http://127.0.0.1:37412/collection1/
[junit4:junit4]   2> 574058 T2825 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48883
[junit4:junit4]   2> 574058 T2825 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 574058 T2825 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C577 name=collection1 org.apache.solr.core.SolrCore@309db9c5 url=http://127.0.0.1:48883/collection1 node=127.0.0.1:48883_ C577_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:48883_, base_url=http://127.0.0.1:48883}
[junit4:junit4]   2> 574059 T2827 C577 P48883 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 574059 T2825 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 574059 T2827 C577 P48883 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 574060 T2827 C577 P48883 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 574060 T2827 C577 P48883 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 574060 T2750 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 574061 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 574061 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 574064 T2827 C577 P48883 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 574069 T2785 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:48883__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 574145 T2750 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 574146 T2750 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54413
[junit4:junit4]   2> 574147 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 574147 T2750 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 574148 T2750 oasc.SolrResourceLoader.locateSolrHome 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-1369645421354
[junit4:junit4]   2> 574148 T2750 oasc.CoreContainer$Initializer.initialize 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-1369645421354/solr.xml
[junit4:junit4]   2> 574148 T2750 oasc.CoreContainer.<init> New CoreContainer 1025105053
[junit4:junit4]   2> 574149 T2750 oasc.CoreContainer.load 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-1369645421354/'
[junit4:junit4]   2> 574149 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369645421354/'
[junit4:junit4]   2> 574184 T2750 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 574185 T2750 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 574185 T2750 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 574185 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 574185 T2750 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 574186 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 574186 T2750 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 574186 T2750 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 574187 T2750 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 574187 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 574190 T2750 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 574190 T2750 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50280/solr
[junit4:junit4]   2> 574191 T2750 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 574191 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 574192 T2839 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1edc5061 name:ZooKeeperConnection Watcher:127.0.0.1:50280 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 574193 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 574194 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 574197 T2750 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 574198 T2841 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27b51b05 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 574198 T2750 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 574201 T2750 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 575033 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 575034 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:48883__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48883_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48883"}
[junit4:junit4]   2> 575038 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575038 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575038 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575038 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575038 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575038 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575069 T2785 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:48883__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 575070 T2785 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:48883__collection1&state=recovering&nodeName=127.0.0.1:48883_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 575204 T2750 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54413_
[junit4:junit4]   2> 575205 T2750 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54413_
[junit4:junit4]   2> 575207 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575207 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 575207 T2808 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575207 T2792 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575207 T2779 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575207 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 575207 T2841 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575208 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 575208 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 575208 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 575208 T2824 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575209 T2772 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 575212 T2842 oasc.CoreContainer.create 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-1369645421354/collection1
[junit4:junit4]   2> 575213 T2842 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 575213 T2842 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 575213 T2842 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 575214 T2842 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369645421354/collection1/'
[junit4:junit4]   2> 575215 T2842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369645421354/collection1/lib/README' to classloader
[junit4:junit4]   2> 575215 T2842 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1369645421354/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 575236 T2842 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 575261 T2842 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 575262 T2842 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 575265 T2842 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 575521 T2842 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 575523 T2842 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 575525 T2842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 575528 T2842 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 575543 T2842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 575543 T2842 oasc.SolrCore.<init> [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-1369645421354/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/
[junit4:junit4]   2> 575544 T2842 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@215d55cb
[junit4:junit4]   2> 575544 T2842 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 575544 T2842 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4
[junit4:junit4]   2> 575544 T2842 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index/
[junit4:junit4]   2> 575545 T2842 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 575545 T2842 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index
[junit4:junit4]   2> 575546 T2842 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21a2331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@616a5f22),segFN=segments_1,generation=1}
[junit4:junit4]   2> 575546 T2842 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 575548 T2842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 575548 T2842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 575548 T2842 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 575549 T2842 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 575549 T2842 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 575549 T2842 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 575550 T2842 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 575550 T2842 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 575550 T2842 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 575552 T2842 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 575554 T2842 oass.SolrIndexSearcher.<init> Opening Searcher@31ee7d7a main
[junit4:junit4]   2> 575555 T2842 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/tlog
[junit4:junit4]   2> 575555 T2842 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 575555 T2842 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 575559 T2843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31ee7d7a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 575561 T2842 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 575561 T2842 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 576542 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 576543 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54413_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54413"}
[junit4:junit4]   2> 576543 T2773 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 576543 T2773 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 576545 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576546 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576546 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576546 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576546 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576545 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 576562 T2842 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 576562 T2842 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54413 collection:collection1 shard:shard2
[junit4:junit4]   2> 576564 T2842 oasc.ZkController.register We are http://127.0.0.1:54413/collection1/ and leader is http://127.0.0.1:43877/collection1/
[junit4:junit4]   2> 576565 T2842 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54413
[junit4:junit4]   2> 576565 T2842 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 576565 T2842 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C578 name=collection1 org.apache.solr.core.SolrCore@63a3a468 url=http://127.0.0.1:54413/collection1 node=127.0.0.1:54413_ C578_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54413_, base_url=http://127.0.0.1:54413}
[junit4:junit4]   2> 576565 T2844 C578 P54413 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 576569 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 576569 T2842 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 576569 T2844 C578 P54413 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 576569 T2844 C578 P54413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 576570 T2750 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 576570 T2750 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 576571 T2750 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 576574 T2844 C578 P54413 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 576576 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 576577 T2802 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:54413__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 576577 T2750 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 576578 T2750 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 576578 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C579 name=collection1 org.apache.solr.core.SolrCore@309db9c5 url=http://127.0.0.1:48883/collection1 node=127.0.0.1:48883_ C579_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:48883_, base_url=http://127.0.0.1:48883}
[junit4:junit4]   2> 577071 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37412/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 577071 T2827 C579 P48883 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48883 START replicas=[http://127.0.0.1:37412/collection1/] nUpdates=100
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 577072 T2827 C579 P48883 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37412/collection1/. core=collection1
[junit4:junit4]   2> 577073 T2827 C579 P48883 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C580 name=collection1 org.apache.solr.core.SolrCore@5816913d url=http://127.0.0.1:37412/collection1 node=127.0.0.1:37412_ C580_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37412_, base_url=http://127.0.0.1:37412, leader=true}
[junit4:junit4]   2> 577078 T2785 C580 P37412 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 577078 T2786 C580 P37412 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 577080 T2786 C580 P37412 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_1,generation=1}
[junit4:junit4]   2> 577081 T2786 C580 P37412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 577081 T2786 C580 P37412 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_2,generation=2}
[junit4:junit4]   2> 577082 T2786 C580 P37412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 577082 T2786 C580 P37412 oass.SolrIndexSearcher.<init> Opening Searcher@29740adc realtime
[junit4:junit4]   2> 577083 T2786 C580 P37412 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 577083 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 577084 T2827 C579 P48883 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 577084 T2827 C579 P48883 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 577100 T2788 C580 P37412 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 577101 T2788 C580 P37412 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=16 
[junit4:junit4]   2> 577101 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 577101 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 577101 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 577103 T2785 C580 P37412 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 577104 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 577105 T2827 C579 P48883 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index.20130527050344394
[junit4:junit4]   2> 577105 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e26d025 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63faabad) fullCopy=false
[junit4:junit4]   2> 577107 T2786 C580 P37412 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 577108 T2827 C579 P48883 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 577108 T2827 C579 P48883 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 577108 T2827 C579 P48883 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 577109 T2827 C579 P48883 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43428557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58fce2ae),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43428557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58fce2ae),segFN=segments_2,generation=2}
[junit4:junit4]   2> 577110 T2827 C579 P48883 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 577110 T2827 C579 P48883 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 577110 T2827 C579 P48883 oass.SolrIndexSearcher.<init> Opening Searcher@58996a57 main
[junit4:junit4]   2> 577111 T2826 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58996a57 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 577111 T2827 C579 P48883 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index.20130527050344394 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index.20130527050344394;done=true>>]
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index.20130527050344394
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty3/index.20130527050344394
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 577112 T2827 C579 P48883 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 577113 T2827 C579 P48883 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 577579 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 578050 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 578050 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54413__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54413_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54413"}
[junit4:junit4]   2> 578053 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:48883__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48883_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48883"}
[junit4:junit4]   2> 578055 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578056 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578055 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578055 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578055 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578056 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 578578 T2802 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:54413__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 578578 T2802 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:54413__collection1&state=recovering&nodeName=127.0.0.1:54413_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   2> 578581 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 579582 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C578_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54413_, base_url=http://127.0.0.1:54413}
[junit4:junit4]   2> 580579 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43877/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 580580 T2844 C578 P54413 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54413 START replicas=[http://127.0.0.1:43877/collection1/] nUpdates=100
[junit4:junit4]   2> 580580 T2844 C578 P54413 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 580580 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 580580 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 580580 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 580581 T2844 C578 P54413 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 580581 T2844 C578 P54413 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43877/collection1/. core=collection1
[junit4:junit4]   2> 580581 T2844 C578 P54413 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C581 name=collection1 org.apache.solr.core.SolrCore@7c7814ea url=http://127.0.0.1:43877/collection1 node=127.0.0.1:43877_ C581_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:43877_, base_url=http://127.0.0.1:43877, leader=true}
[junit4:junit4]   2> 580585 T2802 C581 P43877 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 580585 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 580587 T2803 C581 P43877 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 580588 T2803 C581 P43877 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_1,generation=1}
[junit4:junit4]   2> 580589 T2803 C581 P43877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 580590 T2803 C581 P43877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_2,generation=2}
[junit4:junit4]   2> 580590 T2803 C581 P43877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 580591 T2803 C581 P43877 oass.SolrIndexSearcher.<init> Opening Searcher@3b52cf2a realtime
[junit4:junit4]   2> 580591 T2803 C581 P43877 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 580591 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 580592 T2844 C578 P54413 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 580593 T2844 C578 P54413 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 580594 T2801 C581 P43877 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 580595 T2801 C581 P43877 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 580595 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 580595 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 580595 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 580597 T2802 C581 P43877 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 580598 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 580599 T2844 C578 P54413 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index.20130527050347888
[junit4:junit4]   2> 580599 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@23df464b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6634e7f2) fullCopy=false
[junit4:junit4]   2> 580602 T2803 C581 P43877 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 580602 T2844 C578 P54413 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 580603 T2844 C578 P54413 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 580603 T2844 C578 P54413 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 580605 T2844 C578 P54413 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21a2331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@616a5f22),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21a2331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@616a5f22),segFN=segments_2,generation=2}
[junit4:junit4]   2> 580605 T2844 C578 P54413 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 580605 T2844 C578 P54413 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 580606 T2844 C578 P54413 oass.SolrIndexSearcher.<init> Opening Searcher@22c15d1a main
[junit4:junit4]   2> 580607 T2843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22c15d1a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 580607 T2844 C578 P54413 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index.20130527050347888 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index.20130527050347888;done=true>>]
[junit4:junit4]   2> 580607 T2844 C578 P54413 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index.20130527050347888
[junit4:junit4]   2> 580607 T2844 C578 P54413 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index.20130527050347888
[junit4:junit4]   2> 580608 T2844 C578 P54413 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 580608 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 580608 T2844 C578 P54413 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 580608 T2844 C578 P54413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 580610 T2844 C578 P54413 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 581061 T2773 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 581062 T2773 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54413__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54413_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54413"}
[junit4:junit4]   2> 581064 T2772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581065 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581065 T2792 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581065 T2824 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581065 T2779 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581065 T2808 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 581587 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 581587 T2750 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C582 name=collection1 org.apache.solr.core.SolrCore@5a91e82f url=http://127.0.0.1:47810/collection1 node=127.0.0.1:47810_ C582_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:47810_, base_url=http://127.0.0.1:47810, leader=true}
[junit4:junit4]   2> 581593 T2768 C582 P47810 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 581596 T2768 C582 P47810 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aa42f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69f37fbc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 581596 T2768 C582 P47810 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 581597 T2768 C582 P47810 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aa42f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69f37fbc),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aa42f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69f37fbc),segFN=segments_2,generation=2}
[junit4:junit4]   2> 581598 T2768 C582 P47810 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 581598 T2768 C582 P47810 oass.SolrIndexSearcher.<init> Opening Searcher@3cff4c16 main
[junit4:junit4]   2> 581599 T2768 C582 P47810 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 581599 T2776 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cff4c16 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 581600 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 581604 T2785 C580 P37412 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 581604 T2785 C580 P37412 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3007110c lockFactory=org.apache.lucene.store.NativeFSLockFactory@494fbaea),segFN=segments_3,generation=3}
[junit4:junit4]   2> 581605 T2785 C580 P37412 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 581605 T2785 C580 P37412 oass.SolrIndexSearcher.<init> Opening Searcher@1c10f074 main
[junit4:junit4]   2> 581606 T2785 C580 P37412 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 581606 T2794 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c10f074 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 581607 T2785 C580 P37412 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:48883/collection1/, StdNode: http://127.0.0.1:43877/collection1/, StdNode: http://127.0.0.1:54413/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 581611 T2804 C581 P43877 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 581612 T2804 C581 P43877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@305c89c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@69ef9738),segFN=segments_3,generation=3}
[junit4:junit4]   2> 581612 T2804 C581 P43877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 581613 T2804 C581 P43877 oass.SolrIndexSearcher.<init> Opening Searcher@4fe97bc main
[junit4:junit4]   2> 581613 T2804 C581 P43877 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C579_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:48883_, base_url=http://127.0.0.1:48883}
[junit4:junit4]   2> 581614 T2820 C579 P48883 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 581614 T2810 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fe97bc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2>  C578_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54413_, base_url=http://127.0.0.1:54413}
[junit4:junit4]   2> 581614 T2835 C578 P54413 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 581615 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 581615 T2835 C578 P54413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21a2331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@616a5f22),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21a2331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@616a5f22),segFN=segments_3,generation=3}
[junit4:junit4]   2> 581615 T2835 C578 P54413 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 581615 T2820 C579 P48883 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43428557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58fce2ae),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43428557 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58fce2ae),segFN=segments_3,generation=3}
[junit4:junit4]   2> 581616 T2835 C578 P54413 oass.SolrIndexSearcher.<init> Opening Searcher@4de27541 main
[junit4:junit4]   2> 581616 T2820 C579 P48883 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 581617 T2843 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4de27541 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 581617 T2835 C578 P54413 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 581618 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 581619 T2820 C579 P48883 oass.SolrIndexSearcher.<init> Opening Searcher@180daafa main
[junit4:junit4]   2> 581619 T2820 C579 P48883 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 581620 T2826 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@180daafa main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 581620 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 581620 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 581621 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 581623 T2786 C580 P37412 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 581625 T2817 C579 P48883 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 581626 T2802 C581 P43877 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 581627 T2836 C578 P54413 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 583631 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436177327372369920)} 0 1
[junit4:junit4]   2> 583637 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436177327375515648&update.from=http://127.0.0.1:43877/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436177327375515648)} 0 1
[junit4:junit4]   2> 583639 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436177327378661376&update.from=http://127.0.0.1:37412/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436177327378661376)} 0 1
[junit4:junit4]   2> 583640 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436177327378661376)} 0 4
[junit4:junit4]   2> 583641 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436177327375515648)} 0 9
[junit4:junit4]   2> 583644 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1436177327386001408)]} 0 1
[junit4:junit4]   2> 583651 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1436177327391244288)]} 0 0
[junit4:junit4]   2> 583652 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1436177327391244288)]} 0 4
[junit4:junit4]   2> 583652 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 6
[junit4:junit4]   2> 583655 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1436177327398584320)]} 0 0
[junit4:junit4]   2> 583661 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1436177327402778624)]} 0 0
[junit4:junit4]   2> 583662 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1436177327402778624)]} 0 3
[junit4:junit4]   2> 583663 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 6
[junit4:junit4]   2> 583665 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1436177327409070080)]} 0 0
[junit4:junit4]   2> 583672 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1436177327413264384)]} 0 1
[junit4:junit4]   2> 583672 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1436177327413264384)]} 0 3
[junit4:junit4]   2> 583673 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 6
[junit4:junit4]   2> 583675 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1436177327419555840)]} 0 0
[junit4:junit4]   2> 583680 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1436177327421652992)]} 0 1
[junit4:junit4]   2> 583680 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1436177327421652992)]} 0 3
[junit4:junit4]   2> 583683 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1436177327426895872)]} 0 1
[junit4:junit4]   2> 583689 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1436177327431090176)]} 0 1
[junit4:junit4]   2> 583689 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1436177327431090176)]} 0 3
[junit4:junit4]   2> 583690 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 5
[junit4:junit4]   2> 583692 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1436177327437381632)]} 0 0
[junit4:junit4]   2> 583696 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1436177327439478784)]} 0 0
[junit4:junit4]   2> 583697 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1436177327439478784)]} 0 3
[junit4:junit4]   2> 583699 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1436177327444721664)]} 0 0
[junit4:junit4]   2> 583704 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1436177327446818816)]} 0 1
[junit4:junit4]   2> 583704 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1436177327446818816)]} 0 3
[junit4:junit4]   2> 583707 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1436177327452061696)]} 0 1
[junit4:junit4]   2> 583713 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1436177327456256000)]} 0 1
[junit4:junit4]   2> 583714 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[7 (1436177327456256000)]} 0 4
[junit4:junit4]   2> 583714 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7]} 0 6
[junit4:junit4]   2> 583717 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1436177327462547456)]} 0 1
[junit4:junit4]   2> 583723 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1436177327467790336)]} 0 0
[junit4:junit4]   2> 583724 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1436177327467790336)]} 0 3
[junit4:junit4]   2> 583724 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 5
[junit4:junit4]   2> 583726 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1436177327473033216)]} 0 0
[junit4:junit4]   2> 583733 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1436177327478276096)]} 0 0
[junit4:junit4]   2> 583734 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1436177327478276096)]} 0 4
[junit4:junit4]   2> 583734 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 5
[junit4:junit4]   2> 583737 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1436177327484567552)]} 0 1
[junit4:junit4]   2> 583743 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1436177327488761856)]} 0 0
[junit4:junit4]   2> 583744 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[10 (1436177327488761856)]} 0 3
[junit4:junit4]   2> 583744 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10]} 0 5
[junit4:junit4]   2> 583747 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1436177327495053312)]} 0 1
[junit4:junit4]   2> 583753 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1436177327499247616)]} 0 0
[junit4:junit4]   2> 583754 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1436177327499247616)]} 0 3
[junit4:junit4]   2> 583754 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11]} 0 5
[junit4:junit4]   2> 583757 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1436177327504490496)]} 0 1
[junit4:junit4]   2> 583762 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1436177327507636224)]} 0 1
[junit4:junit4]   2> 583762 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1436177327507636224)]} 0 3
[junit4:junit4]   2> 583765 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1436177327512879104)]} 0 1
[junit4:junit4]   2> 583769 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1436177327516024832)]} 0 0
[junit4:junit4]   2> 583770 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1436177327516024832)]} 0 3
[junit4:junit4]   2> 583773 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1436177327521267712)]} 0 1
[junit4:junit4]   2> 583779 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1436177327526510592)]} 0 0
[junit4:junit4]   2> 583780 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1436177327526510592)]} 0 3
[junit4:junit4]   2> 583780 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 5
[junit4:junit4]   2> 583783 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1436177327532802048)]} 0 1
[junit4:junit4]   2> 583789 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1436177327536996352)]} 0 0
[junit4:junit4]   2> 583790 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1436177327536996352)]} 0 3
[junit4:junit4]   2> 583790 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 5
[junit4:junit4]   2> 583793 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1436177327543287808)]} 0 1
[junit4:junit4]   2> 583799 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1436177327547482112)]} 0 0
[junit4:junit4]   2> 583800 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1436177327547482112)]} 0 3
[junit4:junit4]   2> 583801 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 6
[junit4:junit4]   2> 583803 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1436177327553773568)]} 0 0
[junit4:junit4]   2> 583810 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1436177327557967872)]} 0 1
[junit4:junit4]   2> 583811 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1436177327557967872)]} 0 4
[junit4:junit4]   2> 583811 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 6
[junit4:junit4]   2> 583814 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1436177327565307904)]} 0 1
[junit4:junit4]   2> 583819 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1436177327567405056)]} 0 1
[junit4:junit4]   2> 583819 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1436177327567405056)]} 0 3
[junit4:junit4]   2> 583822 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1436177327573696512)]} 0 1
[junit4:junit4]   2> 583827 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1436177327575793664)]} 0 1
[junit4:junit4]   2> 583827 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1436177327575793664)]} 0 3
[junit4:junit4]   2> 583830 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1436177327582085120)]} 0 0
[junit4:junit4]   2> 583837 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1436177327586279424)]} 0 1
[junit4:junit4]   2> 583837 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[20 (1436177327586279424)]} 0 3
[junit4:junit4]   2> 583838 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 6
[junit4:junit4]   2> 583840 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1436177327592570880)]} 0 0
[junit4:junit4]   2> 583847 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1436177327596765184)]} 0 1
[junit4:junit4]   2> 583848 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[21 (1436177327596765184)]} 0 4
[junit4:junit4]   2> 583848 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 5
[junit4:junit4]   2> 583851 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1436177327603056640)]} 0 1
[junit4:junit4]   2> 583856 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1436177327606202368)]} 0 1
[junit4:junit4]   2> 583856 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1436177327606202368)]} 0 3
[junit4:junit4]   2> 583859 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1436177327612493824)]} 0 0
[junit4:junit4]   2> 583863 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1436177327614590976)]} 0 0
[junit4:junit4]   2> 583864 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1436177327614590976)]} 0 3
[junit4:junit4]   2> 583866 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1436177327619833856)]} 0 0
[junit4:junit4]   2> 583873 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1436177327624028160)]} 0 1
[junit4:junit4]   2> 583874 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1436177327624028160)]} 0 3
[junit4:junit4]   2> 583874 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 5
[junit4:junit4]   2> 583876 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1436177327630319616)]} 0 0
[junit4:junit4]   2> 583882 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1436177327634513920)]} 0 0
[junit4:junit4]   2> 583883 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[25 (1436177327634513920)]} 0 3
[junit4:junit4]   2> 583883 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 5
[junit4:junit4]   2> 583886 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1436177327639756800)]} 0 1
[junit4:junit4]   2> 583892 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1436177327643951104)]} 0 1
[junit4:junit4]   2> 583892 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[26 (1436177327643951104)]} 0 3
[junit4:junit4]   2> 583893 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 5
[junit4:junit4]   2> 583896 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1436177327650242560)]} 0 1
[junit4:junit4]   2> 583901 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1436177327653388288)]} 0 1
[junit4:junit4]   2> 583902 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1436177327653388288)]} 0 4
[junit4:junit4]   2> 583904 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1436177327659679744)]} 0 0
[junit4:junit4]   2> 583912 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1436177327664922624)]} 0 1
[junit4:junit4]   2> 583912 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1436177327664922624)]} 0 3
[junit4:junit4]   2> 583913 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 6
[junit4:junit4]   2> 583915 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1436177327671214080)]} 0 0
[junit4:junit4]   2> 583920 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1436177327674359808)]} 0 0
[junit4:junit4]   2> 583921 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1436177327674359808)]} 0 3
[junit4:junit4]   2> 583923 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1436177327679602688)]} 0 0
[junit4:junit4]   2> 583930 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1436177327683796992)]} 0 1
[junit4:junit4]   2> 583930 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[30 (1436177327683796992)]} 0 3
[junit4:junit4]   2> 583931 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30]} 0 6
[junit4:junit4]   2> 583933 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1436177327690088448)]} 0 0
[junit4:junit4]   2> 583938 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1436177327692185600)]} 0 1
[junit4:junit4]   2> 583938 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1436177327692185600)]} 0 3
[junit4:junit4]   2> 583941 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1436177327697428480)]} 0 1
[junit4:junit4]   2> 583948 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1436177327702671360)]} 0 1
[junit4:junit4]   2> 583949 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[32 (1436177327702671360)]} 0 3
[junit4:junit4]   2> 583949 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 5
[junit4:junit4]   2> 583951 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1436177327708962816)]} 0 0
[junit4:junit4]   2> 583957 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1436177327713157120)]} 0 0
[junit4:junit4]   2> 583958 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[33 (1436177327713157120)]} 0 3
[junit4:junit4]   2> 583958 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 5
[junit4:junit4]   2> 583961 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1436177327718400000)]} 0 1
[junit4:junit4]   2> 583967 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1436177327723642880)]} 0 0
[junit4:junit4]   2> 583968 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[34 (1436177327723642880)]} 0 3
[junit4:junit4]   2> 583968 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34]} 0 5
[junit4:junit4]   2> 583971 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1436177327728885760)]} 0 1
[junit4:junit4]   2> 583976 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1436177327732031488)]} 0 1
[junit4:junit4]   2> 583976 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1436177327732031488)]} 0 3
[junit4:junit4]   2> 583980 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1436177327738322944)]} 0 1
[junit4:junit4]   2> 583985 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1436177327742517248)]} 0 0
[junit4:junit4]   2> 583986 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[36 (1436177327742517248)]} 0 3
[junit4:junit4]   2> 583986 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36]} 0 4
[junit4:junit4]   2> 583989 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1436177327748808704)]} 0 1
[junit4:junit4]   2> 583993 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1436177327750905856)]} 0 0
[junit4:junit4]   2> 583994 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1436177327750905856)]} 0 3
[junit4:junit4]   2> 583996 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1436177327756148736)]} 0 0
[junit4:junit4]   2> 584002 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1436177327760343040)]} 0 0
[junit4:junit4]   2> 584003 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[38 (1436177327760343040)]} 0 3
[junit4:junit4]   2> 584003 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 5
[junit4:junit4]   2> 584006 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1436177327766634496)]} 0 1
[junit4:junit4]   2> 584013 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1436177327770828800)]} 0 1
[junit4:junit4]   2> 584013 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[39 (1436177327770828800)]} 0 3
[junit4:junit4]   2> 584014 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 6
[junit4:junit4]   2> 584016 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1436177327777120256)]} 0 0
[junit4:junit4]   2> 584022 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1436177327781314560)]} 0 0
[junit4:junit4]   2> 584023 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[40 (1436177327781314560)]} 0 3
[junit4:junit4]   2> 584023 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 5
[junit4:junit4]   2> 584025 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1436177327786557440)]} 0 0
[junit4:junit4]   2> 584029 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1436177327788654592)]} 0 0
[junit4:junit4]   2> 584030 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1436177327788654592)]} 0 3
[junit4:junit4]   2> 584032 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1436177327793897472)]} 0 0
[junit4:junit4]   2> 584036 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1436177327795994624)]} 0 0
[junit4:junit4]   2> 584037 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1436177327795994624)]} 0 3
[junit4:junit4]   2> 584039 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1436177327801237504)]} 0 0
[junit4:junit4]   2> 584044 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1436177327803334656)]} 0 1
[junit4:junit4]   2> 584044 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1436177327803334656)]} 0 3
[junit4:junit4]   2> 584046 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1436177327808577536)]} 0 0
[junit4:junit4]   2> 584050 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1436177327810674688)]} 0 0
[junit4:junit4]   2> 584051 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1436177327810674688)]} 0 3
[junit4:junit4]   2> 584053 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1436177327815917568)]} 0 0
[junit4:junit4]   2> 584057 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1436177327818014720)]} 0 0
[junit4:junit4]   2> 584057 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1436177327818014720)]} 0 2
[junit4:junit4]   2> 584061 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1436177327824306176)]} 0 0
[junit4:junit4]   2> 584068 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1436177327828500480)]} 0 1
[junit4:junit4]   2> 584068 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[46 (1436177327828500480)]} 0 3
[junit4:junit4]   2> 584069 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46]} 0 6
[junit4:junit4]   2> 584071 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1436177327834791936)]} 0 0
[junit4:junit4]   2> 584077 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1436177327837937664)]} 0 1
[junit4:junit4]   2> 584077 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1436177327837937664)]} 0 3
[junit4:junit4]   2> 584080 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1436177327844229120)]} 0 0
[junit4:junit4]   2> 584087 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1436177327849472000)]} 0 0
[junit4:junit4]   2> 584088 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[48 (1436177327849472000)]} 0 4
[junit4:junit4]   2> 584088 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 6
[junit4:junit4]   2> 584091 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1436177327855763456)]} 0 1
[junit4:junit4]   2> 584095 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[49 (1436177327857860608)]} 0 0
[junit4:junit4]   2> 584096 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1436177327857860608)]} 0 3
[junit4:junit4]   2> 584098 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1436177327863103488)]} 0 0
[junit4:junit4]   2> 584104 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[50 (1436177327867297792)]} 0 0
[junit4:junit4]   2> 584105 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[50 (1436177327867297792)]} 0 3
[junit4:junit4]   2> 584106 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50]} 0 6
[junit4:junit4]   2> 584108 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1436177327873589248)]} 0 0
[junit4:junit4]   2> 584113 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1436177327876734976)]} 0 0
[junit4:junit4]   2> 584114 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1436177327876734976)]} 0 3
[junit4:junit4]   2> 584116 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52 (1436177327881977856)]} 0 0
[junit4:junit4]   2> 584123 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[52 (1436177327886172160)]} 0 1
[junit4:junit4]   2> 584123 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[52 (1436177327886172160)]} 0 3
[junit4:junit4]   2> 584124 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52]} 0 6
[junit4:junit4]   2> 584127 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1436177327892463616)]} 0 1
[junit4:junit4]   2> 584131 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[53 (1436177327895609344)]} 0 0
[junit4:junit4]   2> 584131 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1436177327895609344)]} 0 2
[junit4:junit4]   2> 584134 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1436177327900852224)]} 0 1
[junit4:junit4]   2> 584139 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[54 (1436177327902949376)]} 0 1
[junit4:junit4]   2> 584139 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1436177327902949376)]} 0 3
[junit4:junit4]   2> 584142 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55 (1436177327909240832)]} 0 0
[junit4:junit4]   2> 584148 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[55 (1436177327913435136)]} 0 0
[junit4:junit4]   2> 584149 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[55 (1436177327913435136)]} 0 3
[junit4:junit4]   2> 584150 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 6
[junit4:junit4]   2> 584152 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1436177327919726592)]} 0 0
[junit4:junit4]   2> 584156 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1436177327921823744)]} 0 0
[junit4:junit4]   2> 584157 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1436177327921823744)]} 0 3
[junit4:junit4]   2> 584159 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57 (1436177327927066624)]} 0 0
[junit4:junit4]   2> 584167 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1436177327932309504)]} 0 1
[junit4:junit4]   2> 584167 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[57 (1436177327932309504)]} 0 3
[junit4:junit4]   2> 584168 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 6
[junit4:junit4]   2> 584171 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58 (1436177327939649536)]} 0 1
[junit4:junit4]   2> 584178 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1436177327944892416)]} 0 0
[junit4:junit4]   2> 584179 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[58 (1436177327944892416)]} 0 4
[junit4:junit4]   2> 584179 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 5
[junit4:junit4]   2> 584182 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1436177327951183872)]} 0 0
[junit4:junit4]   2> 584187 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1436177327954329600)]} 0 0
[junit4:junit4]   2> 584188 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1436177327954329600)]} 0 3
[junit4:junit4]   2> 584191 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60 (1436177327960621056)]} 0 1
[junit4:junit4]   2> 584196 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1436177327963766784)]} 0 0
[junit4:junit4]   2> 584197 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60 (1436177327963766784)]} 0 4
[junit4:junit4]   2> 584199 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61 (1436177327969009664)]} 0 0
[junit4:junit4]   2> 584205 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1436177327972155392)]} 0 1
[junit4:junit4]   2> 584205 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61 (1436177327972155392)]} 0 3
[junit4:junit4]   2> 584208 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62 (1436177327978446848)]} 0 0
[junit4:junit4]   2> 584214 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1436177327981592576)]} 0 1
[junit4:junit4]   2> 584215 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62 (1436177327981592576)]} 0 4
[junit4:junit4]   2> 584217 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[63 (1436177327987884032)]} 0 0
[junit4:junit4]   2> 584225 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1436177327993126912)]} 0 0
[junit4:junit4]   2> 584226 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[63 (1436177327993126912)]} 0 4
[junit4:junit4]   2> 584226 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[63]} 0 6
[junit4:junit4]   2> 584229 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[64 (1436177328000466944)]} 0 0
[junit4:junit4]   2> 584234 T2818 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[64 (1436177328003612672)]} 0 0
[junit4:junit4]   2> 584235 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[64 (1436177328003612672)]} 0 3
[junit4:junit4]   2> 584238 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[65 (1436177328008855552)]} 0 1
[junit4:junit4]   2> 584242 T2817 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1436177328012001280)]} 0 0
[junit4:junit4]   2> 584243 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[65 (1436177328012001280)]} 0 3
[junit4:junit4]   2> 584246 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[66 (1436177328017244160)]} 0 1
[junit4:junit4]   2> 584250 T2819 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1436177328020389888)]} 0 0
[junit4:junit4]   2> 584251 T2788 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[66 (1436177328020389888)]} 0 3
[junit4:junit4]   2> 584254 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[67 (1436177328025632768)]} 0 1
[junit4:junit4]   2> 584258 T2835 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1436177328028778496)]} 0 0
[junit4:junit4]   2> 584259 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[67 (1436177328028778496)]} 0 3
[junit4:junit4]   2> 584262 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[68 (1436177328034021376)]} 0 1
[junit4:junit4]   2> 584268 T2837 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1436177328039264256)]} 0 0
[junit4:junit4]   2> 584269 T2801 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[68 (1436177328039264256)]} 0 3
[junit4:junit4]   2> 584270 T2785 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[68]} 0 6
[junit4:junit4]   2> 584272 T2766 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[69 (1436177328045555712)]} 0 0
[junit4:junit4]   2> 584278 T2834 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[69 (1436177328047652864)]} 0 0
[junit4:junit4]   2> 584279 T2802 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[69 (1436177328047652864)]} 0 5
[junit4:junit4]   2> 584282 T2767 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[70 (1436177328056041472)]} 0 1
[junit4:junit4]   2> 584288 T2820 C579 P48883 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[70 (1436177328060235776)]} 0 0
[junit4:junit4]   2> 584289 T2786 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[70 (1436177328060235776)]} 0 3
[junit4:junit4]   2> 584289 T2803 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[70]} 0 5
[junit4:junit4]   2> 584292 T2768 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[71 (1436177328066527232)]} 0 0
[junit4:junit4]   2> 584300 T2836 C578 P54413 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:43877/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[71 (1436177328071770112)]} 0 1
[junit4:junit4]   2> 584300 T2804 C581 P43877 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:37412/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[71 (1436177328071770112)]} 0 3
[junit4:junit4]   2> 584301 T2787 C580 P37412 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[71]} 0 6
[junit4:junit4]   2> 584304 T2765 C582 P47810 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[72 (143617732

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

oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4
[junit4:junit4]   2> 775143 T2750 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index;done=false>>]
[junit4:junit4]   2> 775143 T2750 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1369645405086/jetty4/index
[junit4:junit4]   2> 775144 T2917 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89761081267847180-127.0.0.1:54413_-n_0000000004) am no longer a leader.
[junit4:junit4]   2> 775145 T2912 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 775146 T2912 oascc.ZkStateReader$3.process Updating live nodes... (0)
[junit4:junit4]   2> 775165 T2750 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 775221 T2750 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 775223 T2750 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50280 50280
[junit4:junit4]   2> 775325 T2912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e50fd19 name:ZooKeeperConnection Watcher:127.0.0.1:50280/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
[junit4:junit4]   2> 775325 T2912 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
[junit4:junit4]   2> 775327 T2750 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 47810
[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-1369645405086 FAILED !!!!!
[junit4:junit4]   2> 775327 T2750 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 775327 T2750 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50280 50280
[junit4:junit4]   1>            "core":"collection1_shard1_0_replica1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:48883_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48883"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1_1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1_shard1_1_replica1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:48883_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:48883"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:43877_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:43877"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89761081267847171-127.0.0.1:47810__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:47810_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:47810"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (6)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847182-127.0.0.1:37412_-n_0000000005 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847180-127.0.0.1:54413_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847178-127.0.0.1:48883_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847176-127.0.0.1:43877_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847184-127.0.0.1:50280_solr-n_0000000007 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89761081267847171-127.0.0.1:47810_-n_0000000000 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89761081267847171-127.0.0.1:47810_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=9D0DD91071DFEECA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/St_Barthelemy -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  218s J0 | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<447> but was:<446>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D0DD91071DFEECA:1CEB570806808EF6]: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]   2> 775343 T2750 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 217555 T2749 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 776445 T2841 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 776445 T2841 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 776446 T2841 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=201), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=201)), sim=DefaultSimilarity, locale=sv, timezone=America/St_Barthelemy
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=8,threads=1,free=104902608,total=279904256
[junit4:junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, TestStressRecovery, TestDocumentBuilder, QueryResultKeyTest, TestSchemaResource, TestReversedWildcardFilterFactory, TestCloudManagedSchemaAddField, SyncSliceTest, ScriptEngineTest, PreAnalyzedFieldTest, TestStressVersions, CircularListTest, ChaosMonkeyNothingIsSafeTest, TestCharFilters, TestPHPSerializedResponseWriter, BadComponentTest, RecoveryZkTest, ResponseLogComponentTest, OverseerCollectionProcessorTest, QueryElevationComponentTest, UpdateRequestProcessorFactoryTest, TestSolrIndexConfig, SpellingQueryConverterTest, TermVectorComponentTest, UUIDFieldTest, BinaryUpdateRequestHandlerTest, TestIBSimilarityFactory, RAMDirectoryFactoryTest, TestConfig, DistributedSpellCheckComponentTest, TestReplicationHandler, TestPseudoReturnFields, ResourceLoaderTest, QueryParsingTest, SearchHandlerTest, SolrIndexSplitterTest, LukeRequestHandlerTest, ShardRoutingTest, LoggingHandlerTest, TestTrie, SliceStateUpdateTest, ZkCLITest, UnloadDistributedZkTest, TestGroupingSearch, PolyFieldTest, SolrCoreTest, SuggesterFSTTest, IndexSchemaTest, DistributedTermsComponentTest, TestFaceting, PrimitiveFieldTypeTest, TestManagedSchema, DocumentBuilderTest, MoreLikeThisHandlerTest, BadCopyFieldTest, TestSearchPerf, OverseerTest, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed on J0 in 218.93s, 1 test, 1 failure <<< FAILURES!

[...truncated 506 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:380: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:360: 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, 13 ignored (7 assumptions)

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