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/26 18:44:34 UTC

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

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

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

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:56939/collection1lastClient and got 261 from http://127.0.0.1:42853/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:56939/collection1lastClient and got 261 from http://127.0.0.1:42853/collection1
	at __randomizedtesting.SeedInfo.seed([5A65CAA15BC91E2F:DB8344B92C967E13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
	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:491)
	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 9627 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 520578 T1556 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 520582 T1556 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1372264574738
[junit4:junit4]   2> 520583 T1556 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 520583 T1557 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 520684 T1556 oasc.ZkTestServer.run start zk server on port:43407
[junit4:junit4]   2> 520684 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 520775 T1563 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c4ad6c2 name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 520775 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 520775 T1556 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 520779 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 520781 T1565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@228d3d3b name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 520781 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 520781 T1556 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 520783 T1556 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 520785 T1556 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 520786 T1556 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 520788 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 520788 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 520791 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 520791 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 520794 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 520794 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 520796 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 520796 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 520798 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 520798 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 520800 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 520800 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 520802 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 520802 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 520804 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 520804 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 520806 T1556 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 520806 T1556 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 520873 T1556 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 520945 T1556 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49458
[junit4:junit4]   2> 520946 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 520946 T1556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 520946 T1556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963
[junit4:junit4]   2> 520946 T1556 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/solr.xml
[junit4:junit4]   2> 520947 T1556 oasc.CoreContainer.<init> New CoreContainer 705426655
[junit4:junit4]   2> 520947 T1556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/'
[junit4:junit4]   2> 520947 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/'
[junit4:junit4]   2> 520986 T1556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 520986 T1556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 520987 T1556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 520987 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 520987 T1556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 520987 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 520988 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 520988 T1556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 520988 T1556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 520988 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 520991 T1556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 520992 T1556 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43407/solr
[junit4:junit4]   2> 520992 T1556 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 520992 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 520994 T1576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61d13ec3 name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 520994 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 520995 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 520998 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 521000 T1578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@399e0d59 name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 521000 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 521001 T1556 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 521003 T1556 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 521006 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 521007 T1556 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49458_
[junit4:junit4]   2> 521008 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49458_
[junit4:junit4]   2> 521010 T1556 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 521015 T1556 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 521017 T1556 oasc.Overseer.start Overseer (id=89932731170226179-127.0.0.1:49458_-n_0000000000) starting
[junit4:junit4]   2> 521020 T1556 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 521023 T1580 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 521023 T1556 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 521025 T1556 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 521026 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 521028 T1579 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 521030 T1581 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 521030 T1581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 522532 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 522532 T1579 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:49458_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49458"}
[junit4:junit4]   2> 522532 T1579 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 522533 T1579 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 522536 T1578 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> 523031 T1581 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/collection1
[junit4:junit4]   2> 523032 T1581 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 523032 T1581 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 523032 T1581 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 523034 T1581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/collection1/'
[junit4:junit4]   2> 523034 T1581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/collection1/lib/README' to classloader
[junit4:junit4]   2> 523034 T1581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 523058 T1581 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 523086 T1581 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 523088 T1581 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 523091 T1581 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 523402 T1581 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 523402 T1581 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 523403 T1581 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 523408 T1581 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 523410 T1581 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 523421 T1581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 523424 T1581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 523426 T1581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 523427 T1581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 523427 T1581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 523428 T1581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 523428 T1581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 523429 T1581 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 523429 T1581 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 523429 T1581 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1372264574963/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/
[junit4:junit4]   2> 523429 T1581 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0fbc0
[junit4:junit4]   2> 523429 T1581 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 523430 T1581 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data
[junit4:junit4]   2> 523430 T1581 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index/
[junit4:junit4]   2> 523430 T1581 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 523431 T1581 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index
[junit4:junit4]   2> 523434 T1581 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 523434 T1581 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 523436 T1581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 523436 T1581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 523436 T1581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 523437 T1581 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 523437 T1581 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 523437 T1581 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 523437 T1581 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 523438 T1581 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 523438 T1581 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 523439 T1581 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 523442 T1581 oass.SolrIndexSearcher.<init> Opening Searcher@6103479e main
[junit4:junit4]   2> 523443 T1581 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 523443 T1581 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 523446 T1582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6103479e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 523446 T1581 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 523446 T1581 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49458 collection:control_collection shard:shard1
[junit4:junit4]   2> 523447 T1581 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 523453 T1581 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 523455 T1581 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 523455 T1581 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 523455 T1581 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49458/collection1/
[junit4:junit4]   2> 523455 T1581 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 523455 T1581 oasc.SyncStrategy.syncToMe http://127.0.0.1:49458/collection1/ has no replicas
[junit4:junit4]   2> 523456 T1581 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49458/collection1/
[junit4:junit4]   2> 523456 T1581 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 524040 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 524048 T1578 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> 524062 T1581 oasc.ZkController.register We are http://127.0.0.1:49458/collection1/ and leader is http://127.0.0.1:49458/collection1/
[junit4:junit4]   2> 524062 T1581 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49458
[junit4:junit4]   2> 524062 T1581 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 524062 T1581 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 524062 T1581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 524064 T1581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 524065 T1556 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 524065 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 524065 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 524068 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 524069 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 524070 T1585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f8aee1a name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 524070 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 524071 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 524073 T1556 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 524138 T1556 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 524140 T1556 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56939
[junit4:junit4]   2> 524140 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 524141 T1556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 524141 T1556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228
[junit4:junit4]   2> 524141 T1556 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/solr.xml
[junit4:junit4]   2> 524141 T1556 oasc.CoreContainer.<init> New CoreContainer 544539216
[junit4:junit4]   2> 524142 T1556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/'
[junit4:junit4]   2> 524142 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/'
[junit4:junit4]   2> 524180 T1556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 524181 T1556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 524181 T1556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 524181 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 524181 T1556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 524182 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 524182 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 524182 T1556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 524182 T1556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 524183 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 524185 T1556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 524186 T1556 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43407/solr
[junit4:junit4]   2> 524186 T1556 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 524187 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 524188 T1596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@823e382 name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 524189 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 524190 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 524192 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 524193 T1598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1256eee0 name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 524194 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 524197 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 525201 T1556 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56939_
[junit4:junit4]   2> 525202 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56939_
[junit4:junit4]   2> 525205 T1578 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> 525205 T1585 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 525205 T1598 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 525206 T1578 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 525210 T1599 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 525210 T1599 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 525553 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 525553 T1579 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:49458_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49458"}
[junit4:junit4]   2> 525556 T1579 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:56939_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56939"}
[junit4:junit4]   2> 525557 T1579 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 525557 T1579 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 525944 T1598 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> 525944 T1585 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> 525944 T1578 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> 526211 T1599 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/collection1
[junit4:junit4]   2> 526211 T1599 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 526212 T1599 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 526213 T1599 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 526214 T1599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/collection1/'
[junit4:junit4]   2> 526215 T1599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/collection1/lib/README' to classloader
[junit4:junit4]   2> 526215 T1599 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 526242 T1599 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 526269 T1599 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 526271 T1599 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 526274 T1599 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 526590 T1599 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 526591 T1599 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 526591 T1599 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 526597 T1599 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 526599 T1599 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 526610 T1599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 526613 T1599 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 526615 T1599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 526616 T1599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 526617 T1599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 526617 T1599 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 526617 T1599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 526618 T1599 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 526618 T1599 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 526618 T1599 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1372264578228/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/
[junit4:junit4]   2> 526618 T1599 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0fbc0
[junit4:junit4]   2> 526619 T1599 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 526619 T1599 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1
[junit4:junit4]   2> 526619 T1599 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index/
[junit4:junit4]   2> 526619 T1599 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 526620 T1599 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index
[junit4:junit4]   2> 526622 T1599 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 526623 T1599 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 526624 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 526625 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 526625 T1599 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 526625 T1599 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 526626 T1599 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 526626 T1599 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 526626 T1599 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 526627 T1599 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 526627 T1599 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 526628 T1599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 526631 T1599 oass.SolrIndexSearcher.<init> Opening Searcher@24910e81 main
[junit4:junit4]   2> 526632 T1599 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 526632 T1599 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 526635 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24910e81 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 526637 T1599 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 526637 T1599 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56939 collection:collection1 shard:shard1
[junit4:junit4]   2> 526637 T1599 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 526643 T1599 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 526645 T1599 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 526645 T1599 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 526645 T1599 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 526645 T1599 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 526645 T1599 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/ has no replicas
[junit4:junit4]   2> 526645 T1599 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 526645 T1599 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 527450 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 527456 T1578 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> 527456 T1598 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> 527456 T1585 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> 527502 T1599 oasc.ZkController.register We are http://127.0.0.1:56939/collection1/ and leader is http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 527502 T1599 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56939
[junit4:junit4]   2> 527502 T1599 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 527502 T1599 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 527502 T1599 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 527505 T1599 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 527510 T1556 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 527511 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 527511 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 527607 T1556 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 527609 T1556 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48216
[junit4:junit4]   2> 527610 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 527611 T1556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 527611 T1556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670
[junit4:junit4]   2> 527611 T1556 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/solr.xml
[junit4:junit4]   2> 527612 T1556 oasc.CoreContainer.<init> New CoreContainer 400434423
[junit4:junit4]   2> 527612 T1556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/'
[junit4:junit4]   2> 527613 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/'
[junit4:junit4]   2> 527675 T1556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 527676 T1556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 527676 T1556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 527676 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 527677 T1556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 527677 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 527678 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 527678 T1556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 527678 T1556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 527679 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 527683 T1556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 527684 T1556 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43407/solr
[junit4:junit4]   2> 527685 T1556 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 527686 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 527687 T1612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ce49aed name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 527688 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 527689 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 527694 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 527695 T1614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5454c978 name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 527695 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 527699 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 528702 T1556 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48216_
[junit4:junit4]   2> 528703 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48216_
[junit4:junit4]   2> 528705 T1585 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> 528705 T1578 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> 528706 T1598 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 528706 T1598 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> 528707 T1614 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 528708 T1578 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 528708 T1585 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 528711 T1615 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 528712 T1615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 528960 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 528961 T1579 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:56939_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56939"}
[junit4:junit4]   2> 528964 T1579 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:48216_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48216"}
[junit4:junit4]   2> 528964 T1579 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 528964 T1579 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 528967 T1614 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> 528967 T1598 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> 528967 T1578 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> 528967 T1585 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> 529713 T1615 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/collection1
[junit4:junit4]   2> 529713 T1615 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 529714 T1615 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 529714 T1615 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 529715 T1615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/collection1/'
[junit4:junit4]   2> 529715 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/collection1/lib/README' to classloader
[junit4:junit4]   2> 529716 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 529740 T1615 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 529767 T1615 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 529768 T1615 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 529772 T1615 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 530087 T1615 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 530088 T1615 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 530088 T1615 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 530093 T1615 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 530095 T1615 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 530107 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 530110 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 530113 T1615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 530114 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 530114 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 530114 T1615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 530115 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 530115 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 530115 T1615 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 530115 T1615 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1372264581670/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/
[junit4:junit4]   2> 530115 T1615 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0fbc0
[junit4:junit4]   2> 530116 T1615 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 530116 T1615 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2
[junit4:junit4]   2> 530116 T1615 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index/
[junit4:junit4]   2> 530117 T1615 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 530117 T1615 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index
[junit4:junit4]   2> 530120 T1615 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 530120 T1615 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 530122 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 530122 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 530122 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 530123 T1615 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 530123 T1615 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 530123 T1615 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 530124 T1615 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 530124 T1615 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 530124 T1615 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 530126 T1615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 530128 T1615 oass.SolrIndexSearcher.<init> Opening Searcher@a64f1b2 main
[junit4:junit4]   2> 530129 T1615 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 530129 T1615 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 530132 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a64f1b2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 530134 T1615 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 530134 T1615 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48216 collection:collection1 shard:shard1
[junit4:junit4]   2> 530136 T1615 oasc.ZkController.register We are http://127.0.0.1:48216/collection1/ and leader is http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 530137 T1615 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48216
[junit4:junit4]   2> 530137 T1615 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 530137 T1615 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C578 name=collection1 org.apache.solr.core.SolrCore@4d23df23 url=http://127.0.0.1:48216/collection1 node=127.0.0.1:48216_ C578_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:48216_, base_url=http://127.0.0.1:48216}
[junit4:junit4]   2> 530137 T1617 C578 P48216 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 530138 T1617 C578 P48216 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 530138 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 530138 T1617 C578 P48216 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 530138 T1617 C578 P48216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 530139 T1556 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 530139 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 530140 T1617 C578 P48216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 530140 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 530144 T1594 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 530242 T1556 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 530244 T1556 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42853
[junit4:junit4]   2> 530245 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 530245 T1556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 530245 T1556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298
[junit4:junit4]   2> 530246 T1556 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/solr.xml
[junit4:junit4]   2> 530246 T1556 oasc.CoreContainer.<init> New CoreContainer 387135079
[junit4:junit4]   2> 530246 T1556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/'
[junit4:junit4]   2> 530246 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/'
[junit4:junit4]   2> 530296 T1556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 530297 T1556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 530297 T1556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 530297 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 530297 T1556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 530298 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 530298 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 530298 T1556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 530298 T1556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 530299 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 530301 T1556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 530302 T1556 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43407/solr
[junit4:junit4]   2> 530302 T1556 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 530303 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 530304 T1629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71dd3cfa name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 530305 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 530306 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 530309 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 530310 T1631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fcb94d8 name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 530310 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 530313 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 530471 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 530472 T1579 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:48216_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48216"}
[junit4:junit4]   2> 530475 T1614 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> 530475 T1631 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> 530475 T1585 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> 530475 T1578 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> 530475 T1598 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> 531144 T1594 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 531144 T1594 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=3&state=recovering&nodeName=127.0.0.1:48216_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 531316 T1556 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42853_
[junit4:junit4]   2> 531317 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42853_
[junit4:junit4]   2> 531319 T1614 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> 531319 T1585 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> 531319 T1578 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> 531319 T1631 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> 531320 T1598 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 531321 T1598 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> 531321 T1614 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 531321 T1578 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 531322 T1631 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 531322 T1585 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 531325 T1632 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 531325 T1632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 531979 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 531980 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:42853_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42853"}
[junit4:junit4]   2> 531980 T1579 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 531981 T1579 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 531986 T1614 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> 531986 T1585 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> 531986 T1598 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> 531986 T1578 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> 531986 T1631 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> 532327 T1632 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/collection1
[junit4:junit4]   2> 532327 T1632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 532328 T1632 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 532328 T1632 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 532329 T1632 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/collection1/'
[junit4:junit4]   2> 532330 T1632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/collection1/lib/README' to classloader
[junit4:junit4]   2> 532330 T1632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 532358 T1632 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 532385 T1632 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 532387 T1632 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 532390 T1632 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 532701 T1632 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 532702 T1632 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 532702 T1632 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 532707 T1632 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 532709 T1632 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 532724 T1632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 532727 T1632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 532729 T1632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 532730 T1632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 532730 T1632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 532730 T1632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 532731 T1632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 532731 T1632 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 532731 T1632 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 532732 T1632 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1372264584298/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/
[junit4:junit4]   2> 532732 T1632 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0fbc0
[junit4:junit4]   2> 532732 T1632 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 532733 T1632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3
[junit4:junit4]   2> 532733 T1632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index/
[junit4:junit4]   2> 532733 T1632 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 532733 T1632 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index
[junit4:junit4]   2> 532736 T1632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 532736 T1632 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 532738 T1632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 532739 T1632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 532739 T1632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 532740 T1632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 532740 T1632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 532740 T1632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 532740 T1632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 532741 T1632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 532741 T1632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 532743 T1632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 532746 T1632 oass.SolrIndexSearcher.<init> Opening Searcher@27c7a719 main
[junit4:junit4]   2> 532746 T1632 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 532746 T1632 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 532750 T1633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27c7a719 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 532752 T1632 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 532752 T1632 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42853 collection:collection1 shard:shard1
[junit4:junit4]   2> 532754 T1632 oasc.ZkController.register We are http://127.0.0.1:42853/collection1/ and leader is http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 532754 T1632 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42853
[junit4:junit4]   2> 532755 T1632 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 532755 T1632 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C579 name=collection1 org.apache.solr.core.SolrCore@7f8dde89 url=http://127.0.0.1:42853/collection1 node=127.0.0.1:42853_ C579_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:42853_, base_url=http://127.0.0.1:42853}
[junit4:junit4]   2> 532755 T1634 C579 P42853 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 532755 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 532756 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 532756 T1634 C579 P42853 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 532756 T1634 C579 P42853 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 532757 T1556 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 532757 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 532757 T1634 C579 P42853 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 532757 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 532763 T1593 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 532829 T1556 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 532831 T1556 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51439
[junit4:junit4]   2> 532832 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 532832 T1556 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 532832 T1556 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917
[junit4:junit4]   2> 532833 T1556 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/solr.xml
[junit4:junit4]   2> 532833 T1556 oasc.CoreContainer.<init> New CoreContainer 1654475642
[junit4:junit4]   2> 532833 T1556 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/'
[junit4:junit4]   2> 532833 T1556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/'
[junit4:junit4]   2> 532873 T1556 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 532874 T1556 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 532874 T1556 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 532874 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 532874 T1556 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 532875 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 532875 T1556 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 532875 T1556 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 532875 T1556 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 532875 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 532878 T1556 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 532879 T1556 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43407/solr
[junit4:junit4]   2> 532879 T1556 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 532880 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 532881 T1646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61e2087b name:ZooKeeperConnection Watcher:127.0.0.1:43407 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 532882 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 532883 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 532886 T1556 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 532887 T1648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ea516fa name:ZooKeeperConnection Watcher:127.0.0.1:43407/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 532887 T1556 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 532890 T1556 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C580 name=collection1 org.apache.solr.core.SolrCore@4d23df23 url=http://127.0.0.1:48216/collection1 node=127.0.0.1:48216_ C580_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:48216_, base_url=http://127.0.0.1:48216}
[junit4:junit4]   2> 533145 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56939/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 533146 T1617 C580 P48216 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48216 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 533146 T1617 C580 P48216 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 533147 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 533147 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 533147 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 533147 T1617 C580 P48216 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 533147 T1617 C580 P48216 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56939/collection1/. core=collection1
[junit4:junit4]   2> 533147 T1617 C580 P48216 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C581 name=collection1 org.apache.solr.core.SolrCore@61429df9 url=http://127.0.0.1:56939/collection1 node=127.0.0.1:56939_ C581_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56939_, base_url=http://127.0.0.1:56939, leader=true}
[junit4:junit4]   2> 533154 T1594 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 533156 T1592 C581 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 533158 T1592 C581 P56939 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 533159 T1592 C581 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 533164 T1592 C581 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 533164 T1592 C581 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 533165 T1592 C581 P56939 oass.SolrIndexSearcher.<init> Opening Searcher@3a61d1d5 realtime
[junit4:junit4]   2> 533165 T1592 C581 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 533165 T1592 C581 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 533166 T1617 C580 P48216 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 533166 T1617 C580 P48216 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 533173 T1591 C581 P56939 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 533173 T1591 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=6 
[junit4:junit4]   2> 533174 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 533174 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 533174 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 533176 T1592 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 533176 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 533177 T1617 C580 P48216 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331
[junit4:junit4]   2> 533177 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331 lockFactory=org.apache.lucene.store.NativeFSLockFactory@710d0e66; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 533179 T1594 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 533180 T1617 C580 P48216 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 533185 T1617 C580 P48216 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 533185 T1617 C580 P48216 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 533187 T1617 C580 P48216 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 533188 T1617 C580 P48216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 533188 T1617 C580 P48216 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 533188 T1617 C580 P48216 oass.SolrIndexSearcher.<init> Opening Searcher@7e1e2c6d main
[junit4:junit4]   2> 533189 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e1e2c6d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 533190 T1617 C580 P48216 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331;done=true>>]
[junit4:junit4]   2> 533190 T1617 C580 P48216 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331
[junit4:junit4]   2> 533190 T1617 C580 P48216 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index.20130626193627331
[junit4:junit4]   2> 533191 T1617 C580 P48216 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 533191 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 533192 T1617 C580 P48216 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 533192 T1617 C580 P48216 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 533193 T1617 C580 P48216 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 533494 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 533495 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:42853_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42853"}
[junit4:junit4]   2> 533499 T1579 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:48216_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48216"}
[junit4:junit4]   2> 533514 T1631 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> 533515 T1578 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> 533514 T1598 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> 533514 T1585 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> 533514 T1648 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> 533514 T1614 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> 533763 T1593 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 533764 T1593 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:42853_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 533893 T1556 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51439_
[junit4:junit4]   2> 533894 T1556 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51439_
[junit4:junit4]   2> 533896 T1614 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> 533896 T1578 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> 533896 T1648 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> 533896 T1585 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> 533896 T1631 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> 533897 T1598 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533897 T1598 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> 533899 T1578 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533899 T1614 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533899 T1585 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533899 T1648 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533900 T1631 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 533904 T1651 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 533904 T1651 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 535024 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 535025 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:51439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51439"}
[junit4:junit4]   2> 535025 T1579 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 535025 T1579 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 535028 T1631 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> 535029 T1598 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> 535029 T1578 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> 535029 T1648 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> 535028 T1585 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> 535028 T1614 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>  C579_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:42853_, base_url=http://127.0.0.1:42853}
[junit4:junit4]   2> 535764 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56939/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 535765 T1634 C579 P42853 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42853 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 535765 T1634 C579 P42853 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 535766 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 535766 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 535766 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 535766 T1634 C579 P42853 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 535766 T1634 C579 P42853 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56939/collection1/. core=collection1
[junit4:junit4]   2> 535767 T1634 C579 P42853 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 535768 T1593 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 535770 T1594 C581 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 535784 T1594 C581 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 535785 T1594 C581 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 535785 T1594 C581 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 535785 T1594 C581 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 535786 T1634 C579 P42853 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 535786 T1634 C579 P42853 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 535788 T1592 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 535789 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 535789 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 535789 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 535791 T1593 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 535792 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 535793 T1634 C579 P42853 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947
[junit4:junit4]   2> 535793 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947 lockFactory=org.apache.lucene.store.NativeFSLockFactory@300429d4; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 535795 T1594 C581 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 535797 T1634 C579 P42853 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 535799 T1634 C579 P42853 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 535799 T1634 C579 P42853 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 535801 T1634 C579 P42853 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 535801 T1634 C579 P42853 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 535801 T1634 C579 P42853 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 535802 T1634 C579 P42853 oass.SolrIndexSearcher.<init> Opening Searcher@1eee6128 main
[junit4:junit4]   2> 535803 T1633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1eee6128 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 535803 T1634 C579 P42853 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947;done=true>>]
[junit4:junit4]   2> 535803 T1634 C579 P42853 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947
[junit4:junit4]   2> 535803 T1634 C579 P42853 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index.20130626193629947
[junit4:junit4]   2> 535804 T1634 C579 P42853 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 535804 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 535804 T1634 C579 P42853 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 535804 T1634 C579 P42853 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 535805 T1634 C579 P42853 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 535906 T1651 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/collection1
[junit4:junit4]   2> 535906 T1651 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 535907 T1651 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 535907 T1651 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 535908 T1651 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/collection1/'
[junit4:junit4]   2> 535908 T1651 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/collection1/lib/README' to classloader
[junit4:junit4]   2> 535909 T1651 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 535935 T1651 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 535962 T1651 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 535964 T1651 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 535967 T1651 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 536276 T1651 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 536276 T1651 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
[junit4:junit4]   2> 536277 T1651 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 536282 T1651 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 536284 T1651 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 536296 T1651 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 536299 T1651 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 536301 T1651 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 536302 T1651 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 536302 T1651 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 536302 T1651 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 536303 T1651 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 536303 T1651 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
[junit4:junit4]   2> 536304 T1651 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 536304 T1651 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1372264586917/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/
[junit4:junit4]   2> 536304 T1651 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8f0fbc0
[junit4:junit4]   2> 536304 T1651 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 536305 T1651 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4
[junit4:junit4]   2> 536305 T1651 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index/
[junit4:junit4]   2> 536305 T1651 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 536305 T1651 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index
[junit4:junit4]   2> 536325 T1651 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 536326 T1651 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 536327 T1651 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 536328 T1651 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 536328 T1651 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 536329 T1651 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 536329 T1651 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 536329 T1651 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 536330 T1651 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 536331 T1651 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 536331 T1651 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 536333 T1651 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 536335 T1651 oass.SolrIndexSearcher.<init> Opening Searcher@d20f8aa main
[junit4:junit4]   2> 536336 T1651 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 536336 T1651 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 536339 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d20f8aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 536341 T1651 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 536341 T1651 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51439 collection:collection1 shard:shard1
[junit4:junit4]   2> 536344 T1651 oasc.ZkController.register We are http://127.0.0.1:51439/collection1/ and leader is http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 536344 T1651 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51439
[junit4:junit4]   2> 536344 T1651 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 536344 T1651 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C582 name=collection1 org.apache.solr.core.SolrCore@7fe1875 url=http://127.0.0.1:51439/collection1 node=127.0.0.1:51439_ C582_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51439_, base_url=http://127.0.0.1:51439}
[junit4:junit4]   2> 536345 T1655 C582 P51439 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 536345 T1651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 536345 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 536346 T1655 C582 P51439 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 536346 T1655 C582 P51439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 536346 T1556 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 536347 T1556 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 536347 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 536351 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 536351 T1655 C582 P51439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 536352 T1556 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 536352 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 536353 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 536355 T1593 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 536533 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 536534 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:42853_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42853"}
[junit4:junit4]   2> 536536 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:51439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51439"}
[junit4:junit4]   2> 536539 T1585 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> 536539 T1648 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> 536539 T1598 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> 536539 T1578 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> 536539 T1614 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> 536539 T1631 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> 537354 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 537355 T1593 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 537356 T1593 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:51439_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 538356 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C582_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51439_, base_url=http://127.0.0.1:51439}
[junit4:junit4]   2> 539356 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56939/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51439 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 539357 T1655 C582 P51439 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56939/collection1/. core=collection1
[junit4:junit4]   2> 539358 T1655 C582 P51439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 539358 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C583 name=collection1 org.apache.solr.core.SolrCore@61429df9 url=http://127.0.0.1:56939/collection1 node=127.0.0.1:56939_ C583_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56939_, base_url=http://127.0.0.1:56939, leader=true}
[junit4:junit4]   2> 539359 T1593 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 539361 T1594 C583 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 539374 T1594 C583 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 539375 T1594 C583 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 539375 T1594 C583 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 539375 T1594 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 539376 T1655 C582 P51439 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 539376 T1655 C582 P51439 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 539378 T1592 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 539379 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 539379 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 539379 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 539381 T1593 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 539381 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 539383 T1655 C582 P51439 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537
[junit4:junit4]   2> 539383 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7252f41d; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 539385 T1594 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 539386 T1655 C582 P51439 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 539389 T1655 C582 P51439 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 539389 T1655 C582 P51439 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 539391 T1655 C582 P51439 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 539392 T1655 C582 P51439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 539392 T1655 C582 P51439 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 539392 T1655 C582 P51439 oass.SolrIndexSearcher.<init> Opening Searcher@54fdf1dd main
[junit4:junit4]   2> 539393 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54fdf1dd main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 539393 T1655 C582 P51439 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537;done=true>>]
[junit4:junit4]   2> 539393 T1655 C582 P51439 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537
[junit4:junit4]   2> 539394 T1655 C582 P51439 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index.20130626193633537
[junit4:junit4]   2> 539394 T1655 C582 P51439 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 539394 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 539394 T1655 C582 P51439 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 539394 T1655 C582 P51439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 539395 T1655 C582 P51439 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 539545 T1579 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 539546 T1579 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:51439_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51439"}
[junit4:junit4]   2> 539569 T1614 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> 539569 T1578 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> 539569 T1598 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> 539569 T1648 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> 539569 T1585 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> 539569 T1631 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> 540360 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 540361 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C584 name=collection1 org.apache.solr.core.SolrCore@33fd6fe4 url=http://127.0.0.1:49458/collection1 node=127.0.0.1:49458_ C584_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49458_, base_url=http://127.0.0.1:49458, leader=true}
[junit4:junit4]   2> 540367 T1574 C584 P49458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 540371 T1574 C584 P49458 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 540372 T1574 C584 P49458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 540384 T1574 C584 P49458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 540385 T1574 C584 P49458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 540385 T1574 C584 P49458 oass.SolrIndexSearcher.<init> Opening Searcher@772e458b main
[junit4:junit4]   2> 540385 T1574 C584 P49458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 540386 T1582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@772e458b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 540386 T1574 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
[junit4:junit4]   2>  C582_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51439_, base_url=http://127.0.0.1:51439}
[junit4:junit4]   2> 540393 T1642 C582 P51439 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:56939/collection1/, StdNode: http://127.0.0.1:48216/collection1/, StdNode: http://127.0.0.1:42853/collection1/, StdNode: http://127.0.0.1:51439/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 540396 T1643 C582 P51439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 540396 T1591 C583 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C585 name=collection1 org.apache.solr.core.SolrCore@4d23df23 url=http://127.0.0.1:48216/collection1 node=127.0.0.1:48216_ C585_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:48216_, base_url=http://127.0.0.1:48216}
[junit4:junit4]   2> 540403 T1608 C585 P48216 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> ASYNC  NEW_CORE C586 name=collection1 org.apache.solr.core.SolrCore@7f8dde89 url=http://127.0.0.1:42853/collection1 node=127.0.0.1:42853_ C586_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42853_, base_url=http://127.0.0.1:42853}
[junit4:junit4]   2> 540403 T1625 C586 P42853 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 540414 T1643 C582 P51439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 540415 T1643 C582 P51439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 540416 T1643 C582 P51439 oass.SolrIndexSearcher.<init> Opening Searcher@1a454e73 main
[junit4:junit4]   2> 540416 T1643 C582 P51439 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 540417 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a454e73 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 540417 T1643 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 540424 T1591 C583 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 540425 T1591 C583 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 540425 T1591 C583 P56939 oass.SolrIndexSearcher.<init> Opening Searcher@3cef8b01 main
[junit4:junit4]   2> 540425 T1591 C583 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 540426 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cef8b01 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 540427 T1591 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2> 540454 T1608 C585 P48216 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 540455 T1608 C585 P48216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 540454 T1625 C586 P42853 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 540456 T1625 C586 P42853 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 540456 T1608 C585 P48216 oass.SolrIndexSearcher.<init> Opening Searcher@3661922f main
[junit4:junit4]   2> 540456 T1608 C585 P48216 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 540456 T1625 C586 P42853 oass.SolrIndexSearcher.<init> Opening Searcher@253ec523 main
[junit4:junit4]   2> 540457 T1625 C586 P42853 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 540457 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3661922f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 540457 T1608 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 54
[junit4:junit4]   2> 540458 T1633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@253ec523 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 540458 T1625 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 55
[junit4:junit4]   2> 540459 T1642 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 66
[junit4:junit4]   2> 540460 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 540462 T1592 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 540464 T1610 C585 P48216 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 540465 T1626 C586 P42853 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 540467 T1644 C582 P51439 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 542471 T1572 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1438923721670656000)} 0 1
[junit4:junit4]   2> 542480 T1627 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438923721676947456&update.from=http://127.0.0.1:56939/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438923721676947456)} 0 1
[junit4:junit4]   2> 542480 T1644 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438923721676947456&update.from=http://127.0.0.1:56939/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438923721676947456)} 0 1
[junit4:junit4]   2> 542480 T1609 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1438923721676947456&update.from=http://127.0.0.1:56939/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1438923721676947456)} 0 1
[junit4:junit4]   2> 542481 T1591 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1438923721676947456)} 0 5
[junit4:junit4]   2> 542482 T1642 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 9
[junit4:junit4]   2> 542485 T1574 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1438923721685336064)]} 0 1
[junit4:junit4]   2> 542492 T1624 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438923721689530368)]} 0 1
[junit4:junit4]   2> 542492 T1610 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438923721689530368)]} 0 1
[junit4:junit4]   2> 542492 T1643 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1438923721689530368)]} 0 1
[junit4:junit4]   2> 542493 T1592 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:51439/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1438923721689530368)]} 0 5
[junit4:junit4]   2> 542493 T1641 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 6
[junit4:junit4]   2> 542496 T1571 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1438923721696870400)]} 0 1
[junit4:junit4]   2> 542502 T1644 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438923721701064704)]} 0 1
[junit4:junit4]   2> 542502 T1625 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438923721701064704)]} 0 1
[junit4:junit4]   2> 542502 T1609 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1438923721701064704)]} 0 1
[junit4:junit4]   2> 542503 T1593 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:48216/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1438923721701064704)]} 0 4
[junit4:junit4]   2> 542503 T1607 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 6
[junit4:junit4]   2> 542506 T1573 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1438923721707356160)]} 0 1
[junit4:junit4]   2> 542508 T1594 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:48216/collection1/]
[junit4:junit4]   2> 542508 T1594 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:48216/collection1/ against:[http://127.0.0.1:48216/collection1/] result:true
[junit4:junit4]   2> 542508 T1594 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:42853/collection1/ against:[http://127.0.0.1:48216/collection1/] result:false
[junit4:junit4]   2> 542508 T1594 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:51439/collection1/ against:[http://127.0.0.1:48216/collection1/] result:false
[junit4:junit4]   2> 542511 T1642 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:48216/collection1/&wt=javabin&version=2} {add=[2 (1438923721710501888)]} 0 0
[junit4:junit4]   2> 542511 T1626 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:48216/collection1/&wt=javabin&version=2} {add=[2 (1438923721710501888)]} 0 0
[junit4:junit4]   2> 542512 T1594 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:48216/collection1/&wt=javabin&version=2} {add=[2 (1438923721710501888)]} 0 5
[junit4:junit4]   2> 542514 T1574 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1438923721716793344)]} 0 0
[junit4:junit4]   2> 542516 T1591 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest test.distrib.skip.servers was found and contains:[http://127.0.0.1:42853/collection1/, http://127.0.0.1:48216/collection1/]
[junit4:junit4]   2> 542517 T1591 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:48216/collection1/ against:[http://127.0.0.1:42853/collection1/, http://127.0.0.1:48216/collection1/] result:true
[junit4:junit4]   2> 542517 T1591 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:42853/collection1/ against:[http://127.0.0.1:42853/collection1/, http://127.0.0.1:48216/collection1/] result:true
[junit4:junit4]   2> 542518 T1591 C583 P56939 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:51439/collection1/ against:[http://127.0.0.1:42853/collection1/, http://127.0.0.1:48216/collection1/] result:false
[junit4:junit4]   2> 542521 T1643 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:56939/collection1/&update.distrib=FROMLEADER&test.distrib.skip.servers=http://127.0.0.1:48216/collection1/&wt=javabin&version=2} {add=[3 (1438923721720987648)]} 0 0
[junit4:junit4]   2> 542522 T1591 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={test.distrib.skip.servers=http://127.0.0.1:48216/collection1/&test.distrib.skip.servers=http://127.0.0.1:42853/collection1/&wt=javabin&version=2} {add=[3 (1438923721720987648)]} 0 6
[junit4:junit4]   2> 542524 T1571 C584 P49458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542544 T1571 C584 P49458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 542545 T1571 C584 P49458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 542547 T1571 C584 P49458 oass.SolrIndexSearcher.<init> Opening Searcher@685a6503 main
[junit4:junit4]   2> 542547 T1571 C584 P49458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542548 T1582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@685a6503 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 542548 T1571 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 542551 T1610 C585 P48216 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:56939/collection1/, StdNode: http://127.0.0.1:48216/collection1/, StdNode: http://127.0.0.1:42853/collection1/, StdNode: http://127.0.0.1:51439/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 542553 T1608 C585 P48216 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542553 T1641 C582 P51439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542553 T1592 C583 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542553 T1624 C586 P42853 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542574 T1608 C585 P48216 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@96f8c96; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 542574 T1608 C585 P48216 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 542576 T1608 C585 P48216 oass.SolrIndexSearcher.<init> Opening Searcher@8c3bfb7 main
[junit4:junit4]   2> 542576 T1608 C585 P48216 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542577 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8c3bfb7 main{StandardDirectoryReader(segments_4:3:nrt _0(4.4):c2)}
[junit4:junit4]   2> 542577 T1608 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 542604 T1624 C586 P42853 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2fc420c0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 542604 T1592 C583 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 542605 T1592 C583 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 542604 T1641 C582 P51439 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a2988b3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 542605 T1624 C586 P42853 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 542606 T1641 C582 P51439 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 542607 T1592 C583 P56939 oass.SolrIndexSearcher.<init> Opening Searcher@5eeaf733 main
[junit4:junit4]   2> 542607 T1624 C586 P42853 oass.SolrIndexSearcher.<init> Opening Searcher@7a806644 main
[junit4:junit4]   2> 542607 T1592 C583 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542608 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5eeaf733 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 542607 T1633 oasc.JmxMonitoredMap.put WARN Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:298)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1846)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:135)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1723)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 
[junit4:junit4]   2> 542607 T1641 C582 P51439 oass.SolrIndexSearcher.<init> Opening Searcher@265d65ad main
[junit4:junit4]   2> 542607 T1624 C586 P42853 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542609 T1633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a806644 main{StandardDirectoryReader(segments_5:3:nrt _0(4.4):c3)}
[junit4:junit4]   2> 542609 T1641 C582 P51439 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542608 T1592 C583 P56939 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 55
[junit4:junit4]   2> 542609 T1654 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@265d65ad main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 542609 T1624 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 56
[junit4:junit4]   2> 542610 T1641 C582 P51439 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 57
[junit4:junit4]   2> 542610 T1610 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 59
[junit4:junit4]   2> 542611 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 542611 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 542612 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 542614 T1593 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 542616 T1609 C585 P48216 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 542618 T1625 C586 P42853 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 542620 T1644 C582 P51439 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 542620 T1556 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 542624 T1626 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 542625 T1626 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 542628 T1594 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 542628 T1594 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56939/collection1/
[junit4:junit4]   2> 542628 T1594 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56939 START replicas=[http://127.0.0.1:48216/collection1/, http://127.0.0.1:42853/collection1/, http://127.0.0.1:51439/collection1/] nUpdates=100
[junit4:junit4]   2> 542630 T1627 C586 P42853 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542630 T1642 C582 P51439 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542630 T1607 C585 P48216 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542630 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Received 4 versions from 127.0.0.1:42853/collection1/
[junit4:junit4]   2> 542631 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Our versions are newer. ourLowThreshold=1438923721676947456 otherHigh=1438923721710501888
[junit4:junit4]   2> 542631 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Received 5 versions from 127.0.0.1:51439/collection1/
[junit4:junit4]   2> 542631 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Our versions are newer. ourLowThreshold=1438923721676947456 otherHigh=1438923721710501888
[junit4:junit4]   2> 542631 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Received 3 versions from 127.0.0.1:48216/collection1/
[junit4:junit4]   2> 542631 T1594 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:56939  Our versions are newer. ourLowThreshold=1438923721676947456 otherHigh=1438923721701064704
[junit4:junit4]   2> 542632 T1594 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56939 DONE. sync succeeded
[junit4:junit4]   2> 542632 T1594 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 542632 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/: try and ask http://127.0.0.1:48216/collection1/ to sync
[junit4:junit4]   2> 542632 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/: try and ask http://127.0.0.1:42853/collection1/ to sync
[junit4:junit4]   2> 542633 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/: try and ask http://127.0.0.1:51439/collection1/ to sync
[junit4:junit4]   2> 542633 T1608 C585 P48216 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48216 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 542634 T1624 C586 P42853 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42853 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 542634 T1643 C582 P51439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51439 START replicas=[http://127.0.0.1:56939/collection1/] nUpdates=100
[junit4:junit4]   2> 542635 T1591 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542635 T1592 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542635 T1624 C586 P42853 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42853  Received 5 versions from 127.0.0.1:56939/collection1/
[junit4:junit4]   2> 542636 T1593 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542636 T1643 C582 P51439 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51439  Received 5 versions from 127.0.0.1:56939/collection1/
[junit4:junit4]   2> 542636 T1608 C585 P48216 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:48216  Received 5 versions from 127.0.0.1:56939/collection1/
[junit4:junit4]   2> 542636 T1624 C586 P42853 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:42853 Requesting updates from 127.0.0.1:56939/collection1/n=1 versions=[1438923721720987648]
[junit4:junit4]   2> 542636 T1608 C585 P48216 oasu.PeerSync.requestUpdates PeerSync: core=collection1 url=http://127.0.0.1:48216 Requesting updates from 127.0.0.1:56939/collection1/n=2 versions=[1438923721720987648, 1438923721710501888]
[junit4:junit4]   2> 542636 T1643 C582 P51439 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:51439  Our versions are newer. ourLowThreshold=1438923721676947456 otherHigh=1438923721710501888
[junit4:junit4]   2> 542637 T1643 C582 P51439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51439 DONE. sync succeeded
[junit4:junit4]   2> 542637 T1643 C582 P51439 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:56939/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=3 
[junit4:junit4]   2> 542638 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/:  sync completed with http://127.0.0.1:51439/collection1/
[junit4:junit4]   2> 542638 T1591 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438923721720987648&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542639 T1592 C583 P56939 oasc.SolrCore.execute [collection1] webapp= path=/get params={distrib=false&getUpdates=1438923721720987648,1438923721710501888&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 542641 T1624 C586 P42853 oasup.LogUpdateProcessor.finish [collection1] {add=[3 (1438923721720987648)]} 0 2
[junit4:junit4]   2> 542641 T1624 C586 P42853 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42853 DONE. sync succeeded
[junit4:junit4]   2> 542641 T1624 C586 P42853 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:56939/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=7 
[junit4:junit4]   2> 542641 T1608 C585 P48216 oasup.LogUpdateProcessor.finish [collection1] {add=[2 (1438923721710501888), 3 (1438923721720987648)]} 0 2
[junit4:junit4]   2> 542641 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/:  sync completed with http://127.0.0.1:42853/collection1/
[junit4:junit4]   2> 542642 T1608 C585 P48216 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48216 DONE. sync succeeded
[junit4:junit4]   2> 542642 T1608 C585 P48216 oasc.SolrCore.execute [collection1] webapp= path=/get params={sync=http://127.0.0.1:56939/collection1/&getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=9 
[junit4:junit4]   2> 542642 T1594 oasc.SyncStrategy.syncToMe http://127.0.0.1:56939/collection1/:  sync completed with http://127.0.0.1:48216/collection1/
[junit4:junit4]   2> 542643 T1594 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={shard=shard1&action=REQUESTSYNCSHARD&core=collection1&collection=collection1&wt=javabin&version=2} status=0 QTime=15 
[junit4:junit4]   2> 542643 T1626 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2} status=0 QTime=19 
[junit4:junit4]   2> 542643 T1556 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 542644 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 542644 T1556 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 542645 T1556 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 542647 T1573 C584 P49458 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542684 T1573 C584 P49458 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36a580be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 542685 T1573 C584 P49458 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 542685 T1573 C584 P49458 oass.SolrIndexSearcher.<init> Opening Searcher@6aebd411 main
[junit4:junit4]   2> 542686 T1573 C584 P49458 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542686 T1582 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6aebd411 main{StandardDirectoryReader(segments_3:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 542687 T1573 C584 P49458 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 40
[junit4:junit4]   2> 542689 T1641 C582 P51439 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:56939/collection1/, StdNode: http://127.0.0.1:48216/collection1/, StdNode: http://127.0.0.1:42853/collection1/, StdNode: http://127.0.0.1:51439/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 542691 T1593 C583 P56939 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542692 T1625 C586 P42853 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542692 T1610 C585 P48216 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542692 T1644 C582 P51439 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 542714 T1593 C583 P56939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6}
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1372264574738/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4360d29f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_7,generation=7}
[junit4:junit4]   2> 542715 T1593 C583 P56939 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
[junit4:junit4]   2> 542715 T1593 C583 P56939 oass.SolrIndexSearcher.<init> Opening Searcher@503b2de3 main
[junit4:junit4]   2> 542716 T1593 C583 P56939 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 542716 T1600 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@503b2de3 main{StandardDirectoryReader(segments_6:3:nrt _0(4.4):c4)}
[junit4:junit4]   2> 542717 T1593 C583 P56939 oasup.LogUpdateProcesso

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

,
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:56939_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:56939"},
[junit4:junit4]   1>                 "3":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"down",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:48216_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:48216"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:42853_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:42853"},
[junit4:junit4]   1>                 "5":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:51439_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:51439",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:49458_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:49458",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/live_nodes (4)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:42853_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:56939_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:49458_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51439_ (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>   /solr/collections (2)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (3)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89932731170226190-2-n_0000000004 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89932731170226188-5-n_0000000003 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89932731170226186-4-n_0000000005 (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (1)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:51439_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:51439"}
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89932731170226179-1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:49458_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:49458"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (4)
[junit4:junit4]   1>     /solr/overseer_elect/election/89932731170226188-127.0.0.1:51439_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89932731170226186-127.0.0.1:42853_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89932731170226179-127.0.0.1:49458_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89932731170226190-127.0.0.1:56939_-n_0000000005 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89932731170226179-127.0.0.1:49458_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=5A65CAA15BC91E2F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no_NO -Dtests.timezone=Africa/Dar_es_Salaam -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  101s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:56939/collection1lastClient and got 261 from http://127.0.0.1:42853/collection1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A65CAA15BC91E2F:DB8344B92C967E13]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1018)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:238)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> 621460 T1556 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 100885 T1555 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=no_NO, timezone=Africa/Dar_es_Salaam
[junit4:junit4]   2> NOTE: Linux 3.2.0-48-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=174947736,total=403701760
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, OverseerCollectionProcessorTest, TestPropInjectDefaults, TestManagedSchema, TestGroupingSearch, SynonymTokenizerTest, TestSchemaResource, TestRealTimeGet, DistributedTermsComponentTest, TestFunctionQuery, TestWriterPerf, TestReloadAndDeleteDocs, TestFuzzyAnalyzedSuggestions, TestSolrQueryParser, ChaosMonkeyNothingIsSafeTest, TestPseudoReturnFields, TestSchemaSimilarityResource, SolrIndexSplitterTest, SpellingQueryConverterTest, TestPerFieldSimilarity, LeaderElectionTest, TestRandomDVFaceting, TestSolrCoreProperties, SoftAutoCommitTest, DistributedSpellCheckComponentTest, TestCloudManagedSchema, AutoCommitTest, CSVRequestHandlerTest, CoreAdminHandlerTest, CacheHeaderTest, PluginInfoTest, ShardSplitTest, BasicDistributedZkTest, SOLR749Test, TestFieldCollectionResource, TestLMDirichletSimilarityFactory, TestExtendedDismaxParser, SyncSliceTest]
[junit4:junit4] Completed on J0 in 101.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 548 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:392: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:372: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1246: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:890: There were test failures: 298 suites, 1256 tests, 1 failure, 16 ignored (7 assumptions)

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