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/06/25 23:29:10 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_25) - Build # 2970 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2970/
Java: 32bit/jdk1.7.0_25 -client -XX:+UseSerialGC

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

Error Message:
shard3 is not consistent.  Got 582 from http://127.0.0.1:49161/uxrqb/r/collection1lastClient and got 647 from http://127.0.0.1:49193/uxrqb/r/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 582 from http://127.0.0.1:49161/uxrqb/r/collection1lastClient and got 647 from http://127.0.0.1:49193/uxrqb/r/collection1
	at __randomizedtesting.SeedInfo.seed([AFD74A56039BFEE:8B1BFABD1766DFD2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:606)
	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:724)




Build Log:
[...truncated 9531 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4:junit4]   2> 1008569 T2496 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /uxrqb/r
[junit4:junit4]   2> 1008572 T2496 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeySafeLeaderTest-1372193928730
[junit4:junit4]   2> 1008575 T2496 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 1008575 T2497 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 1008665 T2496 oasc.ZkTestServer.run start zk server on port:65501
[junit4:junit4]   2> 1008666 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1008675 T2503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7a05 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1008676 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1008676 T2496 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 1008689 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1008694 T2505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1126ea8 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1008694 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1008695 T2496 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1008701 T2496 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1008706 T2496 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1008709 T2496 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1008714 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1008715 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1008722 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 1008723 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1008728 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1008728 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1008734 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 1008735 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1008740 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 1008740 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1008745 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1008746 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1008751 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1008751 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1008758 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1008759 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1008763 T2496 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1008764 T2496 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1009182 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1009187 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65508
[junit4:junit4]   2> 1009189 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1009189 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1009189 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929
[junit4:junit4]   2> 1009189 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\solr.xml
[junit4:junit4]   2> 1009189 T2496 oasc.CoreContainer.<init> New CoreContainer 22898864
[junit4:junit4]   2> 1009190 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\'
[junit4:junit4]   2> 1009190 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\'
[junit4:junit4]   2> 1009302 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1009302 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1009303 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1009303 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1009303 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1009303 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1009303 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1009304 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1009304 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1009305 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1009313 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1009314 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1009314 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1009316 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1009333 T2516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1412819 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1009334 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1009338 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1009349 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1009352 T2518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dede92 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1009353 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1009356 T2496 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1009363 T2496 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1009368 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1009371 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65508_uxrqb%2Fr
[junit4:junit4]   2> 1009373 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65508_uxrqb%2Fr
[junit4:junit4]   2> 1009378 T2496 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1009389 T2496 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1009392 T2496 oasc.Overseer.start Overseer (id=89928101314035715-127.0.0.1:65508_uxrqb%2Fr-n_0000000000) starting
[junit4:junit4]   2> 1009400 T2496 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1009408 T2520 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1009409 T2496 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1009414 T2496 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1009417 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1009422 T2519 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1009426 T2521 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1009426 T2521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1010763 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1010764 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:65508_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65508/uxrqb/r"}
[junit4:junit4]   2> 1010764 T2519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1010764 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1010773 T2518 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> 1011210 T2521 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\collection1
[junit4:junit4]   2> 1011210 T2521 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1011211 T2521 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1011211 T2521 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1011213 T2521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\collection1\'
[junit4:junit4]   2> 1011215 T2521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1011215 T2521 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929/collection1/lib/README' to classloader
[junit4:junit4]   2> 1011267 T2521 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1011336 T2521 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1011339 T2521 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1011343 T2521 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1011988 T2521 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1011998 T2521 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1012002 T2521 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1012022 T2521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1012026 T2521 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1012031 T2521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1012040 T2521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1012041 T2521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1012041 T2521 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1012042 T2521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1012042 T2521 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1012042 T2521 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1012071 T2521 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1372193928929\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/control/data\
[junit4:junit4]   2> 1012071 T2521 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1012071 T2521 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1012072 T2521 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\control\data
[junit4:junit4]   2> 1012073 T2521 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/control/data\index/
[junit4:junit4]   2> 1012075 T2521 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1012075 T2521 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\control\data\index
[junit4:junit4]   2> 1012086 T2521 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\control\data\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1012086 T2521 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1012089 T2521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1012089 T2521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1012089 T2521 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1012089 T2521 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1012090 T2521 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1012090 T2521 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1012090 T2521 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1012091 T2521 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1012097 T2521 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1012107 T2521 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1012117 T2521 oass.SolrIndexSearcher.<init> Opening Searcher@b371a5 main
[junit4:junit4]   2> 1012120 T2521 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1012120 T2521 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1012125 T2522 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b371a5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1012126 T2521 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1012126 T2521 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65508/uxrqb/r collection:control_collection shard:shard1
[junit4:junit4]   2> 1012127 T2521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1012142 T2521 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1012146 T2521 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1012147 T2521 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1012147 T2521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65508/uxrqb/r/collection1/
[junit4:junit4]   2> 1012147 T2521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1012147 T2521 oasc.SyncStrategy.syncToMe http://127.0.0.1:65508/uxrqb/r/collection1/ has no replicas
[junit4:junit4]   2> 1012147 T2521 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65508/uxrqb/r/collection1/
[junit4:junit4]   2> 1012147 T2521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1013525 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1013538 T2518 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> 1013592 T2521 oasc.ZkController.register We are http://127.0.0.1:65508/uxrqb/r/collection1/ and leader is http://127.0.0.1:65508/uxrqb/r/collection1/
[junit4:junit4]   2> 1013592 T2521 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65508/uxrqb/r
[junit4:junit4]   2> 1013592 T2521 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1013592 T2521 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1013592 T2521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1013596 T2521 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1013597 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1013597 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1013597 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1013606 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1013609 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1013613 T2525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60c158 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1013614 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1013615 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1013619 T2496 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1014046 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1014051 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65520
[junit4:junit4]   2> 1014053 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1014053 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1014053 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776
[junit4:junit4]   2> 1014054 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\solr.xml
[junit4:junit4]   2> 1014054 T2496 oasc.CoreContainer.<init> New CoreContainer 14827904
[junit4:junit4]   2> 1014055 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\'
[junit4:junit4]   2> 1014055 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\'
[junit4:junit4]   2> 1014165 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1014165 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1014166 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1014166 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1014166 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1014167 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1014167 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1014167 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1014168 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1014168 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1014176 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1014177 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1014177 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1014178 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1014195 T2536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1efb7ce name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1014196 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1014199 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1014206 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1014210 T2538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@114da65 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1014211 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1014218 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1015017 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1015018 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:65508_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65508/uxrqb/r"}
[junit4:junit4]   2> 1015026 T2538 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> 1015027 T2518 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> 1015027 T2525 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> 1015203 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65520_uxrqb%2Fr
[junit4:junit4]   2> 1015204 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65520_uxrqb%2Fr
[junit4:junit4]   2> 1015209 T2538 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1015210 T2538 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> 1015210 T2518 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1015210 T2525 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1015211 T2518 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> 1015211 T2525 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> 1015222 T2539 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1015222 T2539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1016509 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1016510 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"3",
[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:65520_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65520/uxrqb/r"}
[junit4:junit4]   2> 1016510 T2519 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 3
[junit4:junit4]   2> 1016511 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1016521 T2525 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> 1016521 T2538 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> 1016521 T2518 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> 1017185 T2539 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\collection1
[junit4:junit4]   2> 1017185 T2539 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1017187 T2539 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1017187 T2539 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1017190 T2539 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\collection1\'
[junit4:junit4]   2> 1017193 T2539 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1017193 T2539 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776/collection1/lib/README' to classloader
[junit4:junit4]   2> 1017282 T2539 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1017351 T2539 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1017354 T2539 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1017359 T2539 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1018142 T2539 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1018154 T2539 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1018159 T2539 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1018178 T2539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1018183 T2539 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1018188 T2539 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1018190 T2539 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1018191 T2539 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1018191 T2539 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1018192 T2539 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1018192 T2539 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1018192 T2539 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1018193 T2539 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1372193933776\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty1\
[junit4:junit4]   2> 1018193 T2539 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1018193 T2539 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1018194 T2539 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1
[junit4:junit4]   2> 1018194 T2539 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty1\index/
[junit4:junit4]   2> 1018196 T2539 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1018196 T2539 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index
[junit4:junit4]   2> 1018207 T2539 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1018207 T2539 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1018210 T2539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1018210 T2539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1018211 T2539 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1018212 T2539 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1018212 T2539 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1018212 T2539 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1018212 T2539 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1018214 T2539 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1018214 T2539 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1018224 T2539 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1018235 T2539 oass.SolrIndexSearcher.<init> Opening Searcher@c1bf62 main
[junit4:junit4]   2> 1018237 T2539 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1018237 T2539 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1018246 T2540 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c1bf62 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1018248 T2539 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1018249 T2539 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65520/uxrqb/r collection:collection1 shard:shard1
[junit4:junit4]   2> 1018250 T2539 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 1018289 T2539 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1018294 T2539 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1018294 T2539 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1018295 T2539 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65520/uxrqb/r/collection1/
[junit4:junit4]   2> 1018295 T2539 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1018295 T2539 oasc.SyncStrategy.syncToMe http://127.0.0.1:65520/uxrqb/r/collection1/ has no replicas
[junit4:junit4]   2> 1018295 T2539 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65520/uxrqb/r/collection1/
[junit4:junit4]   2> 1018295 T2539 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 1019476 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1019492 T2525 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> 1019492 T2538 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> 1019492 T2518 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> 1019503 T2539 oasc.ZkController.register We are http://127.0.0.1:65520/uxrqb/r/collection1/ and leader is http://127.0.0.1:65520/uxrqb/r/collection1/
[junit4:junit4]   2> 1019503 T2539 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65520/uxrqb/r
[junit4:junit4]   2> 1019504 T2539 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1019504 T2539 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1019504 T2539 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1019509 T2539 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1019510 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1019510 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1019511 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1020108 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1020111 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65529
[junit4:junit4]   2> 1020113 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1020114 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1020114 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677
[junit4:junit4]   2> 1020114 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\solr.xml
[junit4:junit4]   2> 1020115 T2496 oasc.CoreContainer.<init> New CoreContainer 26113212
[junit4:junit4]   2> 1020115 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\'
[junit4:junit4]   2> 1020116 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\'
[junit4:junit4]   2> 1020243 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1020243 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1020244 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1020244 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1020244 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1020245 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1020245 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1020245 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1020245 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1020246 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1020255 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1020255 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1020256 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1020258 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1020276 T2552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b7cac2 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1020277 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1020280 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1020288 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1020292 T2554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@456711 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1020293 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1020301 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1020976 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1020977 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"3",
[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:65520_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65520/uxrqb/r"}
[junit4:junit4]   2> 1020985 T2525 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> 1020985 T2538 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> 1020985 T2554 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> 1020985 T2518 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> 1021286 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65529_uxrqb%2Fr
[junit4:junit4]   2> 1021290 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65529_uxrqb%2Fr
[junit4:junit4]   2> 1021294 T2554 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> 1021294 T2518 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1021295 T2518 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> 1021294 T2538 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1021295 T2538 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> 1021296 T2525 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1021296 T2525 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> 1021299 T2554 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1021308 T2555 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1021308 T2555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1022464 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1022465 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"3",
[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:65529_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65529/uxrqb/r"}
[junit4:junit4]   2> 1022465 T2519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 1022465 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 1022476 T2525 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> 1022476 T2554 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> 1022476 T2518 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> 1022476 T2538 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> 1023343 T2555 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\collection1
[junit4:junit4]   2> 1023343 T2555 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1023345 T2555 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1023345 T2555 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1023347 T2555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\collection1\'
[junit4:junit4]   2> 1023349 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1023350 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677/collection1/lib/README' to classloader
[junit4:junit4]   2> 1023420 T2555 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1023543 T2555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1023551 T2555 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1023566 T2555 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1024422 T2555 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1024434 T2555 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1024439 T2555 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1024461 T2555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1024465 T2555 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1024472 T2555 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1024474 T2555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1024475 T2555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1024475 T2555 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1024477 T2555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1024477 T2555 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1024477 T2555 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1024479 T2555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1372193939677\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty2\
[junit4:junit4]   2> 1024479 T2555 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1024479 T2555 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1024480 T2555 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2
[junit4:junit4]   2> 1024481 T2555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty2\index/
[junit4:junit4]   2> 1024482 T2555 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1024483 T2555 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index
[junit4:junit4]   2> 1024496 T2555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1024496 T2555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1024501 T2555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1024501 T2555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1024502 T2555 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1024502 T2555 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1024503 T2555 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1024503 T2555 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1024503 T2555 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1024505 T2555 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1024505 T2555 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1024516 T2555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1024528 T2555 oass.SolrIndexSearcher.<init> Opening Searcher@13df827 main
[junit4:junit4]   2> 1024530 T2555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1024530 T2555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1024540 T2556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13df827 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1024542 T2555 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1024542 T2555 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65529/uxrqb/r collection:collection1 shard:shard2
[junit4:junit4]   2> 1024544 T2555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 1024560 T2555 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1024566 T2555 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1024567 T2555 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1024567 T2555 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65529/uxrqb/r/collection1/
[junit4:junit4]   2> 1024567 T2555 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1024567 T2555 oasc.SyncStrategy.syncToMe http://127.0.0.1:65529/uxrqb/r/collection1/ has no replicas
[junit4:junit4]   2> 1024567 T2555 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65529/uxrqb/r/collection1/
[junit4:junit4]   2> 1024568 T2555 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 1025712 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1025738 T2525 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> 1025738 T2554 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> 1025738 T2518 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> 1025738 T2538 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> 1025784 T2555 oasc.ZkController.register We are http://127.0.0.1:65529/uxrqb/r/collection1/ and leader is http://127.0.0.1:65529/uxrqb/r/collection1/
[junit4:junit4]   2> 1025784 T2555 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65529/uxrqb/r
[junit4:junit4]   2> 1025784 T2555 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1025784 T2555 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1025784 T2555 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1025789 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1025791 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1025792 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1025792 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1026365 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1026370 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49161
[junit4:junit4]   2> 1026373 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1026373 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1026374 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966
[junit4:junit4]   2> 1026374 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\solr.xml
[junit4:junit4]   2> 1026375 T2496 oasc.CoreContainer.<init> New CoreContainer 29858833
[junit4:junit4]   2> 1026376 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\'
[junit4:junit4]   2> 1026376 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\'
[junit4:junit4]   2> 1026547 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1026547 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1026548 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1026548 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1026548 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1026549 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1026549 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1026549 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1026549 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1026550 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1026559 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1026560 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1026561 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1026563 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1026577 T2568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@114a080 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1026578 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1026582 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1026590 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1026594 T2570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3016b9 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1026595 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1026602 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1027371 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1027371 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"3",
[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:65529_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65529/uxrqb/r"}
[junit4:junit4]   2> 1027379 T2525 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> 1027380 T2570 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> 1027380 T2554 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> 1027380 T2518 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> 1027379 T2538 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> 1027684 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49161_uxrqb%2Fr
[junit4:junit4]   2> 1027687 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49161_uxrqb%2Fr
[junit4:junit4]   2> 1027692 T2554 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> 1027694 T2538 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1027694 T2538 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> 1027695 T2525 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1027694 T2518 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1027694 T2570 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1027697 T2570 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> 1027697 T2554 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 1027696 T2518 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> 1027696 T2525 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> 1027709 T2571 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1027710 T2571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1029008 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1029009 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49161_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49161/uxrqb/r"}
[junit4:junit4]   2> 1029009 T2519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 1029009 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard3
[junit4:junit4]   2> 1029020 T2538 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> 1029021 T2518 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> 1029022 T2570 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> 1029022 T2554 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> 1029022 T2525 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> 1029868 T2571 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\collection1
[junit4:junit4]   2> 1029868 T2571 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1029869 T2571 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1029869 T2571 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1029872 T2571 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\collection1\'
[junit4:junit4]   2> 1029873 T2571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1029874 T2571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966/collection1/lib/README' to classloader
[junit4:junit4]   2> 1029935 T2571 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1030020 T2571 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1030023 T2571 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1030029 T2571 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1030823 T2571 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1030834 T2571 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1030838 T2571 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1030858 T2571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1030864 T2571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1030869 T2571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1030872 T2571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1030872 T2571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1030872 T2571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1030874 T2571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1030874 T2571 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1030874 T2571 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1030875 T2571 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1372193945966\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty3\
[junit4:junit4]   2> 1030875 T2571 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1030875 T2571 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1030876 T2571 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty3
[junit4:junit4]   2> 1030877 T2571 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty3\index/
[junit4:junit4]   2> 1030879 T2571 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1030879 T2571 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty3\index
[junit4:junit4]   2> 1030892 T2571 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty3\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1030892 T2571 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1030896 T2571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1030896 T2571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1030897 T2571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1030897 T2571 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1030899 T2571 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1030899 T2571 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1030899 T2571 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1030900 T2571 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1030900 T2571 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1030911 T2571 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1030923 T2571 oass.SolrIndexSearcher.<init> Opening Searcher@4a85d2 main
[junit4:junit4]   2> 1030926 T2571 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1030926 T2571 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1030934 T2572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a85d2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1030936 T2571 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1030936 T2571 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49161/uxrqb/r collection:collection1 shard:shard3
[junit4:junit4]   2> 1030937 T2571 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
[junit4:junit4]   2> 1030950 T2571 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1030955 T2571 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1030956 T2571 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1030956 T2571 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49161/uxrqb/r/collection1/
[junit4:junit4]   2> 1030956 T2571 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1030956 T2571 oasc.SyncStrategy.syncToMe http://127.0.0.1:49161/uxrqb/r/collection1/ has no replicas
[junit4:junit4]   2> 1030956 T2571 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49161/uxrqb/r/collection1/
[junit4:junit4]   2> 1030957 T2571 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
[junit4:junit4]   2> 1032269 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1032284 T2525 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> 1032284 T2554 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> 1032284 T2570 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> 1032284 T2518 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> 1032284 T2538 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> 1032336 T2571 oasc.ZkController.register We are http://127.0.0.1:49161/uxrqb/r/collection1/ and leader is http://127.0.0.1:49161/uxrqb/r/collection1/
[junit4:junit4]   2> 1032336 T2571 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49161/uxrqb/r
[junit4:junit4]   2> 1032336 T2571 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1032336 T2571 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1032336 T2571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1032340 T2571 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1032342 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1032342 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1032342 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1032776 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1032781 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49170
[junit4:junit4]   2> 1032783 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1032783 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1032784 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517
[junit4:junit4]   2> 1032784 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\solr.xml
[junit4:junit4]   2> 1032784 T2496 oasc.CoreContainer.<init> New CoreContainer 2165087
[junit4:junit4]   2> 1032785 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\'
[junit4:junit4]   2> 1032785 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\'
[junit4:junit4]   2> 1032906 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1032907 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1032907 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1032907 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1032908 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1032908 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1032908 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1032909 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1032909 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1032909 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1032919 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1032920 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1032920 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1032922 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1032939 T2584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c24d3 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1032940 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1032943 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1032950 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1032954 T2586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28b7ad name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1032954 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1032961 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1033872 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1033873 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[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:49161_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49161/uxrqb/r"}
[junit4:junit4]   2> 1033889 T2538 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> 1033889 T2518 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> 1033890 T2570 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> 1033889 T2525 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> 1033890 T2554 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> 1033890 T2586 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> 1033992 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49170_uxrqb%2Fr
[junit4:junit4]   2> 1033996 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49170_uxrqb%2Fr
[junit4:junit4]   2> 1034001 T2554 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> 1034002 T2538 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034002 T2538 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> 1034004 T2518 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034004 T2518 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> 1034004 T2586 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034005 T2586 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> 1034004 T2570 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034005 T2570 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> 1034004 T2525 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034006 T2525 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> 1034008 T2554 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 1034017 T2587 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1034017 T2587 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1035402 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1035403 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49170_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49170/uxrqb/r"}
[junit4:junit4]   2> 1035403 T2519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 1035403 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1035417 T2525 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> 1035417 T2538 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> 1035418 T2518 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> 1035419 T2570 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> 1035419 T2554 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> 1035419 T2586 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> 1036020 T2587 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\collection1
[junit4:junit4]   2> 1036020 T2587 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1036021 T2587 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1036022 T2587 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1036025 T2587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\collection1\'
[junit4:junit4]   2> 1036027 T2587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1036028 T2587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517/collection1/lib/README' to classloader
[junit4:junit4]   2> 1036106 T2587 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1036176 T2587 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1036178 T2587 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1036184 T2587 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1036947 T2587 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1036960 T2587 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1036964 T2587 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1036993 T2587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1036998 T2587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1037004 T2587 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1037006 T2587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1037007 T2587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1037007 T2587 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1037009 T2587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1037009 T2587 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1037009 T2587 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1037010 T2587 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty4-1372193952517\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty4\
[junit4:junit4]   2> 1037010 T2587 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1037010 T2587 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1037011 T2587 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4
[junit4:junit4]   2> 1037012 T2587 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty4\index/
[junit4:junit4]   2> 1037014 T2587 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1037014 T2587 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index
[junit4:junit4]   2> 1037027 T2587 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1037027 T2587 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1037031 T2587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1037031 T2587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1037032 T2587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1037032 T2587 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1037033 T2587 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1037033 T2587 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1037033 T2587 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1037034 T2587 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1037034 T2587 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1037046 T2587 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1037056 T2587 oass.SolrIndexSearcher.<init> Opening Searcher@8ef2ef main
[junit4:junit4]   2> 1037058 T2587 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1037058 T2587 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1037066 T2588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8ef2ef main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1037068 T2587 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1037068 T2587 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49170/uxrqb/r collection:collection1 shard:shard1
[junit4:junit4]   2> 1037074 T2587 oasc.ZkController.register We are http://127.0.0.1:49170/uxrqb/r/collection1/ and leader is http://127.0.0.1:65520/uxrqb/r/collection1/
[junit4:junit4]   2> 1037075 T2587 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49170/uxrqb/r
[junit4:junit4]   2> 1037075 T2587 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1037075 T2587 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1399 name=collection1 org.apache.solr.core.SolrCore@10adb8f url=http://127.0.0.1:49170/uxrqb/r/collection1 node=127.0.0.1:49170_uxrqb%2Fr C1399_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49170_uxrqb%2Fr, base_url=http://127.0.0.1:49170/uxrqb/r}
[junit4:junit4]   2> 1037076 T2589 C1399 P49170 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1037077 T2589 C1399 P49170 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1037077 T2589 C1399 P49170 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1037078 T2589 C1399 P49170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1037078 T2587 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1037080 T2589 C1399 P49170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1037082 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1037082 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1037083 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1037092 T2529 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1037491 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1037497 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49180
[junit4:junit4]   2> 1037498 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1037498 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1037499 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246
[junit4:junit4]   2> 1037499 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\solr.xml
[junit4:junit4]   2> 1037499 T2496 oasc.CoreContainer.<init> New CoreContainer 10418308
[junit4:junit4]   2> 1037500 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\'
[junit4:junit4]   2> 1037500 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\'
[junit4:junit4]   2> 1037614 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1037614 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1037615 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1037615 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1037615 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1037616 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1037616 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1037616 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1037617 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1037617 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1037625 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1037626 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1037627 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1037629 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1037653 T2601 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f58f18 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1037654 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1037658 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1037666 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1037670 T2603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d336ae name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1037670 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1037676 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1038432 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1038433 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49170_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49170/uxrqb/r"}
[junit4:junit4]   2> 1038445 T2603 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> 1038445 T2586 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> 1038446 T2554 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> 1038446 T2525 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> 1038445 T2538 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> 1038445 T2570 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> 1038445 T2518 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> 1038680 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49180_uxrqb%2Fr
[junit4:junit4]   2> 1038686 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49180_uxrqb%2Fr
[junit4:junit4]   2> 1038691 T2554 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> 1038693 T2603 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038693 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038693 T2525 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038693 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038694 T2538 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038694 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038694 T2586 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038695 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038694 T2518 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038696 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038694 T2570 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038697 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1038701 T2554 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 1038722 T2604 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1038723 T2604 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1039092 T2529 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1039092 T2529 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:49170_uxrqb%252Fr&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   2> 1039956 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1039957 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49180_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49180/uxrqb/r"}
[junit4:junit4]   2> 1039957 T2519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 1039957 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 1039966 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039967 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039967 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039967 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039967 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039968 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1039967 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1040725 T2604 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\collection1
[junit4:junit4]   2> 1040725 T2604 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1040726 T2604 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1040727 T2604 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1040730 T2604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\collection1\'
[junit4:junit4]   2> 1040733 T2604 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1040734 T2604 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246/collection1/lib/README' to classloader
[junit4:junit4]   2> 1040791 T2604 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1040868 T2604 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1040870 T2604 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1040875 T2604 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C1400 name=collection1 org.apache.solr.core.SolrCore@10adb8f url=http://127.0.0.1:49170/uxrqb/r/collection1 node=127.0.0.1:49170_uxrqb%2Fr C1400_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49170_uxrqb%2Fr, base_url=http://127.0.0.1:49170/uxrqb/r}
[junit4:junit4]   2> 1041092 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65520/uxrqb/r/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1041093 T2589 C1400 P49170 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49170/uxrqb/r START replicas=[http://127.0.0.1:65520/uxrqb/r/collection1/] nUpdates=100
[junit4:junit4]   2> 1041094 T2589 C1400 P49170 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1041095 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 1041095 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 1041095 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 1041096 T2589 C1400 P49170 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1041096 T2589 C1400 P49170 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65520/uxrqb/r/collection1/. core=collection1
[junit4:junit4]   2> 1041096 T2589 C1400 P49170 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1401 name=collection1 org.apache.solr.core.SolrCore@14313fa url=http://127.0.0.1:65520/uxrqb/r/collection1 node=127.0.0.1:65520_uxrqb%2Fr C1401_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65520_uxrqb%2Fr, base_url=http://127.0.0.1:65520/uxrqb/r, leader=true}
[junit4:junit4]   2> 1041123 T2529 C1401 P65520 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1041137 T2532 C1401 P65520 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1041158 T2532 C1401 P65520 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1041161 T2532 C1401 P65520 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1041171 T2532 C1401 P65520 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty1\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 1041171 T2532 C1401 P65520 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1041176 T2532 C1401 P65520 oass.SolrIndexSearcher.<init> Opening Searcher@1608493 realtime
[junit4:junit4]   2> 1041176 T2532 C1401 P65520 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1041176 T2532 C1401 P65520 oasup.LogUpdateProcessor.finish [collection1] webapp=/uxrqb/r path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   2> 1041177 T2589 C1400 P49170 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1041177 T2589 C1400 P49170 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1041183 T2534 C1401 P65520 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1041183 T2534 C1401 P65520 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 1041184 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1041184 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1041184 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1041188 T2530 C1401 P65520 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1041190 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1041192 T2589 C1400 P49170 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347
[junit4:junit4]   2> 1041193 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13ce76c fullCopy=false
[junit4:junit4]   2> 1041198 T2531 C1401 P65520 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1041200 T2589 C1400 P49170 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1041207 T2589 C1400 P49170 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1041207 T2589 C1400 P49170 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1041215 T2589 C1400 P49170 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 1041217 T2589 C1400 P49170 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1041217 T2589 C1400 P49170 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1041220 T2589 C1400 P49170 oass.SolrIndexSearcher.<init> Opening Searcher@1d4cf7 main
[junit4:junit4]   2> 1041222 T2588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d4cf7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1041223 T2589 C1400 P49170 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347;done=true>>]
[junit4:junit4]   2> 1041223 T2589 C1400 P49170 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347
[junit4:junit4]   2> 1041224 T2589 C1400 P49170 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty4\index.20130625225921347
[junit4:junit4]   2> 1041226 T2589 C1400 P49170 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 1041226 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 1041226 T2589 C1400 P49170 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1041227 T2589 C1400 P49170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1041230 T2589 C1400 P49170 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 1041488 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1041489 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49170_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49170/uxrqb/r"}
[junit4:junit4]   2> 1041502 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041503 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041503 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041503 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041504 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041504 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041505 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1041784 T2604 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1041803 T2604 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1041811 T2604 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1041836 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1041858 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1041867 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1041869 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1041870 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1041870 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1041873 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1041873 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1041873 T2604 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1041874 T2604 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty5-1372193957246\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty5\
[junit4:junit4]   2> 1041874 T2604 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1041874 T2604 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1041877 T2604 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5
[junit4:junit4]   2> 1041878 T2604 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty5\index/
[junit4:junit4]   2> 1041880 T2604 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1041880 T2604 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index
[junit4:junit4]   2> 1041894 T2604 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1041894 T2604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1041897 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1041898 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1041898 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1041899 T2604 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1041900 T2604 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1041900 T2604 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1041906 T2604 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1041907 T2604 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1041907 T2604 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1041918 T2604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1041929 T2604 oass.SolrIndexSearcher.<init> Opening Searcher@ceab6f main
[junit4:junit4]   2> 1041931 T2604 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1041931 T2604 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1041938 T2607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ceab6f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1041940 T2604 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1041941 T2604 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49180/uxrqb/r collection:collection1 shard:shard2
[junit4:junit4]   2> 1041947 T2604 oasc.ZkController.register We are http://127.0.0.1:49180/uxrqb/r/collection1/ and leader is http://127.0.0.1:65529/uxrqb/r/collection1/
[junit4:junit4]   2> 1041947 T2604 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49180/uxrqb/r
[junit4:junit4]   2> 1041948 T2604 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1041948 T2604 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1402 name=collection1 org.apache.solr.core.SolrCore@da94a6 url=http://127.0.0.1:49180/uxrqb/r/collection1 node=127.0.0.1:49180_uxrqb%2Fr C1402_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49180_uxrqb%2Fr, base_url=http://127.0.0.1:49180/uxrqb/r}
[junit4:junit4]   2> 1041949 T2608 C1402 P49180 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1041950 T2608 C1402 P49180 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1041951 T2608 C1402 P49180 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1041951 T2608 C1402 P49180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1041950 T2604 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1041954 T2608 C1402 P49180 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1041956 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1041956 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1041957 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1041973 T2550 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 6, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 1042474 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1042479 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49193
[junit4:junit4]   2> 1042481 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1042482 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1042482 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126
[junit4:junit4]   2> 1042482 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\solr.xml
[junit4:junit4]   2> 1042482 T2496 oasc.CoreContainer.<init> New CoreContainer 24517729
[junit4:junit4]   2> 1042484 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\'
[junit4:junit4]   2> 1042484 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\'
[junit4:junit4]   2> 1042608 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1042609 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1042609 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1042610 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1042610 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1042610 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1042610 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1042610 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1042611 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1042611 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1042620 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1042621 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1042621 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1042623 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1042640 T2620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8b7c11 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1042641 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1042645 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1042652 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1042655 T2622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10673d3 name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1042656 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1042663 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1043014 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1043015 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49180_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49180/uxrqb/r"}
[junit4:junit4]   2> 1043026 T2622 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043026 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043026 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043027 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043027 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043026 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043026 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043028 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043701 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49193_uxrqb%2Fr
[junit4:junit4]   2> 1043706 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49193_uxrqb%2Fr
[junit4:junit4]   2> 1043715 T2603 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043715 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043716 T2525 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043717 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043717 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 1043718 T2538 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043718 T2570 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043719 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043718 T2586 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043718 T2622 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043721 T2622 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043718 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043718 T2518 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043724 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043721 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1043731 T2554 oascc.ZkStateReader$3.process Updating live nodes... (7)
[junit4:junit4]   2> 1043740 T2623 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1043741 T2623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1044037 T2550 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 6, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1044037 T2550 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=6&state=recovering&nodeName=127.0.0.1:49180_uxrqb%252Fr&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2064 
[junit4:junit4]   2> 1044662 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1044663 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"7",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49193_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49193/uxrqb/r"}
[junit4:junit4]   2> 1044663 T2519 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
[junit4:junit4]   2> 1044663 T2519 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard3
[junit4:junit4]   2> 1044677 T2622 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044677 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044679 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1044844 T2623 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\collection1
[junit4:junit4]   2> 1044844 T2623 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1044845 T2623 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1044845 T2623 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1044848 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\collection1\'
[junit4:junit4]   2> 1044850 T2623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1044851 T2623 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126/collection1/lib/README' to classloader
[junit4:junit4]   2> 1044935 T2623 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1045054 T2623 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1045058 T2623 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1045068 T2623 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1046059 T2623 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1046073 T2623 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1046078 T2623 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1046103 T2623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1046110 T2623 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1046118 T2623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1046120 T2623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1046120 T2623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1046120 T2623 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1046122 T2623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1046122 T2623 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1046122 T2623 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1046124 T2623 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty6-1372193962126\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty6\
[junit4:junit4]   2> 1046124 T2623 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12c8b14
[junit4:junit4]   2> 1046124 T2623 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1046125 T2623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty6
[junit4:junit4]   2> 1046127 T2623 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729/jetty6\index/
[junit4:junit4]   2> 1046129 T2623 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty6\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1046129 T2623 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty6\index
[junit4:junit4]   2> 1046140 T2623 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty6\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1046140 T2623 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1046145 T2623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1046145 T2623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1046146 T2623 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1046147 T2623 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1046147 T2623 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1046147 T2623 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1046147 T2623 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1046149 T2623 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1046149 T2623 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1046162 T2623 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1046176 T2623 oass.SolrIndexSearcher.<init> Opening Searcher@86df68 main
[junit4:junit4]   2> 1046178 T2623 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1046178 T2623 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1046188 T2624 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@86df68 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1046190 T2623 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1046191 T2623 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49193/uxrqb/r collection:collection1 shard:shard3
[junit4:junit4]   2> 1046197 T2623 oasc.ZkController.register We are http://127.0.0.1:49193/uxrqb/r/collection1/ and leader is http://127.0.0.1:49161/uxrqb/r/collection1/
[junit4:junit4]   2> 1046197 T2623 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49193/uxrqb/r
[junit4:junit4]   2> 1046197 T2623 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1046199 T2623 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1403 name=collection1 org.apache.solr.core.SolrCore@8c245f url=http://127.0.0.1:49193/uxrqb/r/collection1 node=127.0.0.1:49193_uxrqb%2Fr C1403_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49193_uxrqb%2Fr, base_url=http://127.0.0.1:49193/uxrqb/r}
[junit4:junit4]   2> 1046199 T2625 C1403 P49193 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1046201 T2625 C1403 P49193 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1046202 T2625 C1403 P49193 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1046202 T2623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1046202 T2625 C1403 P49193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1046206 T2496 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1046207 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1046220 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1404 name=collection1 org.apache.solr.core.SolrCore@8c245f url=http://127.0.0.1:49193/uxrqb/r/collection1 node=127.0.0.1:49193_uxrqb%2Fr C1404_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49193_uxrqb%2Fr, base_url=http://127.0.0.1:49193/uxrqb/r}
[junit4:junit4]   2> 1046221 T2625 C1404 P49193 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1405 name=collection1 org.apache.solr.core.SolrCore@da94a6 url=http://127.0.0.1:49180/uxrqb/r/collection1 node=127.0.0.1:49180_uxrqb%2Fr C1405_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49180_uxrqb%2Fr, base_url=http://127.0.0.1:49180/uxrqb/r}
[junit4:junit4]   2> 1046238 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65529/uxrqb/r/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1046238 T2608 C1405 P49180 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49180/uxrqb/r START replicas=[http://127.0.0.1:65529/uxrqb/r/collection1/] nUpdates=100
[junit4:junit4]   2> 1046240 T2608 C1405 P49180 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1046241 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 1046241 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 1046243 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 1046243 T2608 C1405 P49180 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 1046243 T2608 C1405 P49180 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65529/uxrqb/r/collection1/. core=collection1
[junit4:junit4]   2> 1046243 T2608 C1405 P49180 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1046240 T2563 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 7, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> ASYNC  NEW_CORE C1406 name=collection1 org.apache.solr.core.SolrCore@771a5 url=http://127.0.0.1:65529/uxrqb/r/collection1 node=127.0.0.1:65529_uxrqb%2Fr C1406_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65529_uxrqb%2Fr, base_url=http://127.0.0.1:65529/uxrqb/r, leader=true}
[junit4:junit4]   2> 1046274 T2549 C1406 P65529 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1046277 T2545 C1406 P65529 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1046288 T2549 C1406 P65529 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 1046289 T2549 C1406 P65529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1046298 T2549 C1406 P65529 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty2\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 1046299 T2549 C1406 P65529 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1046304 T2549 C1406 P65529 oass.SolrIndexSearcher.<init> Opening Searcher@9feb1 realtime
[junit4:junit4]   2> 1046305 T2549 C1406 P65529 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1046306 T2549 C1406 P65529 oasup.LogUpdateProcessor.finish [collection1] webapp=/uxrqb/r path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 1046307 T2608 C1405 P49180 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1046308 T2608 C1405 P49180 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1046312 T2547 C1406 P65529 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1046312 T2547 C1406 P65529 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 1046313 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1046313 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1046315 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1046322 T2548 C1406 P65529 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=5 
[junit4:junit4]   2> 1046323 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 1046326 T2608 C1405 P49180 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480
[junit4:junit4]   2> 1046330 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18bf60e fullCopy=false
[junit4:junit4]   2> 1046338 T2550 C1406 P65529 oasc.SolrCore.execute [collection1] webapp=/uxrqb/r path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1046340 T2608 C1405 P49180 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1046345 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1046347 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"7",
[junit4:junit4]   2> 	  "numShards":"3",
[junit4:junit4]   2> 	  "shard":"shard3",
[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:49193_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49193/uxrqb/r"}
[junit4:junit4]   2> 1046357 T2608 C1405 P49180 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1046359 T2608 C1405 P49180 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1046370 T2608 C1405 P49180 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index,segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index,segFN=segments_2,generation=2}
[junit4:junit4]   2> 1046371 T2608 C1405 P49180 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1046371 T2608 C1405 P49180 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1046375 T2608 C1405 P49180 oass.SolrIndexSearcher.<init> Opening Searcher@17390a1 main
[junit4:junit4]   2> 1046379 T2607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17390a1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 1046380 T2608 C1405 P49180 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480;done=true>>]
[junit4:junit4]   2> 1046380 T2608 C1405 P49180 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480
[junit4:junit4]   2> 1046381 T2608 C1405 P49180 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty5\index.20130625225926480
[junit4:junit4]   2> 1046382 T2608 C1405 P49180 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 1046383 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 1046383 T2608 C1405 P49180 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1046383 T2608 C1405 P49180 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1046389 T2608 C1405 P49180 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 1046390 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"6",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49180_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49180/uxrqb/r"}
[junit4:junit4]   2> 1046408 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046409 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046410 T2622 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046410 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046411 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046412 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046413 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046413 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1046645 T2496 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1046653 T2496 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49206
[junit4:junit4]   2> 1046655 T2496 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1046655 T2496 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1046655 T2496 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1372193966394
[junit4:junit4]   2> 1046656 T2496 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1372193966394\solr.xml
[junit4:junit4]   2> 1046656 T2496 oasc.CoreContainer.<init> New CoreContainer 3426893
[junit4:junit4]   2> 1046657 T2496 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1372193966394\'
[junit4:junit4]   2> 1046657 T2496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty7-1372193966394\'
[junit4:junit4]   2> 1046806 T2496 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1046808 T2496 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1046808 T2496 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1046808 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1046809 T2496 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1046809 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1046809 T2496 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1046810 T2496 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1046810 T2496 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1046811 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1046820 T2496 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1046822 T2496 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65501/solr
[junit4:junit4]   2> 1046822 T2496 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1046825 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1046839 T2639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@113d477 name:ZooKeeperConnection Watcher:127.0.0.1:65501 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1046841 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1046862 T2496 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1046862 T2498 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f7d21b6260011, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1046873 T2496 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1046877 T2641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15805ca name:ZooKeeperConnection Watcher:127.0.0.1:65501/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1046877 T2496 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1046890 T2496 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1047355 T2563 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 7, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 1047355 T2563 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=7&state=recovering&nodeName=127.0.0.1:49193_uxrqb%252Fr&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1115 
[junit4:junit4]   2> 1047996 T2496 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49206_uxrqb%2Fr
[junit4:junit4]   2> 1047999 T2496 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49206_uxrqb%2Fr
[junit4:junit4]   2> 1048004 T2554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 7)
[junit4:junit4]   2> 1048006 T2622 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048006 T2622 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048006 T2603 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048006 T2538 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048007 T2538 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048006 T2603 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048009 T2586 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048009 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048006 T2570 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048009 T2570 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048007 T2518 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048010 T2518 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048007 T2525 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048012 T2525 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 8)
[junit4:junit4]   2> 1048007 T2641 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048013 T2554 oascc.ZkStateReader$3.process Updating live nodes... (8)
[junit4:junit4]   2> 1048035 T2642 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1048036 T2642 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1048089 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1048090 T2519 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"8",
[junit4:junit4]   2> 	  "numShards":"3",
[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:49206_uxrqb%2Fr",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49206/uxrq

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

solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12\index;done=false>>]
[junit4:junit4]   2> 1339694 T2496 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12\index
[junit4:junit4]   2> 1339694 T2496 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12;done=false>>]
[junit4:junit4]   2> 1339694 T2496 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\jetty12
[junit4:junit4]   2> 1339696 T3047 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89928101314035740-127.0.0.1:49263_uxrqb%2Fr-n_0000000012) am no longer a leader.
[junit4:junit4]   2> 1339702 T2736 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> 1339703 T2736 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1339703 T2736 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1339717 T2496 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/uxrqb/r,null}
[junit4:junit4]   2> 1339942 T2717 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1339942 T2717 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\zookeeper\server1\data\version-2\log.1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\zookeeper\server1\data\version-2 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\zookeeper\server1\data FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\zookeeper\server1 FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1372193928729 FAILED !!!!!
[junit4:junit4]   2> 1340322 T2496 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 1340327 T2496 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:65501 65501
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> safe stop:
[junit4:junit4]   1> safe stop:
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=AFD74A56039BFEE -Dtests.slow=true -Dtests.locale=es_AR -Dtests.timezone=Europe/Berlin -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  334s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard3 is not consistent.  Got 582 from http://127.0.0.1:49161/uxrqb/r/collection1lastClient and got 647 from http://127.0.0.1:49193/uxrqb/r/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([AFD74A56039BFEE:8B1BFABD1766DFD2]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:137)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 1342862 T2496 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory doPackFST= false), _version_=PostingsFormat(name=SimpleText), rnd_b=PostingsFormat(name=NestedPulsing), intDefault=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct), id=PostingsFormat(name=NestedPulsing), a_t=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=Direct), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Direct), a_si=PostingsFormat(name=SimpleText)}, docValues:{timestamp=DocValuesFormat(name=Lucene42)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_AR, timezone=Europe/Berlin
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_25 (32-bit)/cpus=2,threads=1,free=41768768,total=186232832
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, QueryParsingTest, ShardRoutingCustomTest, TestJoin, TestSchemaNameResource, SolrRequestParserTest, SpellCheckComponentTest, TestSolrJ, TestZkChroot, TestSolrXmlPersistence, TestFunctionQuery, TestBM25SimilarityFactory, SpatialFilterTest, TestIndexingPerformance, OverseerTest, TestPropInject, BadCopyFieldTest, TestSort, TestMergePolicyConfig, StatelessScriptUpdateProcessorFactoryTest, TestReload, TestRTGBase, TestSolrQueryParserDefaultOperatorResource, ExternalFileFieldSortTest, DocValuesMultiTest, TestDocumentBuilder, AnalysisAfterCoreReloadTest, TestQuerySenderNoQuery, BasicDistributedZkTest, CSVRequestHandlerTest, TestStressRecovery, RAMDirectoryFactoryTest, TestLuceneMatchVersion, JsonLoaderTest, PreAnalyzedUpdateProcessorTest, CopyFieldTest, FieldMutatingUpdateProcessorTest, SolrInfoMBeanTest, TestCharFilters, TestJmxIntegration, TestQuerySenderListener, TestPseudoReturnFields, TestStressLucene, TestPartialUpdateDeduplication, JSONWriterTest, TestFiltering, TestPHPSerializedResponseWriter, SearchHandlerTest, WordBreakSolrSpellCheckerTest, TestExtendedDismaxParser, SolrCoreTest, CachingDirectoryFactoryTest, TestSchemaResource, SuggesterWFSTTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SystemInfoHandlerTest, SoftAutoCommitTest, ReturnFieldsTest, TestSurroundQueryParser, DistributedTermsComponentTest, SolrIndexSplitterTest, TestMultiCoreConfBootstrap, TestSuggestSpellingConverter, TestSolrIndexConfig, TestPerFieldSimilarity, TestReloadAndDeleteDocs, TestArbitraryIndexDir, DateFieldTest, CollectionsAPIDistributedZkTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, TestLFUCache, NoCacheHeaderTest, LeaderElectionIntegrationTest, MBeansHandlerTest, TestReversedWildcardFilterFactory, TestSolrXMLSerializer, TestComponentsName, TestLMDirichletSimilarityFactory, LegacyHTMLStripCharFilterTest, TestHashPartitioner, TestSolr4Spatial, UnloadDistributedZkTest, IndexBasedSpellCheckerTest, TestElisionMultitermQuery, TestClassNameShortening, HardAutoCommitTest, TestCopyFieldCollectionResource, TestQueryUtils, NumericFieldsTest, SignatureUpdateProcessorFactoryTest, ScriptEngineTest, ShardRoutingTest, TestPropInjectDefaults, TestUniqueKeyFieldResource, TestFieldTypeResource, BadComponentTest, LukeRequestHandlerTest, TestDFRSimilarityFactory, PingRequestHandlerTest, SimpleFacetsTest, TestCoreDiscovery, ChaosMonkeySafeLeaderTest]
[junit4:junit4] Completed in 334.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 578 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 297 suites, 1253 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 67 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_25 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_25) - Build # 2972 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2972/
Java: 64bit/jdk1.7.0_25 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Wed Jun 26 10:18:00 GMT 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Wed Jun 26 10:18:00 GMT 2013
	at __randomizedtesting.SeedInfo.seed([A17149F96A3BB28C:7ADA493F6F13DB3F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1473)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:777)
	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:606)
	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:724)




Build Log:
[...truncated 9564 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 2036516 T5603 oas.SolrTestCaseJ4.setUp ###Starting doTestIndexAndConfigReplication
[junit4:junit4]   2> 2036535 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2036546 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50428
[junit4:junit4]   2> 2036547 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2036547 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2036547 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master
[junit4:junit4]   2> 2036550 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\solr.xml
[junit4:junit4]   2> 2036550 T5603 oasc.CoreContainer.<init> New CoreContainer 1888485832
[junit4:junit4]   2> 2036551 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2036551 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\'
[junit4:junit4]   2> 2036552 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\'
[junit4:junit4]   2> 2036707 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2036708 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2036708 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2036708 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2036710 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2036710 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2036710 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2036711 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2036711 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2036711 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2036721 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2036728 T5613 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1
[junit4:junit4]   2> 2036730 T5613 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\'
[junit4:junit4]   2> 2036802 T5613 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2036874 T5613 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2036875 T5613 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2036880 T5613 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2036908 T5613 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2036909 T5613 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2036911 T5613 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2036911 T5613 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2036911 T5613 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2036911 T5613 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2036912 T5613 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index/
[junit4:junit4]   2> 2036912 T5613 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2036912 T5613 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index
[junit4:junit4]   2> 2036913 T5613 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2036913 T5613 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2036917 T5613 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2036918 T5613 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2036918 T5613 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2036918 T5613 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2036918 T5613 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2036919 T5613 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2036930 T5613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2036934 T5613 oass.SolrIndexSearcher.<init> Opening Searcher@136d9790 main
[junit4:junit4]   2> 2036935 T5613 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2036935 T5613 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2036936 T5613 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2036936 T5613 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2036938 T5613 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2036938 T5614 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@136d9790 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2036940 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2036941 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2036941 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2036958 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2036964 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50431
[junit4:junit4]   2> 2036967 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2036967 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2036968 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave
[junit4:junit4]   2> 2036969 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\solr.xml
[junit4:junit4]   2> 2036969 T5603 oasc.CoreContainer.<init> New CoreContainer 734482054
[junit4:junit4]   2> 2036971 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2036972 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\'
[junit4:junit4]   2> 2036972 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\'
[junit4:junit4]   2> 2037172 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2037172 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2037173 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2037173 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2037173 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2037173 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2037174 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2037174 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2037174 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2037175 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2037180 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2037188 T5625 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1
[junit4:junit4]   2> 2037189 T5625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\'
[junit4:junit4]   2> 2037260 T5625 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2037340 T5625 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2037341 T5625 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2037346 T5625 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2037384 T5625 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2037386 T5625 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2037387 T5625 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2037387 T5625 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2037387 T5625 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2037388 T5625 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2037388 T5625 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index/
[junit4:junit4]   2> 2037389 T5625 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2037390 T5625 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index
[junit4:junit4]   2> 2037392 T5625 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111ce969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3551a381),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2037393 T5625 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2037395 T5625 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2037396 T5625 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2037396 T5625 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2037396 T5625 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2037397 T5625 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2037397 T5625 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2037400 T5625 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2037404 T5625 oass.SolrIndexSearcher.<init> Opening Searcher@1d6e5beb main
[junit4:junit4]   2> 2037406 T5625 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2037406 T5625 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2037412 T5625 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2037412 T5625 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2037412 T5626 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d6e5beb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2037415 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2037416 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2037416 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1135 name=collection1 org.apache.solr.core.SolrCore@543bc91
[junit4:junit4]   2> 2037434 T5609 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2037440 T5610 C1135 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2037440 T5610 C1135 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2037441 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   2> 2037446 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 2037451 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 2037455 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 2037460 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 2037465 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 2
[junit4:junit4]   2> 2037469 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 2037474 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 1
[junit4:junit4]   2> 2037478 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 1
[junit4:junit4]   2> 2037483 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 2037488 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 2037491 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 2037496 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 2037500 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 2037505 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 1
[junit4:junit4]   2> 2037510 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 2037514 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 1
[junit4:junit4]   2> 2037519 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 2037524 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 2037528 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 2037533 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 2037538 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 2
[junit4:junit4]   2> 2037542 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 2037547 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 2037551 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 2037555 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 2037558 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 2037562 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 2037567 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 2
[junit4:junit4]   2> 2037570 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 2037575 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 2
[junit4:junit4]   2> 2037577 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 2037582 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 2037585 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 2037589 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 2037592 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 2037597 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 2
[junit4:junit4]   2> 2037600 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 2037605 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 1
[junit4:junit4]   2> 2037609 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 2037615 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 2037616 T5609 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2037622 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 2037627 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 2037631 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 2037636 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 2037641 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 2
[junit4:junit4]   2> 2037645 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 2037650 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 2037656 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 1
[junit4:junit4]   2> 2037660 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
[junit4:junit4]   2> 2037665 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
[junit4:junit4]   2> 2037670 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 2
[junit4:junit4]   2> 2037674 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 2037679 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 2037683 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
[junit4:junit4]   2> 2037688 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
[junit4:junit4]   2> 2037693 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 2037697 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
[junit4:junit4]   2> 2037702 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
[junit4:junit4]   2> 2037708 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
[junit4:junit4]   2> 2037712 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
[junit4:junit4]   2> 2037717 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 2037722 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
[junit4:junit4]   2> 2037726 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 1
[junit4:junit4]   2> 2037731 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
[junit4:junit4]   2> 2037736 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 2
[junit4:junit4]   2> 2037740 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 2037745 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
[junit4:junit4]   2> 2037749 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
[junit4:junit4]   2> 2037754 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
[junit4:junit4]   2> 2037760 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 2037765 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 2
[junit4:junit4]   2> 2037769 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 1
[junit4:junit4]   2> 2037774 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
[junit4:junit4]   2> 2037778 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
[junit4:junit4]   2> 2037783 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 1
[junit4:junit4]   2> 2037788 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
[junit4:junit4]   2> 2037793 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
[junit4:junit4]   2> 2037798 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 2037803 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 1
[junit4:junit4]   2> 2037807 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 2037812 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 2037817 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 2
[junit4:junit4]   2> 2037821 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
[junit4:junit4]   2> 2037826 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
[junit4:junit4]   2> 2037831 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 2
[junit4:junit4]   2> 2037835 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 2037841 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
[junit4:junit4]   2> 2037846 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 2
[junit4:junit4]   2> 2037850 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 2037855 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 1
[junit4:junit4]   2> 2037860 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 2
[junit4:junit4]   2> 2037864 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 1
[junit4:junit4]   2> 2037869 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 1
[junit4:junit4]   2> 2037873 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
[junit4:junit4]   2> 2037878 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
[junit4:junit4]   2> 2037884 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 1
[junit4:junit4]   2> 2037888 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
[junit4:junit4]   2> 2037893 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
[junit4:junit4]   2> 2037898 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
[junit4:junit4]   2> 2037902 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
[junit4:junit4]   2> 2037907 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 1
[junit4:junit4]   2> 2037912 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 2
[junit4:junit4]   2> 2037916 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 1
[junit4:junit4]   2> 2037921 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
[junit4:junit4]   2> 2037927 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
[junit4:junit4]   2> 2037931 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 1
[junit4:junit4]   2> 2037936 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 2037941 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 2
[junit4:junit4]   2> 2037945 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 1
[junit4:junit4]   2> 2037950 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 1
[junit4:junit4]   2> 2037954 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 1
[junit4:junit4]   2> 2037959 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
[junit4:junit4]   2> 2037964 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
[junit4:junit4]   2> 2037968 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 1
[junit4:junit4]   2> 2037973 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
[junit4:junit4]   2> 2037979 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
[junit4:junit4]   2> 2037983 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 1
[junit4:junit4]   2> 2037988 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 1
[junit4:junit4]   2> 2037993 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 1
[junit4:junit4]   2> 2037997 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
[junit4:junit4]   2> 2038002 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 1
[junit4:junit4]   2> 2038007 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 2
[junit4:junit4]   2> 2038011 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 2038016 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
[junit4:junit4]   2> 2038020 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
[junit4:junit4]   2> 2038025 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
[junit4:junit4]   2> 2038030 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 2038036 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 2038040 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 1
[junit4:junit4]   2> 2038045 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 2038051 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 2
[junit4:junit4]   2> 2038055 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
[junit4:junit4]   2> 2038060 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 2038064 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 2038069 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
[junit4:junit4]   2> 2038074 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
[junit4:junit4]   2> 2038078 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
[junit4:junit4]   2> 2038081 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 2038084 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 2038088 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 2038091 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 2038095 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 2038098 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 2038103 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
[junit4:junit4]   2> 2038106 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 1
[junit4:junit4]   2> 2038110 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 2038114 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
[junit4:junit4]   2> 2038118 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 2038121 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 2038126 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 1
[junit4:junit4]   2> 2038129 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 1
[junit4:junit4]   2> 2038133 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 2038136 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 2038141 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 2038143 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 2038148 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
[junit4:junit4]   2> 2038151 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
[junit4:junit4]   2> 2038155 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 2038157 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 2038162 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 2038166 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
[junit4:junit4]   2> 2038170 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
[junit4:junit4]   2> 2038173 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
[junit4:junit4]   2> 2038176 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 2038180 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 1
[junit4:junit4]   2> 2038185 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 2038187 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 2038191 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 2038194 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 2038199 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 2038203 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 1
[junit4:junit4]   2> 2038208 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 2038213 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 1
[junit4:junit4]   2> 2038217 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
[junit4:junit4]   2> 2038224 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 2038230 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 2038236 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 2038241 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 2038245 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 1
[junit4:junit4]   2> 2038250 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 2038253 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 2038257 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 2038260 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 2038266 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
[junit4:junit4]   2> 2038271 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 2
[junit4:junit4]   2> 2038275 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
[junit4:junit4]   2> 2038280 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
[junit4:junit4]   2> 2038285 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 2
[junit4:junit4]   2> 2038289 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
[junit4:junit4]   2> 2038294 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
[junit4:junit4]   2> 2038298 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
[junit4:junit4]   2> 2038304 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 1
[junit4:junit4]   2> 2038309 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
[junit4:junit4]   2> 2038311 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 2038316 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
[junit4:junit4]   2> 2038320 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
[junit4:junit4]   2> 2038325 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 1
[junit4:junit4]   2> 2038327 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 2038332 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 1
[junit4:junit4]   2> 2038337 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 2
[junit4:junit4]   2> 2038341 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
[junit4:junit4]   2> 2038346 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
[junit4:junit4]   2> 2038348 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 2038352 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 2038355 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 2038360 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
[junit4:junit4]   2> 2038363 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 2038367 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 2038370 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 2038374 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 2038378 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 1
[junit4:junit4]   2> 2038383 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
[junit4:junit4]   2> 2038388 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 2
[junit4:junit4]   2> 2038391 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 2038395 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 2038398 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 2038403 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 2
[junit4:junit4]   2> 2038407 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
[junit4:junit4]   2> 2038412 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 1
[junit4:junit4]   2> 2038414 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 2038419 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
[junit4:junit4]   2> 2038423 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
[junit4:junit4]   2> 2038428 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 2038433 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
[junit4:junit4]   2> 2038437 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 1
[junit4:junit4]   2> 2038441 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
[junit4:junit4]   2> 2038445 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
[junit4:junit4]   2> 2038450 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
[junit4:junit4]   2> 2038454 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
[junit4:junit4]   2> 2038458 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
[junit4:junit4]   2> 2038462 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 2038464 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 2038468 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
[junit4:junit4]   2> 2038471 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
[junit4:junit4]   2> 2038476 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 2038480 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
[junit4:junit4]   2> 2038484 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
[junit4:junit4]   2> 2038488 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
[junit4:junit4]   2> 2038492 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 2038496 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
[junit4:junit4]   2> 2038501 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
[junit4:junit4]   2> 2038505 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 1
[junit4:junit4]   2> 2038509 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
[junit4:junit4]   2> 2038513 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
[junit4:junit4]   2> 2038517 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 2038521 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 2038525 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 2038530 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
[junit4:junit4]   2> 2038534 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
[junit4:junit4]   2> 2038538 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
[junit4:junit4]   2> 2038542 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
[junit4:junit4]   2> 2038545 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 2038549 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 2038553 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 2038557 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
[junit4:junit4]   2> 2038560 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
[junit4:junit4]   2> 2038562 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 2038565 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 2038568 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 2038572 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 2038575 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 2038579 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
[junit4:junit4]   2> 2038582 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 1
[junit4:junit4]   2> 2038585 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
[junit4:junit4]   2> 2038590 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
[junit4:junit4]   2> 2038594 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 2038599 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 1
[junit4:junit4]   2> 2038603 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
[junit4:junit4]   2> 2038607 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
[junit4:junit4]   2> 2038611 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
[junit4:junit4]   2> 2038615 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
[junit4:junit4]   2> 2038619 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 1
[junit4:junit4]   2> 2038622 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 2038626 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 1
[junit4:junit4]   2> 2038629 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
[junit4:junit4]   2> 2038633 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 1
[junit4:junit4]   2> 2038635 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 2038639 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 1
[junit4:junit4]   2> 2038642 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
[junit4:junit4]   2> 2038646 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 2
[junit4:junit4]   2> 2038649 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
[junit4:junit4]   2> 2038652 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 2038655 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 2038658 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 2038661 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 2038664 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 2038667 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 2038672 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 1
[junit4:junit4]   2> 2038675 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
[junit4:junit4]   2> 2038678 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 2038681 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 2038684 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 2038687 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 2038690 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 2038693 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 2038697 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 2038701 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 1
[junit4:junit4]   2> 2038703 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 2038706 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 2038709 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 2038712 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 2038715 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 2038718 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 2038723 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
[junit4:junit4]   2> 2038725 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 2038729 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 2038732 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 2038735 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 2038739 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
[junit4:junit4]   2> 2038741 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 2038746 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 1
[junit4:junit4]   2> 2038748 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 2038751 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 2038754 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 2038757 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 2038760 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 2038763 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 2038765 T5608 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2038766 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 2038770 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 2038774 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
[junit4:junit4]   2> 2038777 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 2038780 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 2038783 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 2038786 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 2038789 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 2038792 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 2038796 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 2038799 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 2038804 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
[junit4:junit4]   2> 2038808 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 2038810 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 2038814 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 2038820 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
[junit4:junit4]   2> 2038824 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
[junit4:junit4]   2> 2038828 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 1
[junit4:junit4]   2> 2038831 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 2038835 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 2038839 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 2038843 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 2
[junit4:junit4]   2> 2038845 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 2038849 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
[junit4:junit4]   2> 2038853 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
[junit4:junit4]   2> 2038856 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 2038859 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 2038862 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 2038865 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 2038869 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 2038872 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 2038875 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 2038878 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 2038881 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 2038884 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 2038887 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 2038890 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 2038894 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 2038897 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 2038900 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 2038904 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
[junit4:junit4]   2> 2038906 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 2038909 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 2038912 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 2038915 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 2038920 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 2038923 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 2038926 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 2038929 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 2038932 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 2038936 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 1
[junit4:junit4]   2> 2038938 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 2038942 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 2038945 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 2038948 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 2038951 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 2038954 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 2038958 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 2038962 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
[junit4:junit4]   2> 2038964 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 2038968 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 2038972 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
[junit4:junit4]   2> 2038974 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 2038977 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 2038980 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 2038984 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 1
[junit4:junit4]   2> 2038987 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
[junit4:junit4]   2> 2038991 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 2038994 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 2038997 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 2039000 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 2039004 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
[junit4:junit4]   2> 2039006 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 2039009 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 2039012 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 2039017 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
[junit4:junit4]   2> 2039019 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 2039023 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 1
[junit4:junit4]   2> 2039025 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 2039028 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 2039031 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 2039034 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 2039038 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
[junit4:junit4]   2> 2039041 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 2039044 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 2039048 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
[junit4:junit4]   2> 2039050 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 2039054 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
[junit4:junit4]   2> 2039057 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
[junit4:junit4]   2> 2039061 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
[junit4:junit4]   2> 2039063 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 2039068 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
[junit4:junit4]   2> 2039070 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 2039074 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 2039078 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
[junit4:junit4]   2> 2039082 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 1
[junit4:junit4]   2> 2039085 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
[junit4:junit4]   2> 2039087 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 2039091 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 2039096 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
[junit4:junit4]   2> 2039099 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 1
[junit4:junit4]   2> 2039101 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 2039104 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 2039107 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 2039111 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
[junit4:junit4]   2> 2039116 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 1
[junit4:junit4]   2> 2039118 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 2039122 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 1
[junit4:junit4]   2> 2039125 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
[junit4:junit4]   2> 2039129 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
[junit4:junit4]   2> 2039133 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
[junit4:junit4]   2> 2039135 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 2039139 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 2039143 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 1
[junit4:junit4]   2> 2039147 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 1
[junit4:junit4]   2> 2039151 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
[junit4:junit4]   2> 2039154 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
[junit4:junit4]   2> 2039156 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 2039159 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 2039162 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 2039167 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 1
[junit4:junit4]   2> 2039169 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 2039172 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 2039175 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 2039179 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 1
[junit4:junit4]   2> 2039182 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 2039188 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 2
[junit4:junit4]   2> 2039190 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 2039193 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 2039196 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 2039200 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
[junit4:junit4]   2> 2039204 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
[junit4:junit4]   2> 2039206 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 2039210 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 1
[junit4:junit4]   2> 2039214 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
[junit4:junit4]   2> 2039216 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 2039219 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 2039223 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 2039227 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
[junit4:junit4]   2> 2039230 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 2039233 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 2039236 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 2039241 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 2039244 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 2039247 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 2039250 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 2039254 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
[junit4:junit4]   2> 2039256 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 2039259 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 2039263 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 2039266 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 2039269 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 2039272 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 2039275 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 2039279 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 1
[junit4:junit4]   2> 2039283 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
[junit4:junit4]   2> 2039288 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
[junit4:junit4]   2> 2039291 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
[junit4:junit4]   2> 2039293 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 2039296 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 2039300 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 1
[junit4:junit4]   2> 2039304 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
[junit4:junit4]   2> 2039308 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 1
[junit4:junit4]   2> 2039313 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 1
[junit4:junit4]   2> 2039318 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
[junit4:junit4]   2> 2039322 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
[junit4:junit4]   2> 2039326 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
[junit4:junit4]   2> 2039330 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
[junit4:junit4]   2> 2039334 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 1
[junit4:junit4]   2> 2039339 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
[junit4:junit4]   2> 2039342 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 2039347 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
[junit4:junit4]   2> 2039351 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
[junit4:junit4]   2> 2039355 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
[junit4:junit4]   2> 2039359 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
[junit4:junit4]   2> 2039364 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 1
[junit4:junit4]   2> 2039368 T5607 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 1
[junit4:junit4]   2> 2039372 T5611 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 2039377 T5608 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 1
[junit4:junit4]   2> 2039381 T5609 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
[junit4:junit4]   2> 2039386 T5610 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 2
[junit4:junit4]   2> 2039389 T5612 C1135 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2039398 T5612 C1135 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2039399 T5612 C1135 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2039402 T5612 C1135 oass.SolrIndexSearcher.<init> Opening Searcher@21561587 main
[junit4:junit4]   2> 2039402 T5612 C1135 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2039403 T5614 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21561587 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 2039403 T5612 C1135 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 2039408 T5607 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=2 
[junit4:junit4]   2> ASYNC  NEW_CORE C1136 name=collection1 org.apache.solr.core.SolrCore@25a49515
[junit4:junit4]   2> 2039419 T5624 C1136 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2039421 T5603 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> 2039531 T5619 C1136 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2039533 T5603 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> 2039644 T5620 C1136 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2039644 T5603 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> 2039756 T5621 C1136 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2039757 T5603 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> 2039833 T5611 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2039834 T5627 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2039834 T5627 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2039834 T5627 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2039848 T5609 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=12 
[junit4:junit4]   2> 2039849 T5627 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 2039850 T5627 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101753269
[junit4:junit4]   2> 2039850 T5627 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2547c6ef lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@448488c0) fullCopy=false
[junit4:junit4]   2> 2039855 T5610 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2039861 T5612 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2039864 T5607 C1135 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C1137 name=collection1 org.apache.solr.core.SolrCore@25a49515
[junit4:junit4]   2> 2039978 T5623 C1137 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=112 
[junit4:junit4]   2> 2039979 T5603 oash.TestReplicationHandler.rQuery Waiting for 499 docs
[junit4:junit4]   2> ASYNC  NEW_CORE C1138 name=collection1 org.apache.solr.core.SolrCore@543bc91
[junit4:junit4]   2> 2039985 T5608 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2039991 T5611 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2039996 T5609 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2040000 T5610 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2040008 T5612 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2040012 T5607 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2040017 T5608 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2040019 T5627 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2040024 T5627 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2040026 T5627 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2040027 T5627 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111ce969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3551a381),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@111ce969 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3551a381),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2040028 T5627 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2040028 T5627 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2040029 T5627 oass.SolrIndexSearcher.<init> Opening Searcher@19ec221c main
[junit4:junit4]   2> 2040029 T5626 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19ec221c main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 2040030 T5627 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101753269 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101753269;done=true>>]
[junit4:junit4]   2> 2040030 T5627 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101753269
[junit4:junit4]   2> 2040030 T5627 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101753269
[junit4:junit4]   2> 2040090 T5624 C1137 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=2 
[junit4:junit4]   2> 2040096 T5611 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2040102 T5609 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2040111 T5610 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2040113 T5619 C1137 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   2> 2040117 T5612 C1138 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2040121 T5620 C1137 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2040126 T5607 C1138 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 2040130 T5607 C1138 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 5
[junit4:junit4]   2> 2040135 T5608 C1138 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2040137 T5608 C1138 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@748f4b28 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25a04f8a),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2040138 T5608 C1138 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2040139 T5608 C1138 oass.SolrIndexSearcher.<init> Opening Searcher@38597d8d main
[junit4:junit4]   2> 2040139 T5608 C1138 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2040140 T5614 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38597d8d main{StandardDirectoryReader(segments_3:4:nrt)}
[junit4:junit4]   2> 2040140 T5608 C1138 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 2040159 T5603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1888485832
[junit4:junit4]   2> 2040160 T5603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@543bc91
[junit4:junit4]   2> 2040161 T5603 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 2040162 T5603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2040162 T5603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2040163 T5603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2040166 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2040167 T5603 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2040167 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 2040168 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2040169 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2040169 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index
[junit4:junit4]   2> 2040170 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2040225 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2040229 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50437
[junit4:junit4]   2> 2040230 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2040230 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2040231 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master
[junit4:junit4]   2> 2040231 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\solr.xml
[junit4:junit4]   2> 2040231 T5603 oasc.CoreContainer.<init> New CoreContainer 52857520
[junit4:junit4]   2> 2040232 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2040232 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\'
[junit4:junit4]   2> 2040232 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\'
[junit4:junit4]   2> 2040333 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2040334 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2040334 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2040334 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2040335 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2040335 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2040335 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2040336 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2040336 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2040337 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2040341 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2040349 T5639 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1
[junit4:junit4]   2> 2040350 T5639 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\'
[junit4:junit4]   2> 2040462 T5639 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2040527 T5639 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2040528 T5639 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2040531 T5639 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2040553 T5639 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2040556 T5639 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2040556 T5639 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2040556 T5639 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2040556 T5639 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2040557 T5639 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2040557 T5639 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index/
[junit4:junit4]   2> 2040557 T5639 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2040560 T5639 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index
[junit4:junit4]   2> 2040561 T5639 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@65a458a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c5231e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2040561 T5639 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2040564 T5639 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2040564 T5639 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2040565 T5639 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2040565 T5639 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2040565 T5639 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2040566 T5639 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2040568 T5639 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2040574 T5639 oass.SolrIndexSearcher.<init> Opening Searcher@2b304137 main
[junit4:junit4]   2> 2040575 T5639 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2040575 T5639 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2040575 T5639 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2040575 T5639 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2040576 T5639 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2040576 T5640 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b304137 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2040577 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2040578 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2040578 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2040600 T5603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=734482054
[junit4:junit4]   2> 2040601 T5603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25a49515
[junit4:junit4]   2> 2040602 T5603 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2040603 T5603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2040603 T5603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2040603 T5603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2040606 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2040606 T5603 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2040606 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2040607 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index
[junit4:junit4]   2> 2040607 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 2040607 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2040609 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2040663 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2040669 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50440
[junit4:junit4]   2> 2040672 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2040673 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2040673 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave
[junit4:junit4]   2> 2040674 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\solr.xml
[junit4:junit4]   2> 2040674 T5603 oasc.CoreContainer.<init> New CoreContainer 968189981
[junit4:junit4]   2> 2040674 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2040675 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\'
[junit4:junit4]   2> 2040675 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\'
[junit4:junit4]   2> 2040787 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2040787 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2040788 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2040788 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2040790 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2040790 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2040790 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2040791 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2040791 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2040792 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2040797 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2040803 T5651 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1
[junit4:junit4]   2> 2040803 T5651 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\'
[junit4:junit4]   2> 2040874 T5651 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2040940 T5651 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2040940 T5651 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2040945 T5651 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2040968 T5651 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2040969 T5651 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2040971 T5651 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2040971 T5651 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2040971 T5651 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2040971 T5651 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2040972 T5651 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index/
[junit4:junit4]   2> 2040972 T5651 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2040973 T5651 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index
[junit4:junit4]   2> 2040975 T5651 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e43363 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ea5f9e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2040975 T5651 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2040978 T5651 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2040978 T5651 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2040978 T5651 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2040978 T5651 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2040979 T5651 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2040979 T5651 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2040982 T5651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2040987 T5651 oass.SolrIndexSearcher.<init> Opening Searcher@1ea39183 main
[junit4:junit4]   2> 2040988 T5651 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2040988 T5651 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2040989 T5651 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2040990 T5651 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2040990 T5652 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ea39183 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2040991 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2040992 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2040992 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1139 name=collection1 org.apache.solr.core.SolrCore@46feab8b
[junit4:junit4]   2> 2041098 T5631 C1139 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@65a458a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c5231e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2041100 T5631 C1139 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2041101 T5631 C1139 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2000]} 0 3
[junit4:junit4]   2> 2041105 T5638 C1139 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2041107 T5638 C1139 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@65a458a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c5231e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@65a458a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c5231e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2041107 T5638 C1139 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2041110 T5638 C1139 oass.SolrIndexSearcher.<init> Opening Searcher@6cfa622f main
[junit4:junit4]   2> 2041110 T5638 C1139 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2041110 T5640 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6cfa622f main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2041112 T5638 C1139 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 2041115 T5637 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2041119 T5635 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2041124 T5633 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2041139 T5636 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C1140 name=collection1 org.apache.solr.core.SolrCore@42af3de3
[junit4:junit4]   2> 2041140 T5646 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 2041145 T5631 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2041149 T5647 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&_trace=assertVersions&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2041153 T5648 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2041153 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041265 T5649 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2041266 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041377 T5650 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2041377 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041489 T5645 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2041489 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041601 T5646 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2041603 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041623 T5637 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2041624 T5653 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2041624 T5653 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2041624 T5653 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2041632 T5635 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=4 
[junit4:junit4]   2> 2041633 T5653 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 2041634 T5653 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101755052
[junit4:junit4]   2> 2041634 T5653 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f7696b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ae61b7f) fullCopy=false
[junit4:junit4]   2> 2041637 T5633 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2041642 T5636 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2041646 T5631 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2041649 T5638 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041654 T5637 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041658 T5635 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041662 T5633 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041667 T5636 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2041670 T5631 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041677 T5638 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2041678 T5653 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2041682 T5653 oash.SnapPuller.downloadConfFiles Starting download of configuration files from master: [{name=schema.xml, checksum=1505963717, size=1634}, {name=xslt/dummy.xsl, checksum=1, size=0}]
[junit4:junit4]   2> 2041713 T5637 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&wt=filestream&cf=schema.xml&qt=/replication&generation=2} status=0 QTime=9 
[junit4:junit4]   2> 2041714 T5648 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2041715 T5603 oash.TestReplicationHandler.rQuery Waiting for 1 docs
[junit4:junit4]   2> 2041732 T5635 C1139 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filecontent&checksum=true&wt=filestream&cf=xslt/dummy.xsl&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2041734 T5653 oash.SnapPuller$LocalFsFileFetcher.fetchPackets WARN No content recieved for file: {name=xslt/dummy.xsl, checksum=1, size=0}
[junit4:junit4]   2> 2041752 T5653 oash.SnapPuller.fetchLatestIndex Configuration files are modified, core will be reloaded
[junit4:junit4]   2> 2041758 T5653 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2041758 T5653 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2041758 T5656 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1
[junit4:junit4]   2> 2041760 T5653 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e43363 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ea5f9e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e43363 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ea5f9e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2041760 T5653 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2041760 T5653 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2041760 T5656 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\'
[junit4:junit4]   2> 2041761 T5653 oass.SolrIndexSearcher.<init> Opening Searcher@65397069 main
[junit4:junit4]   2> 2041761 T5652 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65397069 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2041762 T5653 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101755052 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101755052;done=true>>]
[junit4:junit4]   2> 2041762 T5653 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101755052
[junit4:junit4]   2> 2041762 T5653 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index.20130626101755052
[junit4:junit4]   2> 2041827 T5649 C1140 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 2041830 T5603 oas.SolrTestCaseJ4.tearDown ###Ending doTestIndexAndConfigReplication
[junit4:junit4]   2> 2041844 T5603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=52857520
[junit4:junit4]   2> 2041846 T5603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46feab8b
[junit4:junit4]   2> 2041846 T5603 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2041848 T5603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2041848 T5603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2041850 T5603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2041853 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2041854 T5603 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2041854 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2041854 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\index
[junit4:junit4]   2> 2041854 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 2041855 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241869935\master\collection1\data\
[junit4:junit4]   2> 2041856 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2041862 T5656 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2041930 T5656 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2041930 T5656 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2041934 T5656 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2041961 T5656 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2041963 T5656 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2041963 T5603 oejut.QueuedThreadPool.doStop WARN 7 threads could not be stopped
[junit4:junit4]   2> 2041963 T5656 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2041966 T5656 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index/
[junit4:junit4]   2> 2041968 T5656 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2041968 T5656 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2041968 T5656 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2041968 T5656 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2041969 T5656 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2041969 T5656 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2041980 T5603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=968189981
[junit4:junit4]   2> 2041982 T5603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42af3de3
[junit4:junit4]   2> 2041982 T5656 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2041983 T5603 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2041983 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2041984 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2041988 T5656 oass.SolrIndexSearcher.<init> Opening Searcher@7c5ac1a8 main
[junit4:junit4]   2> 2041988 T5656 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2041988 T5656 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2041989 T5656 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2041989 T5656 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2041989 T5656 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2041989 T5656 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 2041989 T5657 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c5ac1a8 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2041991 T5656 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e43363 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ea5f9e),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e43363 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23ea5f9e),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2041991 T5656 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2041991 T5656 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2041992 T5656 oass.SolrIndexSearcher.<init> Opening Searcher@7f3c4745 main
[junit4:junit4]   2> 2041993 T5656 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e6b4445
[junit4:junit4]   2> 2041993 T5657 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f3c4745 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2041993 T5656 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2041993 T5656 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2041993 T5656 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2041993 T5656 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2041995 T5656 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2041995 T5656 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2041995 T5656 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 2041995 T5656 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\
[junit4:junit4]   2> 2041995 T5656 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2041995 T5656 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241870366\slave\collection1\data\index
[junit4:junit4]   2> 2041997 T5656 oasc.CoreContainer.recordAndThrow ERROR Unable to reload core: collection1 java.lang.IllegalStateException: This CoreContainer has been shutdown
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:644)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:890)
[junit4:junit4]   2> 	at org.apache.solr.handler.SnapPuller$2.run(SnapPuller.java:666)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2041997 T5656 oash.SnapPuller$2.run ERROR Could not reload core  org.apache.solr.common.SolrException: Unable to reload core: collection1
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1265)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:897)
[junit4:junit4]   2> 	at org.apache.solr.handler.SnapPuller$2.run(SnapPuller.java:666)
[junit4:junit4]   2> Caused by: java.lang.IllegalStateException: This CoreContainer has been shutdown
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:644)
[junit4:junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:890)
[junit4:junit4]   2> 	... 1 more
[junit4:junit4]   2> 
[junit4:junit4]   2> 2042082 T5603 oas.SolrTestCaseJ4.setUp ###Starting doTestDetails
[junit4:junit4]   2> 2042097 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2042101 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50446
[junit4:junit4]   2> 2042103 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2042103 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2042104 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master
[junit4:junit4]   2> 2042104 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\solr.xml
[junit4:junit4]   2> 2042105 T5603 oasc.CoreContainer.<init> New CoreContainer 685851611
[junit4:junit4]   2> 2042106 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2042106 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\'
[junit4:junit4]   2> 2042107 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\'
[junit4:junit4]   2> 2042331 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2042332 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2042332 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2042332 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2042332 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2042332 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2042333 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2042333 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2042334 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2042334 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2042344 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2042351 T5668 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1
[junit4:junit4]   2> 2042352 T5668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\'
[junit4:junit4]   2> 2042414 T5668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2042481 T5668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2042482 T5668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2042485 T5668 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2042512 T5668 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2042513 T5668 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2042515 T5668 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\data\
[junit4:junit4]   2> 2042515 T5668 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2042516 T5668 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2042516 T5668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\data\
[junit4:junit4]   2> 2042517 T5668 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\data\index/
[junit4:junit4]   2> 2042517 T5668 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2042518 T5668 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875502\master\collection1\data\index
[junit4:junit4]   2> 2042518 T5668 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2042519 T5668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2042522 T5668 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2042523 T5668 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2042523 T5668 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2042523 T5668 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2042523 T5668 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2042524 T5668 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2042532 T5668 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2042537 T5668 oass.SolrIndexSearcher.<init> Opening Searcher@751724dc main
[junit4:junit4]   2> 2042537 T5668 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2042537 T5668 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2042537 T5668 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2042538 T5668 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2042538 T5668 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2042538 T5669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@751724dc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2042541 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2042541 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2042542 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2042557 T5603 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2042561 T5603 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50449
[junit4:junit4]   2> 2042564 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2042564 T5603 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2042564 T5603 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave
[junit4:junit4]   2> 2042564 T5603 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\solr.xml
[junit4:junit4]   2> 2042565 T5603 oasc.CoreContainer.<init> New CoreContainer 58765987
[junit4:junit4]   2> 2042565 T5603 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 2042566 T5603 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\'
[junit4:junit4]   2> 2042567 T5603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\'
[junit4:junit4]   2> 2042677 T5603 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2042677 T5603 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2042677 T5603 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2042678 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2042678 T5603 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2042679 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2042679 T5603 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2042680 T5603 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2042680 T5603 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2042680 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2042685 T5603 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2042692 T5680 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1
[junit4:junit4]   2> 2042693 T5680 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\'
[junit4:junit4]   2> 2042765 T5680 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2042837 T5680 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2042837 T5680 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2042841 T5680 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2042865 T5680 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2042867 T5680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2042868 T5680 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\
[junit4:junit4]   2> 2042868 T5680 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2042868 T5680 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2042868 T5680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\
[junit4:junit4]   2> 2042868 T5680 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index/
[junit4:junit4]   2> 2042868 T5680 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2042870 T5680 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index
[junit4:junit4]   2> 2042875 T5680 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a4996a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e1f2467),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2042875 T5680 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2042879 T5680 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2042879 T5680 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2042879 T5680 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2042879 T5680 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2042881 T5680 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2042882 T5680 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2042886 T5680 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2042890 T5680 oass.SolrIndexSearcher.<init> Opening Searcher@5df09694 main
[junit4:junit4]   2> 2042890 T5680 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2042891 T5680 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2042891 T5680 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2042892 T5680 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2042892 T5681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5df09694 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2042894 T5603 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2042894 T5603 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2042895 T5603 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1141 name=collection1 org.apache.solr.core.SolrCore@7c74ced
[junit4:junit4]   2> 2042914 T5663 C1141 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2042919 T5664 C1141 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2042937 T5666 C1141 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C1142 name=collection1 org.apache.solr.core.SolrCore@27e8b355
[junit4:junit4]   2> 2042938 T5674 C1142 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 2042943 T5667 C1141 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2042944 T5667 C1141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2042944 T5667 C1141 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   2> 2042948 T5662 C1141 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2042950 T5662 C1141 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2042950 T5662 C1141 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2042952 T5662 C1141 oass.SolrIndexSearcher.<init> Opening Searcher@14052902 main
[junit4:junit4]   2> 2042953 T5662 C1141 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2042953 T5669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14052902 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2042954 T5662 C1141 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 2042960 T5684 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 2042961 T5684 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2042964 T5663 C1141 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2042964 T5684 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2042965 T5684 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2042965 T5684 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> ASYNC  NEW_CORE C1143 name=collection1 org.apache.solr.core.SolrCore@7c74ced
[junit4:junit4]   2> 2043060 T5664 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=93 
[junit4:junit4]   2> 2043062 T5684 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 2043062 T5684 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756481
[junit4:junit4]   2> 2043063 T5684 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@63430ba3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c2c19ca) fullCopy=false
[junit4:junit4]   2> 2043066 T5665 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2043070 T5666 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043075 T5667 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043082 T5662 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=2 
[junit4:junit4]   2> 2043086 T5663 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043090 T5664 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043094 T5665 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043098 T5666 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043102 T5667 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043108 T5662 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_NestedPulsing_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2043109 T5684 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2043112 T5684 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2043113 T5684 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2043114 T5684 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a4996a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e1f2467),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a4996a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e1f2467),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2043114 T5684 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2043114 T5684 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2043115 T5684 oass.SolrIndexSearcher.<init> Opening Searcher@751ead63 main
[junit4:junit4]   2> 2043115 T5681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@751ead63 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2043115 T5684 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756481 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756481;done=true>>]
[junit4:junit4]   2> 2043115 T5684 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756481
[junit4:junit4]   2> 2043116 T5684 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756481
[junit4:junit4]   2> ASYNC  NEW_CORE C1144 name=collection1 org.apache.solr.core.SolrCore@27e8b355
[junit4:junit4]   2> 2043116 T5675 C1144 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50446/solr/replication&command=fetchindex&wait=true} status=0 QTime=158 
[junit4:junit4]   2> 2043124 T5663 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2043126 T5677 C1144 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 2043131 T5664 C1143 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 2043135 T5665 C1143 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2043139 T5665 C1143 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@20e12dfe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6330b522),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2043140 T5665 C1143 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2043141 T5665 C1143 oass.SolrIndexSearcher.<init> Opening Searcher@545e2baa main
[junit4:junit4]   2> 2043141 T5665 C1143 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2043142 T5669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@545e2baa main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C1)}
[junit4:junit4]   2> 2043142 T5665 C1143 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 2043144 T5687 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 2043144 T5687 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2043147 T5666 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2043148 T5687 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 2043149 T5687 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 2043149 T5687 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2043152 T5667 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2043153 T5687 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19
[junit4:junit4]   2> 2043154 T5687 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756572
[junit4:junit4]   2> 2043154 T5687 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f6eec69 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b35fefb) fullCopy=false
[junit4:junit4]   2> 2043158 T5662 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_NestedPulsing_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043160 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0_NestedPulsing_0.doc because it already exists
[junit4:junit4]   2> 2043163 T5663 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043165 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm because it already exists
[junit4:junit4]   2> 2043167 T5664 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043169 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0_NestedPulsing_0.tip because it already exists
[junit4:junit4]   2> 2043169 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.nvm because it already exists
[junit4:junit4]   2> 2043172 T5665 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043174 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0_NestedPulsing_0.tim because it already exists
[junit4:junit4]   2> 2043176 T5666 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_NestedPulsing_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043181 T5667 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043186 T5662 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043191 T5663 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 2043192 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.nvd because it already exists
[junit4:junit4]   2> 2043193 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdx because it already exists
[junit4:junit4]   2> 2043193 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.si because it already exists
[junit4:junit4]   2> 2043197 T5664 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_NestedPulsing_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 2043199 T5687 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdt because it already exists
[junit4:junit4]   2> 2043201 T5665 C1143 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 2043203 T5687 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2043207 T5687 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2043208 T5687 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2043208 T5687 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 2043210 T5687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a4996a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e1f2467),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a4996a6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e1f2467),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2043210 T5687 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2043211 T5687 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2043212 T5687 oass.SolrIndexSearcher.<init> Opening Searcher@6b253914 main
[junit4:junit4]   2> 2043212 T5681 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6b253914 main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):C1 _1(5.0):C1)}
[junit4:junit4]   2> 2043212 T5687 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756572 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756572;done=true>>]
[junit4:junit4]   2> 2043212 T5687 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241875965\slave\collection1\data\index.20130626101756572
[junit4:junit4]   2> 2043213 T5687 oas

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

ndler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=492,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 2121219 T5603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2121221 T5603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2121221 T5603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2121223 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2121223 T5603 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2121223 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 2121224 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\
[junit4:junit4]   2> 2121225 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2121225 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241948899\master\collection1\data\index
[junit4:junit4]   2> 2121227 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2121298 T5603 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=643071032
[junit4:junit4]   2> 2121299 T5603 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19af2caa
[junit4:junit4]   2> 2121688 T6203 oash.SnapPuller.fetchLatestIndex ERROR Master at: http://127.0.0.1:50623/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:50623/solr
[junit4:junit4]   2> 2121690 T5603 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2121692 T5603 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2121693 T5603 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2121693 T5603 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2121695 T5603 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2121695 T5603 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2121697 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 2121698 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\
[junit4:junit4]   2> 2121699 T5603 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 2121700 T5603 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1372241949341\slave\collection1\data\index
[junit4:junit4]   2> 2121701 T5603 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2121812 T5603 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {newname=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=NestedPulsing), name=PostingsFormat(name=NestedPulsing)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_BE, timezone=Africa/Ouagadougou
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=2,threads=1,free=148336288,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, ResourceLoaderTest, RecoveryZkTest, TestQuerySenderListener, FieldAnalysisRequestHandlerTest, TestQueryUtils, DistributedQueryElevationComponentTest, DateFieldTest, TestBinaryField, TestBM25SimilarityFactory, AlternateDirectoryTest, ClusterStateTest, SolrIndexConfigTest, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestDefaultSearchFieldResource, UpdateParamsTest, TestPhraseSuggestions, DistributedSpellCheckComponentTest, TestBinaryResponseWriter, WordBreakSolrSpellCheckerTest, ShardRoutingTest, ChaosMonkeyNothingIsSafeTest, TestExtendedDismaxParser, ShardSplitTest, BadCopyFieldTest, TestIndexingPerformance, TestPropInject, SimpleFacetsTest, DocValuesTest, BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, RequiredFieldsTest, LukeRequestHandlerTest, TestConfig, UnloadDistributedZkTest, HighlighterConfigTest, TestPerFieldSimilarity, DirectUpdateHandlerTest, CacheHeaderTest, SpellPossibilityIteratorTest, TestMultiCoreConfBootstrap, TestSuggestSpellingConverter, PeerSyncTest, TestBadConfig, SuggesterTest, TestFieldTypeCollectionResource, TestXIncludeConfig, SignatureUpdateProcessorFactoryTest, TestRandomDVFaceting, SoftAutoCommitTest, TestRealTimeGet, OutputWriterTest, TestCoreContainer, MBeansHandlerTest, SynonymTokenizerTest, ExternalFileFieldSortTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, CopyFieldTest, TestStressVersions, TestDocSet, UniqFieldsUpdateProcessorFactoryTest, QueryResultKeyTest, TestIBSimilarityFactory, TermVectorComponentDistributedTest, SyncSliceTest, SimplePostToolTest, TestZkChroot, SampleTest, TestCSVResponseWriter, SpellingQueryConverterTest, TestRemoteStreaming, TestSerializedLuceneMatchVersion, PathHierarchyTokenizerFactoryTest, CollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, BasicDistributedZk2Test, SolrTestCaseJ4Test, TestCoreDiscovery, ReturnFieldsTest, TestPHPSerializedResponseWriter, TestSweetSpotSimilarityFactory, TestDistributedSearch, TestRTGBase, ConvertedLegacyTest, TestSolrXmlPersistence, TestDocumentBuilder, TestSolrDeletionPolicy1, LeaderElectionTest, SolrRequestParserTest, XsltUpdateRequestHandlerTest, TestCopyFieldCollectionResource, ShardRoutingCustomTest, TestJmxMonitoredMap, AutoCommitTest, TestRandomFaceting, XmlUpdateRequestHandlerTest, PluginInfoTest, TestHashPartitioner, RegexBoostProcessorTest, AliasIntegrationTest, TestClassNameShortening, MultiTermTest, TestSchemaNameResource, MinimalSchemaTest, FullSolrCloudDistribCmdsTest, StatsComponentTest, SpatialFilterTest, ZkCLITest, LoggingHandlerTest, SpellCheckComponentTest, FastVectorHighlighterTest, TestOmitPositions, MoreLikeThisHandlerTest, TestFiltering, TestCharFilters, TestLazyCores, ZkControllerTest, NoCacheHeaderTest, BasicDistributedZkTest, TestShardHandlerFactory, FileUtilsTest, DistributedTermsComponentTest, TestDynamicFieldCollectionResource, DebugComponentTest, TestFuzzyAnalyzedSuggestions, PrimitiveFieldTypeTest, BadComponentTest, TestFastWriter, SliceStateUpdateTest, SolrCmdDistributorTest, RequestHandlersTest, TimeZoneUtilsTest, PingRequestHandlerTest, RAMDirectoryFactoryTest, TestFoldingMultitermQuery, TestReload, DistanceFunctionTest, SOLR749Test, TestJmxIntegration, TestRecovery, TestTrie, TestSort, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, BasicZkTest, TestReplicationHandler]
[junit4:junit4] Completed in 85.36s, 13 tests, 1 failure <<< FAILURES!

[...truncated 444 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 297 suites, 1253 tests, 1 failure, 18 ignored (12 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_25) - Build # 2971 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2971/
Java: 32bit/jdk1.7.0_25 -server -XX:+UseG1GC

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

Error Message:
expected:<200> but was:<52>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<52>
	at __randomizedtesting.SeedInfo.seed([22A5EF6FA7C6B450:A3436177D099D46C]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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:606)
	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:724)




Build Log:
[...truncated 9563 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 1821090 T5282 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_p/
[junit4:junit4]   2> 1821096 T5282 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-RecoveryZkTest-1372216456854
[junit4:junit4]   2> 1821098 T5282 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 1821099 T5283 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 1821200 T5282 oasc.ZkTestServer.run start zk server on port:58461
[junit4:junit4]   2> 1821202 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1821214 T5289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c210f name:ZooKeeperConnection Watcher:127.0.0.1:58461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1821214 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1821214 T5282 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 1821225 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1821228 T5291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66f408 name:ZooKeeperConnection Watcher:127.0.0.1:58461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1821229 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1821229 T5282 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 1821236 T5282 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 1821242 T5282 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 1821247 T5282 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 1821252 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1821252 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 1821263 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 1821263 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 1821270 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1821272 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 1821277 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 1821278 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 1821285 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 1821285 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 1821290 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1821291 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 1821297 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1821297 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 1821302 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1821303 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 1821308 T5282 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1821308 T5282 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 1821315 T5284 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f7e7976a10001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1821762 T5282 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1821770 T5282 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58468
[junit4:junit4]   2> 1821771 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1821771 T5282 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1821772 T5282 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071
[junit4:junit4]   2> 1821772 T5282 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\solr.xml
[junit4:junit4]   2> 1821772 T5282 oasc.CoreContainer.<init> New CoreContainer 27826425
[junit4:junit4]   2> 1821773 T5282 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\'
[junit4:junit4]   2> 1821773 T5282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\'
[junit4:junit4]   2> 1821902 T5282 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1821902 T5282 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1821903 T5282 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1821903 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1821904 T5282 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1821905 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1821905 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1821906 T5282 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1821906 T5282 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1821906 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1821914 T5282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1821915 T5282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58461/solr
[junit4:junit4]   2> 1821915 T5282 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1821917 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1821931 T5302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13073 name:ZooKeeperConnection Watcher:127.0.0.1:58461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1821932 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1821935 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1821935 T5284 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f7e7976a10002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1821943 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1821946 T5304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d811bf name:ZooKeeperConnection Watcher:127.0.0.1:58461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1821946 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1821949 T5282 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1821956 T5282 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1821961 T5282 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1821964 T5282 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58468__p
[junit4:junit4]   2> 1821967 T5282 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58468__p
[junit4:junit4]   2> 1821972 T5282 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1821982 T5282 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1821986 T5282 oasc.Overseer.start Overseer (id=89929577717104643-127.0.0.1:58468__p-n_0000000000) starting
[junit4:junit4]   2> 1821994 T5282 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1822001 T5306 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1822002 T5282 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1822006 T5282 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1822010 T5282 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1822014 T5305 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1822019 T5307 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1822019 T5307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1823518 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1823519 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:58468__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58468/_p"}
[junit4:junit4]   2> 1823519 T5305 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1823520 T5305 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1823531 T5304 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> 1824022 T5307 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\collection1
[junit4:junit4]   2> 1824022 T5307 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1824023 T5307 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1824023 T5307 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1824026 T5307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\collection1\'
[junit4:junit4]   2> 1824028 T5307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1824029 T5307 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071/collection1/lib/README' to classloader
[junit4:junit4]   2> 1824091 T5307 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1824158 T5307 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1824160 T5307 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1824164 T5307 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1824870 T5307 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1824880 T5307 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1824884 T5307 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1824902 T5307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1824908 T5307 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1824913 T5307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1824914 T5307 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1824914 T5307 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1824914 T5307 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1824916 T5307 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1824916 T5307 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1824916 T5307 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1824917 T5307 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-controljetty-1372216457071\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/control/data\
[junit4:junit4]   2> 1824917 T5307 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b0bd
[junit4:junit4]   2> 1824917 T5307 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1824918 T5307 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/control/data\
[junit4:junit4]   2> 1824918 T5307 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/control/data\index/
[junit4:junit4]   2> 1824918 T5307 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1824919 T5307 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/control/data\index
[junit4:junit4]   2> 1824925 T5307 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1091d30 lockFactory=org.apache.lucene.store.NativeFSLockFactory@418a54),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1824925 T5307 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1824930 T5307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1824931 T5307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1824931 T5307 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1824932 T5307 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1824936 T5307 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1824936 T5307 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1824936 T5307 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1824937 T5307 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1824937 T5307 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1824950 T5307 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1824959 T5307 oass.SolrIndexSearcher.<init> Opening Searcher@e27581 main
[junit4:junit4]   2> 1824959 T5307 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\control\data\tlog
[junit4:junit4]   2> 1824961 T5307 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1824962 T5307 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1824966 T5308 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e27581 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1824967 T5307 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1824967 T5307 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58468/_p collection:control_collection shard:shard1
[junit4:junit4]   2> 1824969 T5307 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1824983 T5307 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1824988 T5307 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1824988 T5307 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1824989 T5307 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58468/_p/collection1/
[junit4:junit4]   2> 1824989 T5307 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1824989 T5307 oasc.SyncStrategy.syncToMe http://127.0.0.1:58468/_p/collection1/ has no replicas
[junit4:junit4]   2> 1824989 T5307 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58468/_p/collection1/
[junit4:junit4]   2> 1824990 T5307 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1825036 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1825048 T5304 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> 1825101 T5307 oasc.ZkController.register We are http://127.0.0.1:58468/_p/collection1/ and leader is http://127.0.0.1:58468/_p/collection1/
[junit4:junit4]   2> 1825101 T5307 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58468/_p
[junit4:junit4]   2> 1825101 T5307 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1825101 T5307 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1825101 T5307 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1825104 T5307 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1825105 T5282 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1825106 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1825106 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1825114 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1825117 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1825120 T5311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14480e5 name:ZooKeeperConnection Watcher:127.0.0.1:58461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1825120 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1825122 T5282 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1825124 T5282 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1825585 T5282 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1825590 T5282 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58480
[junit4:junit4]   2> 1825591 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1825591 T5282 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1825592 T5282 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882
[junit4:junit4]   2> 1825592 T5282 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\solr.xml
[junit4:junit4]   2> 1825592 T5282 oasc.CoreContainer.<init> New CoreContainer 3613741
[junit4:junit4]   2> 1825593 T5282 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\'
[junit4:junit4]   2> 1825593 T5282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\'
[junit4:junit4]   2> 1825720 T5282 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1825721 T5282 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1825721 T5282 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1825721 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1825721 T5282 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1825722 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1825723 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1825723 T5282 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1825724 T5282 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1825724 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1825732 T5282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1825733 T5282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58461/solr
[junit4:junit4]   2> 1825733 T5282 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1825735 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1825749 T5322 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ffd441 name:ZooKeeperConnection Watcher:127.0.0.1:58461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1825750 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1825753 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1825761 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1825765 T5324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a259c name:ZooKeeperConnection Watcher:127.0.0.1:58461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1825765 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1825772 T5282 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1826558 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1826559 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:58468__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58468/_p"}
[junit4:junit4]   2> 1826572 T5324 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> 1826573 T5304 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> 1826573 T5311 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> 1826775 T5282 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58480__p
[junit4:junit4]   2> 1826778 T5282 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58480__p
[junit4:junit4]   2> 1826781 T5311 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> 1826782 T5304 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1826782 T5304 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> 1826783 T5324 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1826783 T5324 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> 1826785 T5311 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1826792 T5325 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1826792 T5325 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1828080 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1828081 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58480__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58480/_p"}
[junit4:junit4]   2> 1828081 T5305 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 1828081 T5305 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1828093 T5311 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> 1828094 T5304 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> 1828094 T5324 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> 1828794 T5325 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\collection1
[junit4:junit4]   2> 1828794 T5325 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1828795 T5325 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1828795 T5325 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1828798 T5325 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\collection1\'
[junit4:junit4]   2> 1828800 T5325 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1828802 T5325 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882/collection1/lib/README' to classloader
[junit4:junit4]   2> 1828865 T5325 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1828934 T5325 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1828936 T5325 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1828942 T5325 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1829785 T5325 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1829795 T5325 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1829800 T5325 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1829818 T5325 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1829823 T5325 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1829828 T5325 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1829830 T5325 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1829830 T5325 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1829830 T5325 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1829831 T5325 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1829831 T5325 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1829831 T5325 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1829832 T5325 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty1-1372216460882\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty1\
[junit4:junit4]   2> 1829832 T5325 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b0bd
[junit4:junit4]   2> 1829832 T5325 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1829833 T5325 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty1\
[junit4:junit4]   2> 1829833 T5325 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty1\index/
[junit4:junit4]   2> 1829833 T5325 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1829834 T5325 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty1\index
[junit4:junit4]   2> 1829839 T5325 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c7dca8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6fd52),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1829840 T5325 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1829845 T5325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1829846 T5325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1829846 T5325 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1829847 T5325 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1829848 T5325 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1829848 T5325 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1829849 T5325 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1829849 T5325 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1829850 T5325 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1829860 T5325 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1829868 T5325 oass.SolrIndexSearcher.<init> Opening Searcher@1d2269f main
[junit4:junit4]   2> 1829868 T5325 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty1\tlog
[junit4:junit4]   2> 1829870 T5325 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1829870 T5325 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1829874 T5326 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d2269f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1829875 T5325 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1829876 T5325 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58480/_p collection:collection1 shard:shard1
[junit4:junit4]   2> 1829877 T5325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 1829891 T5325 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1829896 T5325 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1829896 T5325 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1829897 T5325 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58480/_p/collection1/
[junit4:junit4]   2> 1829897 T5325 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1829897 T5325 oasc.SyncStrategy.syncToMe http://127.0.0.1:58480/_p/collection1/ has no replicas
[junit4:junit4]   2> 1829897 T5325 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58480/_p/collection1/
[junit4:junit4]   2> 1829897 T5325 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 1831102 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1831117 T5324 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> 1831117 T5311 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> 1831117 T5304 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> 1831126 T5325 oasc.ZkController.register We are http://127.0.0.1:58480/_p/collection1/ and leader is http://127.0.0.1:58480/_p/collection1/
[junit4:junit4]   2> 1831126 T5325 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58480/_p
[junit4:junit4]   2> 1831126 T5325 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 1831126 T5325 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1831127 T5325 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1831130 T5325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1831131 T5282 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1831132 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1831132 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1831638 T5282 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 1831643 T5282 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58489
[junit4:junit4]   2> 1831643 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1831643 T5282 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1831644 T5282 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897
[junit4:junit4]   2> 1831645 T5282 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\solr.xml
[junit4:junit4]   2> 1831645 T5282 oasc.CoreContainer.<init> New CoreContainer 26062584
[junit4:junit4]   2> 1831646 T5282 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\'
[junit4:junit4]   2> 1831646 T5282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\'
[junit4:junit4]   2> 1831837 T5282 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1831837 T5282 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1831838 T5282 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1831838 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1831838 T5282 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1831839 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1831839 T5282 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1831839 T5282 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1831839 T5282 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1831840 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1831851 T5282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 1831852 T5282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58461/solr
[junit4:junit4]   2> 1831853 T5282 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1831856 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1831879 T5338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a802d name:ZooKeeperConnection Watcher:127.0.0.1:58461 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1831879 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1831891 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1831891 T5284 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f7e7976a10007, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1831899 T5282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1831931 T5340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3e4e2 name:ZooKeeperConnection Watcher:127.0.0.1:58461/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1831932 T5282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1831974 T5282 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1832629 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1832630 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58480__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58480/_p"}
[junit4:junit4]   2> 1832640 T5311 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> 1832640 T5340 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> 1832641 T5304 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> 1832641 T5324 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> 1832980 T5282 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58489__p
[junit4:junit4]   2> 1832983 T5282 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58489__p
[junit4:junit4]   2> 1832989 T5311 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> 1832991 T5340 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1832991 T5340 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> 1832992 T5304 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1832992 T5304 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> 1832992 T5324 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1832994 T5324 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> 1832997 T5311 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 1833008 T5341 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1833008 T5341 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1834148 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1834149 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58489__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58489/_p"}
[junit4:junit4]   2> 1834149 T5305 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 1834150 T5305 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 1834162 T5324 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> 1834162 T5340 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> 1834163 T5304 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> 1834162 T5311 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> 1835012 T5341 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\collection1
[junit4:junit4]   2> 1835012 T5341 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 1835014 T5341 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1835014 T5341 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 1835019 T5341 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\collection1\'
[junit4:junit4]   2> 1835023 T5341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1835025 T5341 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897/collection1/lib/README' to classloader
[junit4:junit4]   2> 1835094 T5341 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1835162 T5341 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1835164 T5341 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 1835169 T5341 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 1835937 T5341 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1835949 T5341 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1835954 T5341 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1835971 T5341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1835977 T5341 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1835982 T5341 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1835984 T5341 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1835984 T5341 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1835984 T5341 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1835986 T5341 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1835986 T5341 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 1835987 T5341 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1835987 T5341 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.RecoveryZkTest-jetty2-1372216466897\collection1\, dataDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\
[junit4:junit4]   2> 1835987 T5341 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b0bd
[junit4:junit4]   2> 1835988 T5341 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1835988 T5341 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\
[junit4:junit4]   2> 1835989 T5341 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index/
[junit4:junit4]   2> 1835989 T5341 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1835989 T5341 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index
[junit4:junit4]   2> 1835995 T5341 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1835995 T5341 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1836000 T5341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1836000 T5341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1836001 T5341 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1836002 T5341 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1836002 T5341 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1836003 T5341 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1836003 T5341 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1836004 T5341 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1836004 T5341 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1836016 T5341 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1836022 T5341 oass.SolrIndexSearcher.<init> Opening Searcher@a4721f main
[junit4:junit4]   2> 1836023 T5341 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty2\tlog
[junit4:junit4]   2> 1836025 T5341 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1836025 T5341 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1836031 T5342 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a4721f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1836033 T5341 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1836033 T5341 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58489/_p collection:collection1 shard:shard1
[junit4:junit4]   2> 1836040 T5341 oasc.ZkController.register We are http://127.0.0.1:58489/_p/collection1/ and leader is http://127.0.0.1:58480/_p/collection1/
[junit4:junit4]   2> 1836041 T5341 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58489/_p
[junit4:junit4]   2> 1836041 T5341 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 1836041 T5341 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1347 name=collection1 org.apache.solr.core.SolrCore@192adc1 url=http://127.0.0.1:58489/_p/collection1 node=127.0.0.1:58489__p C1347_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58489__p, base_url=http://127.0.0.1:58489/_p}
[junit4:junit4]   2> 1836042 T5343 C1347 P58489 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 1836042 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 1836042 T5343 C1347 P58489 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 1836043 T5343 C1347 P58489 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1836043 T5341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1836045 T5343 C1347 P58489 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1836046 T5282 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1836046 T5282 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1836046 T5282 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1836055 T5282 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1836056 T5319 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> ASYNC  NEW_CORE C1348 name=collection1 org.apache.solr.core.SolrCore@1990527 url=http://127.0.0.1:58468/_p/collection1 node=127.0.0.1:58468__p C1348_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:58468__p, base_url=http://127.0.0.1:58468/_p, leader=true}
[junit4:junit4]   2> 1836075 T5299 C1348 P58468 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1091d30 lockFactory=org.apache.lucene.store.NativeFSLockFactory@418a54),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1836077 T5299 C1348 P58468 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1836080 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10001 (1438873259162468352)]} 0 10
[junit4:junit4]   2> 1836080 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[1 (1438873259162468353)]} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C1349 name=collection1 org.apache.solr.core.SolrCore@15fff2a url=http://127.0.0.1:58480/_p/collection1 node=127.0.0.1:58480__p C1349_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58480__p, base_url=http://127.0.0.1:58480/_p, leader=true}
[junit4:junit4]   2> 1836098 T5320 C1349 P58480 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c7dca8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6fd52),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1836101 T5320 C1349 P58480 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1836105 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10001 (1438873259188682752)]} 0 11
[junit4:junit4]   2> 1836105 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[1 (1438873259187634176)]} 0 11
[junit4:junit4]   2> 1836146 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10002 (1438873259242160129)]} 0 1
[junit4:junit4]   2> 1836147 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[2 (1438873259242160128)]} 0 2
[junit4:junit4]   2> 1836149 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10002 (1438873259245305856)]} 0 0
[junit4:junit4]   2> 1836151 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[2 (1438873259246354432)]} 0 1
[junit4:junit4]   2> 1836247 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10003 (1438873259347017728)]} 0 2
[junit4:junit4]   2> 1836247 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[3 (1438873259347017729)]} 0 1
[junit4:junit4]   2> 1836251 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10003 (1438873259351212032)]} 0 1
[junit4:junit4]   2> 1836252 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[3 (1438873259351212033)]} 0 2
[junit4:junit4]   2> 1836261 T5282 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58489
[junit4:junit4]   2> 1836261 T5282 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=26062584
[junit4:junit4]   2> 1836311 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10004 (1438873259415175168)]} 0 1
[junit4:junit4]   2> 1836312 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[4 (1438873259415175169)]} 0 1
[junit4:junit4]   2> 1836316 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10004 (1438873259419369472)]} 0 1
[junit4:junit4]   2> 1836316 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[4 (1438873259419369473)]} 0 1
[junit4:junit4]   2> 1836397 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[5 (1438873259504304129)]} 0 1
[junit4:junit4]   2> 1836397 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10005 (1438873259504304128)]} 0 1
[junit4:junit4]   2> 1836401 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[5 (1438873259508498432)]} 0 1
[junit4:junit4]   2> 1836401 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10005 (1438873259508498433)]} 0 1
[junit4:junit4]   2> 1836466 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[6 (1438873259576655872)]} 0 1
[junit4:junit4]   2> 1836466 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10006 (1438873259577704448)]} 0 0
[junit4:junit4]   2> 1836470 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[6 (1438873259580850176)]} 0 1
[junit4:junit4]   2> 1836471 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10006 (1438873259580850177)]} 0 2
[junit4:junit4]   2> 1836561 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[7 (1438873259676270593)]} 0 1
[junit4:junit4]   2> 1836561 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10007 (1438873259676270592)]} 0 1
[junit4:junit4]   2> 1836567 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[7 (1438873259682562048)]} 0 1
[junit4:junit4]   2> 1836568 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10007 (1438873259682562049)]} 0 2
[junit4:junit4]   2> 1836641 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10008 (1438873259760156672)]} 0 1
[junit4:junit4]   2> 1836641 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[8 (1438873259760156673)]} 0 1
[junit4:junit4]   2> 1836645 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10008 (1438873259764350976)]} 0 1
[junit4:junit4]   2> 1836645 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[8 (1438873259765399552)]} 0 0
[junit4:junit4]   2> 1836668 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10003 (-1438873259789516800)]} 0 0
[junit4:junit4]   2> 1836671 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[3 (-1438873259791613952)]} 0 1
[junit4:junit4]   2> 1836672 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10003 (-1438873259793711104)]} 0 0
[junit4:junit4]   2> 1836676 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[3 (-1438873259796856832)]} 0 1
[junit4:junit4]   2> 1836677 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10009 (1438873259797905408)]} 0 1
[junit4:junit4]   2> 1836678 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[9 (1438873259800002560)]} 0 0
[junit4:junit4]   2> 1836679 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10009 (1438873259801051136)]} 0 0
[junit4:junit4]   2> 1836681 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[9 (1438873259803148288)]} 0 0
[junit4:junit4]   2> 1836780 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10004 (-1438873259906957312)]} 0 0
[junit4:junit4]   2> 1836782 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[4 (-1438873259909054464)]} 0 0
[junit4:junit4]   2> 1836783 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10004 (-1438873259910103040)]} 0 0
[junit4:junit4]   2> 1836786 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[4 (-1438873259912200192)]} 0 1
[junit4:junit4]   2> 1836787 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10010 (1438873259913248768)]} 0 1
[junit4:junit4]   2> 1836789 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10 (1438873259916394496)]} 0 0
[junit4:junit4]   2> 1836789 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10010 (1438873259916394496)]} 0 0
[junit4:junit4]   2> 1836793 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10 (1438873259919540224)]} 0 1
[junit4:junit4]   2> 1836890 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10005 (-1438873260022300672)]} 0 0
[junit4:junit4]   2> 1836894 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[5 (-1438873260026494976)]} 0 1
[junit4:junit4]   2> 1836894 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10005 (-1438873260026494976)]} 0 0
[junit4:junit4]   2> 1836897 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[5 (-1438873260029640704)]} 0 0
[junit4:junit4]   2> 1836898 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10011 (1438873260029640704)]} 0 1
[junit4:junit4]   2> 1836901 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[11 (1438873260032786432)]} 0 1
[junit4:junit4]   2> 1836901 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10011 (1438873260032786432)]} 0 1
[junit4:junit4]   2> 1836906 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[11 (1438873260038029312)]} 0 1
[junit4:junit4]   2> 1837003 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10012 (1438873260139741184)]} 0 1
[junit4:junit4]   2> 1837007 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10012 (1438873260143935488)]} 0 1
[junit4:junit4]   2> 1837008 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[12 (1438873260144984064)]} 0 1
[junit4:junit4]   2> 1837011 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[12 (1438873260148129792)]} 0 1
[junit4:junit4]   2> 1837084 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10013 (1438873260224675840)]} 0 1
[junit4:junit4]   2> 1837086 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[13 (1438873260227821568)]} 0 0
[junit4:junit4]   2> 1837089 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10013 (1438873260229918720)]} 0 1
[junit4:junit4]   2> 1837092 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[13 (1438873260233064448)]} 0 1
[junit4:junit4]   2> 1837124 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10014 (1438873260266618880)]} 0 1
[junit4:junit4]   2> 1837125 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[14 (1438873260268716032)]} 0 0
[junit4:junit4]   2> 1837128 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10014 (1438873260270813184)]} 0 1
[junit4:junit4]   2> 1837129 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[14 (1438873260272910336)]} 0 0
[junit4:junit4]   2> 1837162 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10010 (-1438873260307513344)]} 0 0
[junit4:junit4]   2> 1837164 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10 (-1438873260309610496)]} 0 0
[junit4:junit4]   2> 1837165 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10010 (-1438873260310659072)]} 0 0
[junit4:junit4]   2> 1837166 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10 (-1438873260311707648)]} 0 0
[junit4:junit4]   2> 1837169 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10015 (1438873260313804800)]} 0 1
[junit4:junit4]   2> 1837169 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[15 (1438873260314853376)]} 0 0
[junit4:junit4]   2> 1837173 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[15 (1438873260317999104)]} 0 1
[junit4:junit4]   2> 1837174 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10015 (1438873260319047680)]} 0 2
[junit4:junit4]   2> 1837175 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1837176 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[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:58489__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58489/_p"}
[junit4:junit4]   2> 1837186 T5324 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> 1837187 T5311 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> 1837187 T5304 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> 1837187 T5340 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> 1837242 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[11 (-1438873260391399424)]} 0 0
[junit4:junit4]   2> 1837243 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10011 (-1438873260392448000)]} 0 0
[junit4:junit4]   2>  C1347_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:58489__p, base_url=http://127.0.0.1:58489/_p}
[junit4:junit4]   2> 1837259 T5334 C1347 P58489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 1837261 T5334 C1347 P58489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 1837262 T5282 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1837262 T5282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1837263 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[11 (-1438873260394545152)]} 0 6
[junit4:junit4]   2> 1837263 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10011 (-1438873260397690880)]} 0 6
[junit4:junit4]   2> 1837265 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10011 (-1438873260397690880)]} 0 17
[junit4:junit4]   2> 1837265 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[11 (-1438873260394545152)]} 0 20
[junit4:junit4]   2> 1837266 T5282 oasc.RecoveryStrategy.close WARN Stopping recovery for zkNodeName=3core=collection1
[junit4:junit4]   2> 1837269 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10016 (1438873260418662401)]} 0 1
[junit4:junit4]   2> 1837270 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[16 (1438873260418662400)]} 0 2
[junit4:junit4]   2> 1837276 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10016 (1438873260422856704)]} 0 1
[junit4:junit4]   2> 1837277 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1438873260423905280)]} 0 1
[junit4:junit4]   2> 1837277 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10016 (1438873260422856704)]} 0 5
[junit4:junit4]   2> 1837278 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[16 (1438873260423905280)]} 0 5
[junit4:junit4]   2> 1837360 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[17 (1438873260514082816)]} 0 1
[junit4:junit4]   2> 1837360 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10017 (1438873260514082817)]} 0 1
[junit4:junit4]   2> 1837367 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1438873260518277120)]} 0 1
[junit4:junit4]   2> 1837368 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10017 (1438873260518277121)]} 0 2
[junit4:junit4]   2> 1837369 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[17 (1438873260518277120)]} 0 6
[junit4:junit4]   2> 1837369 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10017 (1438873260518277121)]} 0 6
[junit4:junit4]   2> 1837431 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[18 (1438873260588531712)]} 0 1
[junit4:junit4]   2> 1837431 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10018 (1438873260589580288)]} 0 0
[junit4:junit4]   2> 1837438 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1438873260592726017)]} 0 1
[junit4:junit4]   2> 1837438 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10018 (1438873260592726016)]} 0 0
[junit4:junit4]   2> 1837439 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[18 (1438873260592726017)]} 0 5
[junit4:junit4]   2> 1837439 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10018 (1438873260592726016)]} 0 5
[junit4:junit4]   2> 1837483 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[19 (1438873260643057665)]} 0 1
[junit4:junit4]   2> 1837483 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10019 (1438873260643057664)]} 0 1
[junit4:junit4]   2> 1837490 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10019 (1438873260647251968)]} 0 1
[junit4:junit4]   2> 1837490 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1438873260647251969)]} 0 1
[junit4:junit4]   2> 1837491 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[19 (1438873260647251969)]} 0 5
[junit4:junit4]   2> 1837491 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10019 (1438873260647251968)]} 0 5
[junit4:junit4]   2> 1837522 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[14 (-1438873260683952128)]} 0 1
[junit4:junit4]   2> 1837522 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10014 (-1438873260685000704)]} 0 0
[junit4:junit4]   2> 1837527 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[14 (-1438873260687097856)]} 0 0
[junit4:junit4]   2> 1837528 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10014 (-1438873260689195008)]} 0 0
[junit4:junit4]   2> 1837528 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[14 (-1438873260687097856)]} 0 4
[junit4:junit4]   2> 1837529 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10014 (-1438873260689195008)]} 0 3
[junit4:junit4]   2> 1837532 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[20 (1438873260694437889)]} 0 1
[junit4:junit4]   2> 1837532 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10020 (1438873260694437888)]} 0 1
[junit4:junit4]   2> 1837538 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1438873260697583616)]} 0 1
[junit4:junit4]   2> 1837539 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1438873260698632192)]} 0 1
[junit4:junit4]   2> 1837539 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[20 (1438873260697583616)]} 0 5
[junit4:junit4]   2> 1837539 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10020 (1438873260698632192)]} 0 4
[junit4:junit4]   2> 1837624 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10015 (-1438873260791955456)]} 0 0
[junit4:junit4]   2> 1837624 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[15 (-1438873260791955457)]} 0 0
[junit4:junit4]   2> 1837631 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[15 (-1438873260797198336)]} 0 0
[junit4:junit4]   2> 1837631 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10015 (-1438873260795101184)]} 0 0
[junit4:junit4]   2> 1837632 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[15 (-1438873260797198336)]} 0 3
[junit4:junit4]   2> 1837633 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10015 (-1438873260795101184)]} 0 6
[junit4:junit4]   2> 1837636 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[21 (1438873260803489792)]} 0 1
[junit4:junit4]   2> 1837637 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10021 (1438873260805586944)]} 0 1
[junit4:junit4]   2> 1837642 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1438873260807684096)]} 0 0
[junit4:junit4]   2> 1837644 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[21 (1438873260807684096)]} 0 5
[junit4:junit4]   2> 1837645 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1438873260808732672)]} 0 1
[junit4:junit4]   2> 1837646 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10021 (1438873260808732672)]} 0 6
[junit4:junit4]   2> 1837696 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[19 (-1438873260867452928)]} 0 1
[junit4:junit4]   2> 1837696 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10019 (-1438873260867452929)]} 0 0
[junit4:junit4]   2> 1837701 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[19 (-1438873260870598656)]} 0 0
[junit4:junit4]   2> 1837702 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10019 (-1438873260870598657)]} 0 0
[junit4:junit4]   2> 1837702 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[19 (-1438873260870598656)]} 0 3
[junit4:junit4]   2> 1837704 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10019 (-1438873260870598657)]} 0 5
[junit4:junit4]   2> 1837706 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[22 (1438873260877938688)]} 0 0
[junit4:junit4]   2> 1837708 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10022 (1438873260878987264)]} 0 1
[junit4:junit4]   2> 1837714 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1438873260882132992)]} 0 1
[junit4:junit4]   2> 1837714 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1438873260881084416)]} 0 1
[junit4:junit4]   2> 1837715 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[22 (1438873260881084416)]} 0 6
[junit4:junit4]   2> 1837716 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10022 (1438873260882132992)]} 0 6
[junit4:junit4]   2> 1837747 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[23 (1438873260919881728)]} 0 1
[junit4:junit4]   2> 1837748 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10023 (1438873260919881729)]} 0 2
[junit4:junit4]   2> 1837753 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1438873260923027456)]} 0 1
[junit4:junit4]   2> 1837754 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[23 (1438873260923027456)]} 0 5
[junit4:junit4]   2> 1837755 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1438873260924076032)]} 0 1
[junit4:junit4]   2> 1837756 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10023 (1438873260924076032)]} 0 6
[junit4:junit4]   2> 1837800 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[24 (1438873260975456256)]} 0 1
[junit4:junit4]   2> 1837804 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10024 (1438873260979650560)]} 0 1
[junit4:junit4]   2> 1837808 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1438873260979650560)]} 0 1
[junit4:junit4]   2> 1837809 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[24 (1438873260979650560)]} 0 6
[junit4:junit4]   2> 1837811 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1438873260983844864)]} 0 1
[junit4:junit4]   2> 1837812 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10024 (1438873260983844864)]} 0 5
[junit4:junit4]   2> 1837872 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[21 (-1438873261050953728)]} 0 1
[junit4:junit4]   2> 1837874 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10021 (-1438873261054099456)]} 0 0
[junit4:junit4]   2> 1837876 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[21 (-1438873261054099456)]} 0 0
[junit4:junit4]   2> 1837878 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[21 (-1438873261054099456)]} 0 4
[junit4:junit4]   2> 1837879 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10021 (-1438873261057245184)]} 0 0
[junit4:junit4]   2> 1837880 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10021 (-1438873261057245184)]} 0 3
[junit4:junit4]   2> 1837882 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[25 (1438873261061439488)]} 0 1
[junit4:junit4]   2> 1837885 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10025 (1438873261063536640)]} 0 2
[junit4:junit4]   2> 1837889 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1438873261065633792)]} 0 1
[junit4:junit4]   2> 1837890 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[25 (1438873261065633792)]} 0 5
[junit4:junit4]   2> 1837891 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1438873261067730944)]} 0 0
[junit4:junit4]   2> 1837892 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10025 (1438873261067730944)]} 0 5
[junit4:junit4]   2> 1837902 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[26 (1438873261082411008)]} 0 1
[junit4:junit4]   2> 1837903 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10026 (1438873261084508160)]} 0 0
[junit4:junit4]   2> 1837908 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1438873261086605312)]} 0 0
[junit4:junit4]   2> 1837910 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[26 (1438873261086605312)]} 0 5
[junit4:junit4]   2> 1837911 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1438873261087653888)]} 0 1
[junit4:junit4]   2> 1837912 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10026 (1438873261087653888)]} 0 6
[junit4:junit4]   2> 1837943 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[27 (1438873261125402624)]} 0 1
[junit4:junit4]   2> 1837943 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10027 (1438873261126451200)]} 0 0
[junit4:junit4]   2> 1837951 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1438873261129596928)]} 0 1
[junit4:junit4]   2> 1837952 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[27 (1438873261129596928)]} 0 6
[junit4:junit4]   2> 1837954 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1438873261130645504)]} 0 2
[junit4:junit4]   2> 1837955 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10027 (1438873261130645504)]} 0 8
[junit4:junit4]   2> 1838026 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[28 (1438873261211385856)]} 0 2
[junit4:junit4]   2> 1838026 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10028 (1438873261213483008)]} 0 0
[junit4:junit4]   2> 1838033 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1438873261216628736)]} 0 1
[junit4:junit4]   2> 1838033 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1438873261216628737)]} 0 1
[junit4:junit4]   2> 1838034 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[28 (1438873261216628736)]} 0 5
[junit4:junit4]   2> 1838035 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10028 (1438873261216628737)]} 0 6
[junit4:junit4]   2> 1838056 T5319 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 1838056 T5319 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:58489__p&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2000 
[junit4:junit4]   2> 1838114 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[29 (1438873261304709120)]} 0 1
[junit4:junit4]   2> 1838115 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10029 (1438873261304709121)]} 0 2
[junit4:junit4]   2> 1838121 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1438873261308903424)]} 0 1
[junit4:junit4]   2> 1838121 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[29 (1438873261308903424)]} 0 4
[junit4:junit4]   2> 1838122 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1438873261308903425)]} 0 1
[junit4:junit4]   2> 1838123 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10029 (1438873261308903425)]} 0 6
[junit4:junit4]   2> 1838212 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[22 (-1438873261408518144)]} 0 0
[junit4:junit4]   2> 1838213 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10022 (-1438873261409566720)]} 0 0
[junit4:junit4]   2> 1838218 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[22 (-1438873261411663872)]} 0 0
[junit4:junit4]   2> 1838220 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[22 (-1438873261411663872)]} 0 5
[junit4:junit4]   2> 1838221 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10022 (-1438873261412712448)]} 0 1
[junit4:junit4]   2> 1838222 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10022 (-1438873261412712448)]} 0 6
[junit4:junit4]   2> 1838224 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[30 (1438873261420052480)]} 0 1
[junit4:junit4]   2> 1838224 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10030 (1438873261421101056)]} 0 0
[junit4:junit4]   2> 1838230 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1438873261423198208)]} 0 1
[junit4:junit4]   2> 1838231 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[30 (1438873261423198208)]} 0 5
[junit4:junit4]   2> 1838232 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1438873261424246784)]} 0 1
[junit4:junit4]   2> 1838233 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10030 (1438873261424246784)]} 0 6
[junit4:junit4]   2> 1838281 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[24 (-1438873261480869888)]} 0 0
[junit4:junit4]   2> 1838283 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10024 (-1438873261482967040)]} 0 0
[junit4:junit4]   2> 1838287 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[24 (-1438873261485064192)]} 0 0
[junit4:junit4]   2> 1838288 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[24 (-1438873261485064192)]} 0 3
[junit4:junit4]   2> 1838289 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10024 (-1438873261487161344)]} 0 0
[junit4:junit4]   2> 1838289 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10024 (-1438873261487161344)]} 0 2
[junit4:junit4]   2> 1838291 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[31 (1438873261490307072)]} 0 1
[junit4:junit4]   2> 1838293 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10031 (1438873261493452800)]} 0 0
[junit4:junit4]   2> 1838299 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1438873261495549952)]} 0 1
[junit4:junit4]   2> 1838300 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[31 (1438873261495549952)]} 0 5
[junit4:junit4]   2> 1838300 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1438873261496598528)]} 0 1
[junit4:junit4]   2> 1838301 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10031 (1438873261496598528)]} 0 5
[junit4:junit4]   2> 1838345 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[32 (1438873261547978752)]} 0 0
[junit4:junit4]   2> 1838347 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10032 (1438873261550075904)]} 0 0
[junit4:junit4]   2> 1838352 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1438873261552173056)]} 0 0
[junit4:junit4]   2> 1838353 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[32 (1438873261552173056)]} 0 4
[junit4:junit4]   2> 1838355 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1438873261553221632)]} 0 0
[junit4:junit4]   2> 1838356 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10032 (1438873261553221632)]} 0 6
[junit4:junit4]   2> 1838413 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[25 (-1438873261619281920)]} 0 0
[junit4:junit4]   2> 1838414 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10025 (-1438873261620330496)]} 0 0
[junit4:junit4]   2> 1838418 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[25 (-1438873261622427648)]} 0 0
[junit4:junit4]   2> 1838419 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[25 (-1438873261622427648)]} 0 3
[junit4:junit4]   2> 1838420 T5332 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10025 (-1438873261624524800)]} 0 0
[junit4:junit4]   2> 1838421 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10025 (-1438873261624524800)]} 0 3
[junit4:junit4]   2> 1838423 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[33 (1438873261628719104)]} 0 1
[junit4:junit4]   2> 1838425 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10033 (1438873261630816256)]} 0 1
[junit4:junit4]   2> 1838431 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1438873261632913408)]} 0 1
[junit4:junit4]   2> 1838432 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[33 (1438873261632913408)]} 0 6
[junit4:junit4]   2> 1838433 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1438873261635010560)]} 0 1
[junit4:junit4]   2> 1838434 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10033 (1438873261635010560)]} 0 6
[junit4:junit4]   2> 1838486 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[34 (1438873261694779392)]} 0 1
[junit4:junit4]   2> 1838489 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10034 (1438873261697925120)]} 0 1
[junit4:junit4]   2> 1838492 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1438873261697925120)]} 0 1
[junit4:junit4]   2> 1838493 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[34 (1438873261697925120)]} 0 5
[junit4:junit4]   2> 1838495 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1438873261701070848)]} 0 1
[junit4:junit4]   2> 1838496 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10034 (1438873261701070848)]} 0 5
[junit4:junit4]   2> 1838535 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[26 (-1438873261747208192)]} 0 0
[junit4:junit4]   2> 1838537 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10026 (-1438873261749305344)]} 0 0
[junit4:junit4]   2> 1838540 T5334 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[26 (-1438873261751402496)]} 0 0
[junit4:junit4]   2> 1838541 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[26 (-1438873261751402496)]} 0 2
[junit4:junit4]   2> 1838541 T5333 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10026 (-1438873261751402497)]} 0 0
[junit4:junit4]   2> 1838542 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10026 (-1438873261751402497)]} 0 3
[junit4:junit4]   2> 1838545 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[35 (1438873261756645376)]} 0 1
[junit4:junit4]   2> 1838546 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10035 (1438873261758742528)]} 0 1
[junit4:junit4]   2> 1838551 T5336 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1438873261760839680)]} 0 0
[junit4:junit4]   2> 1838552 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[35 (1438873261760839680)]} 0 4
[junit4:junit4]   2> 1838553 T5335 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10035 (1438873261761888256)]} 0 0
[junit4:junit4]   2> 1838555 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10035 (1438873261761888256)]} 0 6
[junit4:junit4]   2> 1838624 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[36 (1438873261840531456)]} 0 0
[junit4:junit4]   2> 1838627 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10036 (1438873261842628608)]} 0 1
[junit4:junit4]   2> 1838632 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1438873261845774336)]} 0 0
[junit4:junit4]   2> 1838634 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[36 (1438873261845774336)]} 0 5
[junit4:junit4]   2> 1838635 T5331 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={distrib.from=http://127.0.0.1:58480/_p/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10036 (1438873261846822912)]} 0 1
[junit4:junit4]   2> 1838636 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10036 (1438873261846822912)]} 0 6
[junit4:junit4]   2> 1838698 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1838699 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[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:58489__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58489/_p"}
[junit4:junit4]   2> 1838712 T5311 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> 1838713 T5304 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> 1838713 T5340 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> 1838713 T5324 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> 1838743 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[27 (-1438873261964263424)]} 0 1
[junit4:junit4]   2> 1838745 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10027 (-1438873261965312000)]} 0 2
[junit4:junit4]   2> 1838747 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10027 (-1438873261969506305)]} 0 0
[junit4:junit4]   2> 1838747 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[27 (-1438873261969506304)]} 0 0
[junit4:junit4]   2> 1838751 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10037 (1438873261972652032)]} 0 1
[junit4:junit4]   2> 1838751 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[37 (1438873261972652033)]} 0 1
[junit4:junit4]   2> 1838755 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10037 (1438873261976846336)]} 0 1
[junit4:junit4]   2> 1838755 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[37 (1438873261976846337)]} 0 1
[junit4:junit4]   2> 1838868 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10038 (1438873262095335424)]} 0 1
[junit4:junit4]   2> 1838868 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[38 (1438873262095335425)]} 0 1
[junit4:junit4]   2> 1838873 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10038 (1438873262099529729)]} 0 2
[junit4:junit4]   2> 1838873 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[38 (1438873262099529728)]} 0 2
[junit4:junit4]   2> 1838890 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10028 (-1438873262119452672)]} 0 0
[junit4:junit4]   2> 1838891 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[28 (-1438873262120501248)]} 0 0
[junit4:junit4]   2> 1838893 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10028 (-1438873262122598400)]} 0 0
[junit4:junit4]   2> 1838894 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[28 (-1438873262123646976)]} 0 0
[junit4:junit4]   2> 1838896 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10039 (1438873262125744128)]} 0 0
[junit4:junit4]   2> 1838898 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[39 (1438873262127841280)]} 0 0
[junit4:junit4]   2> 1838900 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10039 (1438873262129938432)]} 0 0
[junit4:junit4]   2> 1838902 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[39 (1438873262132035584)]} 0 0
[junit4:junit4]   2> 1838966 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10040 (1438873262199144448)]} 0 0
[junit4:junit4]   2> 1838969 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[40 (1438873262201241600)]} 0 1
[junit4:junit4]   2> 1838970 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10040 (1438873262203338752)]} 0 0
[junit4:junit4]   2> 1838972 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[40 (1438873262205435904)]} 0 0
[junit4:junit4]   2> 1838984 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10041 (1438873262216970240)]} 0 1
[junit4:junit4]   2> 1838986 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[41 (1438873262219067392)]} 0 1
[junit4:junit4]   2> 1838987 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10041 (1438873262221164544)]} 0 0
[junit4:junit4]   2> 1838989 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[41 (1438873262222213120)]} 0 1
[junit4:junit4]   2> 1839100 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10042 (1438873262338605056)]} 0 1
[junit4:junit4]   2> 1839100 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[42 (1438873262339653632)]} 0 0
[junit4:junit4]   2> 1839103 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10042 (1438873262342799360)]} 0 0
[junit4:junit4]   2> 1839107 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[42 (1438873262345945088)]} 0 1
[junit4:junit4]   2> 1839110 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10043 (1438873262350139392)]} 0 0
[junit4:junit4]   2> 1839112 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[43 (1438873262351187968)]} 0 1
[junit4:junit4]   2> 1839113 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10043 (1438873262353285120)]} 0 0
[junit4:junit4]   2> 1839116 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[43 (1438873262355382272)]} 0 1
[junit4:junit4]   2> 1839168 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10044 (1438873262408859648)]} 0 2
[junit4:junit4]   2> 1839169 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[44 (1438873262410956800)]} 0 1
[junit4:junit4]   2> 1839171 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10044 (1438873262414102528)]} 0 0
[junit4:junit4]   2> 1839172 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[44 (1438873262415151104)]} 0 0
[junit4:junit4]   2> 1839261 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10030 (-1438873262507425792)]} 0 0
[junit4:junit4]   2> 1839262 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[30 (-1438873262509522944)]} 0 0
[junit4:junit4]   2> 1839264 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10030 (-1438873262511620096)]} 0 0
[junit4:junit4]   2> 1839266 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[30 (-1438873262513717248)]} 0 0
[junit4:junit4]   2> 1839268 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10045 (1438873262515814400)]} 0 0
[junit4:junit4]   2> 1839270 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[45 (1438873262517911552)]} 0 0
[junit4:junit4]   2> 1839273 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10045 (1438873262520008704)]} 0 1
[junit4:junit4]   2> 1839275 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[45 (1438873262523154432)]} 0 1
[junit4:junit4]   2> 1839282 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10031 (-1438873262530494464)]} 0 0
[junit4:junit4]   2> 1839285 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[31 (-1438873262533640192)]} 0 0
[junit4:junit4]   2> 1839286 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10031 (-1438873262534688768)]} 0 0
[junit4:junit4]   2> 1839288 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[31 (-1438873262536785920)]} 0 0
[junit4:junit4]   2> 1839290 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10046 (1438873262537834496)]} 0 1
[junit4:junit4]   2> 1839293 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[46 (1438873262542028800)]} 0 0
[junit4:junit4]   2> 1839296 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10046 (1438873262544125952)]} 0 1
[junit4:junit4]   2> 1839298 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[46 (1438873262546223104)]} 0 1
[junit4:junit4]   2> 1839309 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10047 (1438873262556708864)]} 0 2
[junit4:junit4]   2> 1839310 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[47 (1438873262558806016)]} 0 1
[junit4:junit4]   2> 1839312 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10047 (1438873262561951744)]} 0 0
[junit4:junit4]   2> 1839314 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[47 (1438873262564048896)]} 0 0
[junit4:junit4]   2> 1839372 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10048 (1438873262624866304)]} 0 0
[junit4:junit4]   2> 1839374 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[48 (1438873262626963456)]} 0 0
[junit4:junit4]   2> 1839376 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10048 (1438873262629060608)]} 0 0
[junit4:junit4]   2> 1839378 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[48 (1438873262631157760)]} 0 0
[junit4:junit4]   2> 1839386 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10049 (1438873262638497792)]} 0 1
[junit4:junit4]   2> 1839387 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[49 (1438873262639546368)]} 0 1
[junit4:junit4]   2> 1839389 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10049 (1438873262642692096)]} 0 0
[junit4:junit4]   2> 1839391 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[49 (1438873262644789248)]} 0 0
[junit4:junit4]   2> 1839490 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10033 (-1438873262748598272)]} 0 0
[junit4:junit4]   2> 1839492 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[33 (-1438873262750695424)]} 0 0
[junit4:junit4]   2> 1839495 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[33 (-1438873262753841152)]} 0 0
[junit4:junit4]   2> 1839495 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10033 (-1438873262753841153)]} 0 0
[junit4:junit4]   2> 1839500 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10050 (1438873262758035457)]} 0 1
[junit4:junit4]   2> 1839500 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[50 (1438873262758035456)]} 0 1
[junit4:junit4]   2> 1839504 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10050 (1438873262762229761)]} 0 1
[junit4:junit4]   2> 1839504 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[50 (1438873262762229760)]} 0 1
[junit4:junit4]   2> 1839528 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10034 (-1438873262788444160)]} 0 0
[junit4:junit4]   2> 1839530 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[34 (-1438873262790541312)]} 0 0
[junit4:junit4]   2> 1839532 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10034 (-1438873262792638464)]} 0 0
[junit4:junit4]   2> 1839533 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[34 (-1438873262793687040)]} 0 0
[junit4:junit4]   2> 1839535 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10051 (1438873262795784192)]} 0 0
[junit4:junit4]   2> 1839536 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[51 (1438873262796832768)]} 0 0
[junit4:junit4]   2> 1839539 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10051 (1438873262798929920)]} 0 1
[junit4:junit4]   2> 1839542 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[51 (1438873262802075648)]} 0 1
[junit4:junit4]   2> 1839604 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10052 (1438873262867087360)]} 0 1
[junit4:junit4]   2> 1839605 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[52 (1438873262869184512)]} 0 0
[junit4:junit4]   2> 1839608 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10052 (1438873262871281664)]} 0 1
[junit4:junit4]   2> 1839610 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[52 (1438873262873378816)]} 0 1
[junit4:junit4]   2> 1839684 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10035 (-1438873262952022016)]} 0 0
[junit4:junit4]   2> 1839687 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[35 (-1438873262955167744)]} 0 0
[junit4:junit4]   2> 1839689 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10035 (-1438873262957264896)]} 0 0
[junit4:junit4]   2> 1839690 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[35 (-1438873262958313472)]} 0 0
[junit4:junit4]   2> 1839693 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10053 (1438873262960410624)]} 0 1
[junit4:junit4]   2> 1839694 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[53 (1438873262961459200)]} 0 1
[junit4:junit4]   2> 1839695 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10053 (1438873262963556352)]} 0 0
[junit4:junit4]   2> 1839698 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[53 (1438873262965653504)]} 0 1
[junit4:junit4]   2> 1839772 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10037 (-1438873263044296704)]} 0 2
[junit4:junit4]   2> 1839772 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[37 (-1438873263044296705)]} 0 0
[junit4:junit4]   2> 1839775 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10037 (-1438873263047442432)]} 0 0
[junit4:junit4]   2> 1839775 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[37 (-1438873263047442433)]} 0 0
[junit4:junit4]   2> 1839779 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[54 (1438873263050588161)]} 0 1
[junit4:junit4]   2> 1839779 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10054 (1438873263050588160)]} 0 1
[junit4:junit4]   2> 1839781 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[54 (1438873263053733888)]} 0 0
[junit4:junit4]   2> 1839782 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10054 (1438873263054782464)]} 0 0
[junit4:junit4]   2> 1839879 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[55 (1438873263155445760)]} 0 1
[junit4:junit4]   2> 1839881 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10055 (1438873263157542912)]} 0 1
[junit4:junit4]   2> 1839883 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[55 (1438873263159640064)]} 0 1
[junit4:junit4]   2> 1839884 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10055 (1438873263160688640)]} 0 1
[junit4:junit4]   2> 1839977 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[56 (1438873263258206208)]} 0 1
[junit4:junit4]   2> 1839977 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10056 (1438873263259254784)]} 0 0
[junit4:junit4]   2> 1839981 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10056 (1438873263263449089)]} 0 0
[junit4:junit4]   2> 1839982 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[56 (1438873263263449088)]} 0 1
[junit4:junit4]   2> 1840097 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10057 (1438873263384035329)]} 0 1
[junit4:junit4]   2> 1840097 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[57 (1438873263384035328)]} 0 1
[junit4:junit4]   2> 1840100 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[57 (1438873263388229632)]} 0 0
[junit4:junit4]   2> 1840101 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10057 (1438873263388229633)]} 0 1
[junit4:junit4]   2> 1840185 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[39 (-1438873263477358592)]} 0 0
[junit4:junit4]   2> 1840185 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10039 (-1438873263477358593)]} 0 0
[junit4:junit4]   2> 1840188 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[39 (-1438873263480504320)]} 0 0
[junit4:junit4]   2> 1840189 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10039 (-1438873263481552896)]} 0 0
[junit4:junit4]   2> 1840193 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[58 (1438873263484698624)]} 0 1
[junit4:junit4]   2> 1840194 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10058 (1438873263485747200)]} 0 1
[junit4:junit4]   2>  C1347_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58489__p, base_url=http://127.0.0.1:58489/_p}
[junit4:junit4]   2> 1840199 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58480/_p/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 1840199 T5343 C1347 P58489 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58489/_p START replicas=[http://127.0.0.1:58480/_p/collection1/] nUpdates=100
[junit4:junit4]   2> 1840199 T5343 C1347 P58489 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 1840199 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 1840199 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 1840200 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 1840200 T5343 C1347 P58489 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty2\tlog\tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 1840200 T5343 C1347 P58489 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58480/_p/collection1/. core=collection1
[junit4:junit4]   2> 1840200 T5343 C1347 P58489 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1840201 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[58 (1438873263493087232)]} 0 1
[junit4:junit4]   2> 1840202 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10058 (1438873263494135808)]} 0 1
[junit4:junit4]   2> 1840208 T5319 C1349 P58480 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1840209 T5316 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1840217 T5319 C1349 P58480 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c7dca8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6fd52),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c7dca8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c6fd52),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1840218 T5319 C1349 P58480 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1840221 T5319 C1349 P58480 oass.SolrIndexSearcher.<init> Opening Searcher@3314d6 realtime
[junit4:junit4]   2> 1840221 T5319 C1349 P58480 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1840221 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 1840223 T5343 C1347 P58489 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1840223 T5343 C1347 P58489 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 1840227 T5320 C1349 P58480 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1840228 T5320 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 1840228 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 1840228 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1840228 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1840231 T5317 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1840232 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 5
[junit4:junit4]   2> 1840232 T5343 C1347 P58489 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index.20130626071435989
[junit4:junit4]   2> 1840232 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@dbb55a lockFactory=org.apache.lucene.store.NativeFSLockFactory@c7bbe4) fullCopy=false
[junit4:junit4]   2> 1840236 T5318 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={file=_0.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1840240 T5316 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={file=_0.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1840243 T5319 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1840246 T5315 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={file=_0_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1840251 T5320 C1349 P58480 oasc.SolrCore.execute [collection1] webapp=/_p path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 1840252 T5343 C1347 P58489 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1840253 T5343 C1347 P58489 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1840253 T5343 C1347 P58489 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1840253 T5343 C1347 P58489 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 1840256 T5343 C1347 P58489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1840257 T5343 C1347 P58489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1840262 T5343 C1347 P58489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_2,generation=2}
[junit4:junit4]   2> 1840262 T5343 C1347 P58489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 1840263 T5343 C1347 P58489 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1840265 T5343 C1347 P58489 oass.SolrIndexSearcher.<init> Opening Searcher@279fc4 main
[junit4:junit4]   2> 1840266 T5342 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@279fc4 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c42/12)}
[junit4:junit4]   2> 1840267 T5343 C1347 P58489 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index.20130626071435989 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index.20130626071435989;done=true>>]
[junit4:junit4]   2> 1840267 T5343 C1347 P58489 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index.20130626071435989
[junit4:junit4]   2> 1840267 T5343 C1347 P58489 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index.20130626071435989
[junit4:junit4]   2> 1840268 T5343 C1347 P58489 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 1840268 T5351 C1347 P58489 oasu.UpdateLog$LogReplayer.doReplay WARN Starting log replay tlog{file=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853\jetty2\tlog\tlog.0000000000000000000 refcount=2} active=true starting pos=6048
[junit4:junit4]   2> 1840268 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[59 (1438873263563341824)]} 0 1
[junit4:junit4]   2> 1840269 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10059 (1438873263564390400)]} 0 1
[junit4:junit4]   2> 1840269 T5351 C1347 P58489 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1840270 T5351 C1347 P58489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d0c3ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@19e094f),segFN=segments_3,generation=3}
[junit4:junit4]   2> 1840270 T5351 C1347 P58489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 1840271 T5351 C1347 P58489 oass.SolrIndexSearcher.<init> Opening Searcher@11cdfc5 main
[junit4:junit4]   2> 1840272 T5351 C1347 P58489 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1840273 T5342 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11cdfc5 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c42/12)}
[junit4:junit4]   2> 1840273 T5351 C1347 P58489 oasup.LogUpdateProcessor.finish [collection1] {} 0 5
[junit4:junit4]   2> 1840273 T5351 C1347 P58489 oasu.UpdateLog$LogReplayer.run WARN Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=6048}
[junit4:junit4]   2> 1840274 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 1840274 T5343 C1347 P58489 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 1840274 T5343 C1347 P58489 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1840275 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10059 (1438873263567536128)]} 0 4
[junit4:junit4]   2> 1840275 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[59 (1438873263568584704)]} 0 3
[junit4:junit4]   2> 1840281 T5343 C1347 P58489 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 1840281 T5282 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@192adc1
[junit4:junit4]   2> 1840289 T5282 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=42,cumulative_deletesById=18,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 1840290 T5282 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 1840290 T5282 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 1840290 T5282 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 1840296 T5282 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1840296 T5282 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 1840296 T5282 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index;done=false>>]
[junit4:junit4]   2> 1840297 T5282 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index
[junit4:junit4]   2> 1840297 T5282 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\ [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\;done=false>>]
[junit4:junit4]   2> 1840297 T5282 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\
[junit4:junit4]   2> 1840301 T5311 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> 1840303 T5304 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1840303 T5304 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> 1840305 T5324 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1840305 T5324 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> 1840305 T5311 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1840315 T5282 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_p,null}
[junit4:junit4]   2> 1840333 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10060 (1438873263632547840)]} 0 0
[junit4:junit4]   2> 1840335 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[60 (1438873263633596416)]} 0 1
[junit4:junit4]   2> 1840338 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10060 (1438873263636742144)]} 0 1
[junit4:junit4]   2> 1840340 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[60 (1438873263637790720)]} 0 2
[junit4:junit4]   2> 1840376 T5305 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1840378 T5305 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58489__p",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58489/_p"}
[junit4:junit4]   2> 1840390 T5324 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> 1840391 T5304 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> 1840391 T5311 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> 1840417 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10061 (1438873263719579648)]} 0 1
[junit4:junit4]   2> 1840418 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[61 (1438873263721676800)]} 0 0
[junit4:junit4]   2> 1840421 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10061 (1438873263723773952)]} 0 1
[junit4:junit4]   2> 1840424 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[61 (1438873263725871104)]} 0 2
[junit4:junit4]   2> 1840475 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10062 (1438873263781445632)]} 0 1
[junit4:junit4]   2> 1840477 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[62 (1438873263782494208)]} 0 1
[junit4:junit4]   2> 1840480 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[62 (1438873263785639936)]} 0 1
[junit4:junit4]   2> 1840480 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10062 (1438873263785639937)]} 0 1
[junit4:junit4]   2> 1840533 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[63 (1438873263841214464)]} 0 1
[junit4:junit4]   2> 1840534 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10063 (1438873263842263040)]} 0 1
[junit4:junit4]   2> 1840537 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[63 (1438873263845408768)]} 0 1
[junit4:junit4]   2> 1840538 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10063 (1438873263847505920)]} 0 1
[junit4:junit4]   2> 1840602 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10064 (1438873263913566209)]} 0 1
[junit4:junit4]   2> 1840603 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[64 (1438873263913566208)]} 0 2
[junit4:junit4]   2> 1840607 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10064 (1438873263918809088)]} 0 1
[junit4:junit4]   2> 1840607 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[64 (1438873263918809089)]} 0 1
[junit4:junit4]   2> 1840677 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10065 (1438873263992209408)]} 0 1
[junit4:junit4]   2> 1840678 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[65 (1438873263993257984)]} 0 1
[junit4:junit4]   2> 1840681 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10065 (1438873263997452288)]} 0 0
[junit4:junit4]   2> 1840682 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[65 (1438873263997452289)]} 0 1
[junit4:junit4]   2> 1840772 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10040 (-1438873264092872704)]} 0 1
[junit4:junit4]   2> 1840772 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[40 (-1438873264092872705)]} 0 0
[junit4:junit4]   2> 1840775 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10040 (-1438873264096018432)]} 0 0
[junit4:junit4]   2> 1840775 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[40 (-1438873264096018433)]} 0 0
[junit4:junit4]   2> 1840779 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[66 (1438873264099164161)]} 0 0
[junit4:junit4]   2> 1840779 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10066 (1438873264099164160)]} 0 1
[junit4:junit4]   2> 1840782 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[66 (1438873264102309888)]} 0 1
[junit4:junit4]   2> 1840782 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10066 (1438873264103358464)]} 0 0
[junit4:junit4]   2> 1840863 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[41 (-1438873264188293120)]} 0 0
[junit4:junit4]   2> 1840863 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10041 (-1438873264188293121)]} 0 0
[junit4:junit4]   2> 1840867 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10041 (-1438873264192487424)]} 0 0
[junit4:junit4]   2> 1840867 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[41 (-1438873264192487425)]} 0 0
[junit4:junit4]   2> 1840869 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10067 (1438873264194584576)]} 0 0
[junit4:junit4]   2> 1840870 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[67 (1438873264195633152)]} 0 0
[junit4:junit4]   2> 1840875 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10067 (1438873264200876032)]} 0 0
[junit4:junit4]   2> 1840880 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[67 (1438873264205070336)]} 0 1
[junit4:junit4]   2> 1840974 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10068 (1438873264302587904)]} 0 2
[junit4:junit4]   2> 1840977 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10068 (1438873264307830784)]} 0 0
[junit4:junit4]   2> 1840980 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[68 (1438873264309927936)]} 0 1
[junit4:junit4]   2> 1840984 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[68 (1438873264314122240)]} 0 1
[junit4:junit4]   2> 1841069 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10046 (-1438873264404299776)]} 0 0
[junit4:junit4]   2> 1841072 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10046 (-1438873264407445504)]} 0 0
[junit4:junit4]   2> 1841076 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[46 (-1438873264411639808)]} 0 0
[junit4:junit4]   2> 1841077 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10069 (1438873264411639809)]} 0 1
[junit4:junit4]   2> 1841079 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[46 (-1438873264414785536)]} 0 0
[junit4:junit4]   2> 1841081 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10069 (1438873264415834112)]} 0 1
[junit4:junit4]   2> 1841083 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[69 (1438873264417931264)]} 0 1
[junit4:junit4]   2> 1841086 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[69 (1438873264421076992)]} 0 1
[junit4:junit4]   2> 1841162 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10070 (1438873264499720192)]} 0 2
[junit4:junit4]   2> 1841166 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10070 (1438873264504963072)]} 0 1
[junit4:junit4]   2> 1841167 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[70 (1438873264506011648)]} 0 1
[junit4:junit4]   2> 1841171 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[70 (1438873264510205952)]} 0 1
[junit4:junit4]   2> 1841198 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10049 (-1438873264539566080)]} 0 0
[junit4:junit4]   2> 1841201 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10049 (-1438873264542711808)]} 0 0
[junit4:junit4]   2> 1841204 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[49 (-1438873264545857536)]} 0 0
[junit4:junit4]   2> 1841206 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10071 (1438873264545857537)]} 0 2
[junit4:junit4]   2> 1841208 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[49 (-1438873264550051840)]} 0 0
[junit4:junit4]   2> 1841210 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10071 (1438873264552148992)]} 0 0
[junit4:junit4]   2> 1841212 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[71 (1438873264553197568)]} 0 1
[junit4:junit4]   2> 1841213 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10050 (-1438873264555294720)]} 0 0
[junit4:junit4]   2> 1841214 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[71 (1438873264556343296)]} 0 0
[junit4:junit4]   2> 1841217 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10050 (-1438873264559489024)]} 0 0
[junit4:junit4]   2> 1841217 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[50 (-1438873264559489024)]} 0 0
[junit4:junit4]   2> 1841221 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[50 (-1438873264563683328)]} 0 0
[junit4:junit4]   2> 1841222 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10072 (1438873264563683328)]} 0 1
[junit4:junit4]   2> 1841224 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[72 (1438873264566829056)]} 0 0
[junit4:junit4]   2> 1841224 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10072 (1438873264566829056)]} 0 0
[junit4:junit4]   2> 1841229 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[72 (1438873264571023360)]} 0 1
[junit4:junit4]   2> 1841276 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10073 (1438873264621355008)]} 0 0
[junit4:junit4]   2> 1841281 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[73 (1438873264625549312)]} 0 1
[junit4:junit4]   2> 1841282 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10073 (1438873264626597888)]} 0 1
[junit4:junit4]   2> 1841284 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[73 (1438873264628695040)]} 0 1
[junit4:junit4]   2> 1841287 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10053 (-1438873264632889344)]} 0 0
[junit4:junit4]   2> 1841289 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[53 (-1438873264634986496)]} 0 0
[junit4:junit4]   2> 1841290 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10053 (-1438873264636035072)]} 0 0
[junit4:junit4]   2> 1841293 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[53 (-1438873264639180800)]} 0 0
[junit4:junit4]   2> 1841295 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10074 (1438873264640229376)]} 0 1
[junit4:junit4]   2> 1841296 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[74 (1438873264642326528)]} 0 0
[junit4:junit4]   2> 1841298 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10074 (1438873264643375104)]} 0 1
[junit4:junit4]   2> 1841299 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[74 (1438873264645472256)]} 0 0
[junit4:junit4]   2> 1841373 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10075 (1438873264722018304)]} 0 1
[junit4:junit4]   2> 1841375 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[75 (1438873264724115456)]} 0 1
[junit4:junit4]   2> 1841376 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10075 (1438873264726212608)]} 0 0
[junit4:junit4]   2> 1841379 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[75 (1438873264727261184)]} 0 2
[junit4:junit4]   2> 1841390 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10076 (1438873264740892672)]} 0 0
[junit4:junit4]   2> 1841394 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[76 (1438873264742989824)]} 0 2
[junit4:junit4]   2> 1841395 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10076 (1438873264746135552)]} 0 0
[junit4:junit4]   2> 1841398 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[76 (1438873264748232704)]} 0 1
[junit4:junit4]   2> 1841424 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10054 (-1438873264776544256)]} 0 0
[junit4:junit4]   2> 1841426 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[54 (-1438873264778641408)]} 0 0
[junit4:junit4]   2> 1841427 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10054 (-1438873264779689984)]} 0 0
[junit4:junit4]   2> 1841429 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[54 (-1438873264781787136)]} 0 0
[junit4:junit4]   2> 1841430 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10077 (1438873264782835712)]} 0 0
[junit4:junit4]   2> 1841433 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[77 (1438873264784932864)]} 0 1
[junit4:junit4]   2> 1841435 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10077 (1438873264787030016)]} 0 1
[junit4:junit4]   2> 1841438 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[77 (1438873264790175744)]} 0 1
[junit4:junit4]   2> 1841441 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10055 (-1438873264794370048)]} 0 0
[junit4:junit4]   2> 1841443 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[55 (-1438873264796467200)]} 0 0
[junit4:junit4]   2> 1841444 T5319 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10055 (-1438873264797515776)]} 0 0
[junit4:junit4]   2> 1841447 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[55 (-1438873264800661504)]} 0 0
[junit4:junit4]   2> 1841448 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10078 (1438873264800661504)]} 0 1
[junit4:junit4]   2> 1841452 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[78 (1438873264803807232)]} 0 2
[junit4:junit4]   2> 1841453 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10078 (1438873264805904384)]} 0 1
[junit4:junit4]   2> 1841456 T5317 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[78 (1438873264809050112)]} 0 1
[junit4:junit4]   2> 1841464 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10056 (-1438873264818487296)]} 0 0
[junit4:junit4]   2> 1841468 T5320 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10056 (-1438873264822681600)]} 0 0
[junit4:junit4]   2> 1841469 T5299 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[56 (-1438873264822681600)]} 0 1
[junit4:junit4]   2> 1841472 T5298 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10079 (1438873264825827328)]} 0 1
[junit4:junit4]   2> 1841475 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[56 (-1438873264830021632)]} 0 1
[junit4:junit4]   2> 1841477 T5315 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10079 (1438873264831070208)]} 0 1
[junit4:junit4]   2> 1841481 T5296 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[79 (1438873264834215936)]} 0 2
[junit4:junit4]   2> 1841487 T5318 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[79 (1438873264842604544)]} 0 1
[junit4:junit4]   2> 1841559 T5300 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10057 (-1438873264918102016)]} 0 0
[junit4:junit4]   2> 1841563 T5316 C1349 P58480 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[10057 (-1438873264922296320)]} 0 0
[junit4:junit4]   2> 1841566 T5297 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {add=[10080 (1438873264925442048)]} 0 0
[junit4:junit4]   2> 1841568 T5295 C1348 P58468 oasup.LogUpdateProcessor.finish [collection1] webapp=/_p path=/update params={wt=javabin&version=2} {delete=[57 (-1

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

:junit4]   2> 1942429 T5364 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.RecoveryZkTest-1372216456853/jetty2\index
[junit4:junit4]   2> 1942430 T5364 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 1942430 T5364 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89929577717104650-3-n_0000000002
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:260)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1942431 T5364 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1942431 T5364 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 1942432 T5364 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> 1942432 T5364 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch -Dtests.seed=22A5EF6FA7C6B450 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yerevan -Dtests.file.encoding=Cp1252
[junit4:junit4] FAILURE  121s | RecoveryZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<52>
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([22A5EF6FA7C6B450:A3436177D099D46C]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:108)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 1942448 T5282 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=37), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=37)), sim=DefaultSimilarity, locale=pt_PT, timezone=Asia/Yerevan
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_25 (32-bit)/cpus=2,threads=3,free=152434904,total=533725184
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LukeRequestHandlerTest, SolrIndexConfigTest, TestPhraseSuggestions, RequiredFieldsTest, CopyFieldTest, SampleTest, PluginInfoTest, TestStressVersions, QueryElevationComponentTest, DateMathParserTest, TestManagedSchema, TestArbitraryIndexDir, OverseerTest, HardAutoCommitTest, PreAnalyzedUpdateProcessorTest, PrimUtilsTest, TestStressReorder, TestJmxMonitoredMap, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestPropInject, TestGroupingSearch, ChaosMonkeyNothingIsSafeTest, OpenExchangeRatesOrgProviderTest, SpellingQueryConverterTest, TestSolrQueryParserResource, TestIndexingPerformance, SolrTestCaseJ4Test, FieldAnalysisRequestHandlerTest, RequestHandlersTest, TestAddFieldRealTimeGet, TestComponentsName, TestRandomFaceting, SimpleFacetsTest, DebugComponentTest, URLClassifyProcessorTest, TermVectorComponentDistributedTest, TestRemoteStreaming, SignatureUpdateProcessorFactoryTest, SynonymTokenizerTest, CoreAdminHandlerTest, BadComponentTest, TestFieldTypeResource, IndexBasedSpellCheckerTest, MoreLikeThisHandlerTest, TestSolrXmlPersistence, SOLR749Test, TestSchemaResource, OverseerCollectionProcessorTest, TestElisionMultitermQuery, TestDefaultSimilarityFactory, StatsComponentTest, SolrIndexSplitterTest, CircularListTest, TestSolrDeletionPolicy1, TestLMJelinekMercerSimilarityFactory, TestUniqueKeyFieldResource, TestSchemaVersionResource, TestLuceneMatchVersion, FieldMutatingUpdateProcessorTest, TestDocumentBuilder, TestQuerySenderListener, LeaderElectionIntegrationTest, CoreContainerCoreInitFailuresTest, TestFieldTypeCollectionResource, TestSolrCoreProperties, MultiTermTest, TestBM25SimilarityFactory, BasicDistributedZkTest, TestSearchPerf, TestCodecSupport, TestPerFieldSimilarity, TestCoreContainer, TestFiltering, IndexSchemaRuntimeFieldTest, TestExtendedDismaxParser, DirectSolrConnectionTest, SuggesterTest, DocumentAnalysisRequestHandlerTest, TestCharFilters, TestDynamicFieldResource, SolrRequestParserTest, DistributedSpellCheckComponentTest, TestCollationField, TestTrie, TestDocSet, TestCloudManagedSchemaAddField, TestSolrXMLSerializer, TestSolrQueryParserDefaultOperatorResource, ReturnFieldsTest, TestRandomDVFaceting, SpatialFilterTest, JSONWriterTest, TestCSVLoader, TimeZoneUtilsTest, TestSurroundQueryParser, TestOmitPositions, TestReload, SortByFunctionTest, TestFoldingMultitermQuery, TestFastOutputStream, UnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSolrQueryParser, SpellPossibilityIteratorTest, TestPseudoReturnFields, DistributedTermsComponentTest, TestRTGBase, TestBadConfig, TermVectorComponentTest, SolrCoreTest, LegacyHTMLStripCharFilterTest, TestReplicationHandler, TestPropInjectDefaults, ZkControllerTest, DirectSolrSpellCheckerTest, TestMaxScoreQueryParser, TestAtomicUpdateErrorCases, AliasIntegrationTest, TestDynamicFieldCollectionResource, ShowFileRequestHandlerTest, DateFieldTest, TestReloadAndDeleteDocs, TestConfig, SyncSliceTest, MBeansHandlerTest, ScriptEngineTest, SoftAutoCommitTest, PrimitiveFieldTypeTest, TestStressLucene, NotRequiredUniqueKeyTest, TestWordDelimiterFilterFactory, OpenCloseCoreStressTest, NumericFieldsTest, PeerSyncTest, TestSolrXml, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest]
[junit4:junit4] Completed in 121.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 440 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:366: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:887: There were test failures: 297 suites, 1253 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 69 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_25 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure