You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/10/09 13:17:36 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2068 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2068/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55308/collection1 Dead Guy:http://127.0.0.1:21934/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:54331/collection1], CloudJettyRunner [url=http://127.0.0.1:54331/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55308/collection1 Dead Guy:http://127.0.0.1:21934/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:54331/collection1], CloudJettyRunner [url=http://127.0.0.1:54331/collection1]]
	at __randomizedtesting.SeedInfo.seed([3726621A73E50677:B6C0EC0204BA664B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	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:616)
	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:679)




Build Log:
[...truncated 9410 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 405927 T1094 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 405930 T1094 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1381315944723
   [junit4]   2> 405931 T1094 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 405932 T1095 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 406033 T1094 oasc.ZkTestServer.run start zk server on port:18464
   [junit4]   2> 406034 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406041 T1101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf0f8ff name:ZooKeeperConnection Watcher:127.0.0.1:18464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406042 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406042 T1094 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 406052 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406053 T1103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ec0bac9 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406053 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406053 T1094 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 406063 T1094 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 406065 T1094 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 406074 T1094 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 406077 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 406077 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 406089 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 406090 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 406194 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 406195 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 406197 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 406198 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 406208 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 406208 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 406211 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 406212 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 406214 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 406215 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 406218 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 406218 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 406221 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 406221 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 406229 T1094 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 406229 T1094 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 406535 T1094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 406539 T1094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10234
   [junit4]   2> 406540 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 406540 T1094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 406541 T1094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026
   [junit4]   2> 406541 T1094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/'
   [junit4]   2> 406584 T1094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/solr.xml
   [junit4]   2> 406666 T1094 oasc.CoreContainer.<init> New CoreContainer 549225435
   [junit4]   2> 406667 T1094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/]
   [junit4]   2> 406669 T1094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 406669 T1094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 406670 T1094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 406670 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 406671 T1094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 406671 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 406671 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 406672 T1094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 406672 T1094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 406673 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 406681 T1094 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 406681 T1094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 406682 T1094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18464/solr
   [junit4]   2> 406682 T1094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 406683 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406686 T1114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74b819e5 name:ZooKeeperConnection Watcher:127.0.0.1:18464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406687 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406699 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 406701 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 406703 T1116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35bc2f85 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 406703 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 406706 T1094 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 406716 T1094 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 406719 T1094 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 406721 T1094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10234_
   [junit4]   2> 406729 T1094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10234_
   [junit4]   2> 406733 T1094 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 406747 T1094 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 406750 T1094 oasc.Overseer.start Overseer (id=90525921753694211-127.0.0.1:10234_-n_0000000000) starting
   [junit4]   2> 406761 T1094 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 406770 T1118 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 406772 T1094 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 406774 T1094 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 406781 T1094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 406784 T1117 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 406790 T1119 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 406790 T1119 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406791 T1119 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 408288 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408289 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10234_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 408289 T1117 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 408289 T1117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 408327 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 408794 T1119 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 408794 T1119 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/collection1
   [junit4]   2> 408794 T1119 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 408795 T1119 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 408796 T1119 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 408797 T1119 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/collection1/'
   [junit4]   2> 408799 T1119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/collection1/lib/README' to classloader
   [junit4]   2> 408800 T1119 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/collection1/lib/classes/' to classloader
   [junit4]   2> 408870 T1119 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 408938 T1119 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 409040 T1119 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 409052 T1119 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 409603 T1119 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 409604 T1119 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 409605 T1119 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 409614 T1119 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 409617 T1119 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 409631 T1119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409635 T1119 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 409638 T1119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409639 T1119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409639 T1119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409639 T1119 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 409640 T1119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 409640 T1119 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 409641 T1119 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 409641 T1119 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1381315945026/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381315944723/control/data/
   [junit4]   2> 409641 T1119 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@697a906e
   [junit4]   2> 409642 T1119 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/control/data
   [junit4]   2> 409642 T1119 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381315944723/control/data/index/
   [junit4]   2> 409642 T1119 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381315944723/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 409642 T1119 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/control/data/index
   [junit4]   2> 409643 T1119 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=52.9794921875, floorSegmentMB=1.724609375, forceMergeDeletesPctAllowed=2.7231339672376498, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8030387635089339
   [junit4]   2> 409643 T1119 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5aaf2690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61d5edda),segFN=segments_1,generation=1}
   [junit4]   2> 409644 T1119 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409646 T1119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 409646 T1119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 409647 T1119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 409647 T1119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409647 T1119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 409647 T1119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 409648 T1119 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409648 T1119 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 409648 T1119 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 409648 T1119 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 409649 T1119 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 409649 T1119 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 409649 T1119 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 409650 T1119 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 409650 T1119 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 409657 T1119 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 409661 T1119 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 409662 T1119 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 409662 T1119 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=99.6650390625, floorSegmentMB=0.837890625, forceMergeDeletesPctAllowed=20.097704900496467, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 409663 T1119 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5aaf2690 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@61d5edda),segFN=segments_1,generation=1}
   [junit4]   2> 409663 T1119 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 409663 T1119 oass.SolrIndexSearcher.<init> Opening Searcher@51d3a2d5 main
   [junit4]   2> 409666 T1120 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51d3a2d5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 409667 T1119 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 409667 T1119 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10234 collection:control_collection shard:shard1
   [junit4]   2> 409667 T1119 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 409669 T1119 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 409693 T1119 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 409704 T1119 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 409705 T1119 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 409705 T1119 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10234/collection1/
   [junit4]   2> 409705 T1119 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 409705 T1119 oasc.SyncStrategy.syncToMe http://127.0.0.1:10234/collection1/ has no replicas
   [junit4]   2> 409706 T1119 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10234/collection1/ shard1
   [junit4]   2> 409706 T1119 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 409833 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409841 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 409880 T1119 oasc.ZkController.register We are http://127.0.0.1:10234/collection1/ and leader is http://127.0.0.1:10234/collection1/
   [junit4]   2> 409880 T1119 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10234
   [junit4]   2> 409880 T1119 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 409880 T1119 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 409881 T1119 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 409882 T1119 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409884 T1094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 409884 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 409885 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 409886 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 409888 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 409890 T1123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0d6024 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 409890 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 409892 T1094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 409894 T1094 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 410161 T1094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 410164 T1094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21934
   [junit4]   2> 410165 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 410165 T1094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 410166 T1094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687
   [junit4]   2> 410166 T1094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/'
   [junit4]   2> 410204 T1094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/solr.xml
   [junit4]   2> 410276 T1094 oasc.CoreContainer.<init> New CoreContainer 618576902
   [junit4]   2> 410276 T1094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/]
   [junit4]   2> 410278 T1094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 410279 T1094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 410279 T1094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 410280 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 410280 T1094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 410281 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 410281 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 410281 T1094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 410282 T1094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 410282 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 410289 T1094 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 410290 T1094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 410290 T1094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18464/solr
   [junit4]   2> 410291 T1094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 410292 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410295 T1134 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b0a40d3 name:ZooKeeperConnection Watcher:127.0.0.1:18464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410295 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410311 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 410313 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410315 T1136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3497071 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410315 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410325 T1094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 411329 T1094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21934_
   [junit4]   2> 411331 T1094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21934_
   [junit4]   2> 411335 T1123 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 411335 T1136 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 411335 T1116 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 411347 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 411348 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:10234",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:10234_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 411348 T1137 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 411349 T1137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 411351 T1137 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 411362 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21934",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21934_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 411362 T1117 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 411362 T1117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 411368 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 411368 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 411368 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 412352 T1137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 412352 T1137 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/collection1
   [junit4]   2> 412352 T1137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 412353 T1137 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 412354 T1137 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 412355 T1137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/collection1/'
   [junit4]   2> 412356 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/collection1/lib/README' to classloader
   [junit4]   2> 412357 T1137 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/collection1/lib/classes/' to classloader
   [junit4]   2> 412420 T1137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 412481 T1137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412582 T1137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 412593 T1137 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 413227 T1137 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 413228 T1137 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 413229 T1137 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 413240 T1137 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 413242 T1137 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 413255 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 413259 T1137 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 413263 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 413263 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 413264 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 413264 T1137 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 413265 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 413265 T1137 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 413265 T1137 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 413265 T1137 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-jetty1-1381315948687/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty1/
   [junit4]   2> 413266 T1137 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@697a906e
   [junit4]   2> 413266 T1137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty1
   [junit4]   2> 413267 T1137 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty1/index/
   [junit4]   2> 413267 T1137 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 413267 T1137 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty1/index
   [junit4]   2> 413267 T1137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=52.9794921875, floorSegmentMB=1.724609375, forceMergeDeletesPctAllowed=2.7231339672376498, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8030387635089339
   [junit4]   2> 413268 T1137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3803cdb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f6d88ef),segFN=segments_1,generation=1}
   [junit4]   2> 413268 T1137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 413271 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 413272 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 413272 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 413272 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413272 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413273 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 413273 T1137 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413273 T1137 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413273 T1137 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 413274 T1137 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 413274 T1137 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 413275 T1137 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 413275 T1137 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 413275 T1137 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 413276 T1137 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 413282 T1137 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 413285 T1137 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 413286 T1137 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 413286 T1137 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=99.6650390625, floorSegmentMB=0.837890625, forceMergeDeletesPctAllowed=20.097704900496467, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 413287 T1137 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3803cdb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f6d88ef),segFN=segments_1,generation=1}
   [junit4]   2> 413287 T1137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 413287 T1137 oass.SolrIndexSearcher.<init> Opening Searcher@75c859c7 main
   [junit4]   2> 413291 T1138 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75c859c7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 413292 T1137 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 413293 T1137 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21934 collection:collection1 shard:shard1
   [junit4]   2> 413293 T1137 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 413294 T1137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 413314 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 413325 T1137 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 413325 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 413325 T1137 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21934/collection1/
   [junit4]   2> 413325 T1137 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 413325 T1137 oasc.SyncStrategy.syncToMe http://127.0.0.1:21934/collection1/ has no replicas
   [junit4]   2> 413326 T1137 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21934/collection1/ shard1
   [junit4]   2> 413326 T1137 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 414384 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 414402 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414402 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414402 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 414410 T1137 oasc.ZkController.register We are http://127.0.0.1:21934/collection1/ and leader is http://127.0.0.1:21934/collection1/
   [junit4]   2> 414410 T1137 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21934
   [junit4]   2> 414410 T1137 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 414410 T1137 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 414410 T1137 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 414412 T1137 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 414413 T1094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 414414 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 414414 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 414763 T1094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 414766 T1094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54331
   [junit4]   2> 414767 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 414768 T1094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 414768 T1094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207
   [junit4]   2> 414768 T1094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/'
   [junit4]   2> 414813 T1094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/solr.xml
   [junit4]   2> 414889 T1094 oasc.CoreContainer.<init> New CoreContainer 1823754491
   [junit4]   2> 414890 T1094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/]
   [junit4]   2> 414892 T1094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 414892 T1094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 414893 T1094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 414893 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 414894 T1094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 414894 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 414894 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 414895 T1094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 414895 T1094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 414896 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 414902 T1094 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 414903 T1094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 414904 T1094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18464/solr
   [junit4]   2> 414904 T1094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 414905 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 414908 T1150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30238e7e name:ZooKeeperConnection Watcher:127.0.0.1:18464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 414909 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 414912 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 414913 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 414915 T1152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b3d3bb7 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 414916 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 414927 T1094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 415909 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 415910 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21934",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:21934_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 415932 T1152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 415932 T1094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54331_
   [junit4]   2> 415932 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 415932 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 415932 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 415942 T1094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54331_
   [junit4]   2> 415954 T1123 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 415954 T1136 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 415954 T1152 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 415954 T1116 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 415963 T1153 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 415963 T1153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 415964 T1153 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 417446 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 417447 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54331",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54331_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 417447 T1117 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 417447 T1117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 417476 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 417476 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 417476 T1152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 417476 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 417967 T1153 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 417967 T1153 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/collection1
   [junit4]   2> 417967 T1153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 417968 T1153 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 417968 T1153 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 417970 T1153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/collection1/'
   [junit4]   2> 417971 T1153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/collection1/lib/classes/' to classloader
   [junit4]   2> 417972 T1153 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/collection1/lib/README' to classloader
   [junit4]   2> 418034 T1153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 418094 T1153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 418196 T1153 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 418208 T1153 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 418838 T1153 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 418839 T1153 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 418840 T1153 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 418854 T1153 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 418858 T1153 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 418874 T1153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 418879 T1153 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 418884 T1153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 418885 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 418885 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 418886 T1153 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 418887 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 418887 T1153 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 418887 T1153 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 418888 T1153 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1381315953207/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty2/
   [junit4]   2> 418888 T1153 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@697a906e
   [junit4]   2> 418889 T1153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty2
   [junit4]   2> 418889 T1153 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty2/index/
   [junit4]   2> 418890 T1153 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 418890 T1153 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty2/index
   [junit4]   2> 418890 T1153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=52.9794921875, floorSegmentMB=1.724609375, forceMergeDeletesPctAllowed=2.7231339672376498, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8030387635089339
   [junit4]   2> 418891 T1153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e0122ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10e095a8),segFN=segments_1,generation=1}
   [junit4]   2> 418892 T1153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 418896 T1153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 418897 T1153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 418897 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 418897 T1153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 418898 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 418898 T1153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 418898 T1153 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 418899 T1153 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 418899 T1153 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 418900 T1153 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 418900 T1153 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 418901 T1153 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 418901 T1153 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 418902 T1153 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 418903 T1153 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 418912 T1153 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 418917 T1153 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 418918 T1153 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 418918 T1153 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=99.6650390625, floorSegmentMB=0.837890625, forceMergeDeletesPctAllowed=20.097704900496467, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 418919 T1153 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e0122ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10e095a8),segFN=segments_1,generation=1}
   [junit4]   2> 418919 T1153 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 418920 T1153 oass.SolrIndexSearcher.<init> Opening Searcher@46e936e7 main
   [junit4]   2> 418924 T1154 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46e936e7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 418927 T1153 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 418927 T1153 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54331 collection:collection1 shard:shard1
   [junit4]   2> 418927 T1153 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=15000&socketTimeout=30000&retry=false
   [junit4]   2> 418932 T1153 oasc.ZkController.register We are http://127.0.0.1:54331/collection1/ and leader is http://127.0.0.1:21934/collection1/
   [junit4]   2> 418932 T1153 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54331
   [junit4]   2> 418932 T1153 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 418932 T1153 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C363 name=collection1 org.apache.solr.core.SolrCore@666c522a url=http://127.0.0.1:54331/collection1 node=127.0.0.1:54331_ C363_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54331, core=collection1, node_name=127.0.0.1:54331_}
   [junit4]   2> 418933 T1155 C363 P54331 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 418934 T1155 C363 P54331 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 418934 T1153 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 418934 T1155 C363 P54331 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 418934 T1155 C363 P54331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 418935 T1094 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 418935 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 418935 T1155 C363 P54331 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 418936 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 418938 T1126 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 418981 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 418982 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54331",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54331_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 418994 T1152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 418994 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 418994 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 418994 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 419280 T1094 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 419283 T1094 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55308
   [junit4]   2> 419284 T1094 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 419284 T1094 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 419285 T1094 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729
   [junit4]   2> 419285 T1094 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/'
   [junit4]   2> 419332 T1094 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/solr.xml
   [junit4]   2> 419421 T1094 oasc.CoreContainer.<init> New CoreContainer 1210386181
   [junit4]   2> 419421 T1094 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/]
   [junit4]   2> 419423 T1094 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 419424 T1094 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 419424 T1094 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 419425 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 419425 T1094 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 419426 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 419426 T1094 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 419427 T1094 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 419427 T1094 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 419428 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 419436 T1094 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 419436 T1094 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 419437 T1094 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:18464/solr
   [junit4]   2> 419437 T1094 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 419438 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 419441 T1167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76effe43 name:ZooKeeperConnection Watcher:127.0.0.1:18464 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 419442 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 419446 T1094 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 419447 T1094 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 419462 T1169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22c26ee7 name:ZooKeeperConnection Watcher:127.0.0.1:18464/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 419462 T1094 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 419467 T1094 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 419940 T1126 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 419940 T1126 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:54331_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 420471 T1094 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55308_
   [junit4]   2> 420474 T1094 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55308_
   [junit4]   2> 420478 T1123 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 420478 T1116 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 420478 T1136 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 420478 T1152 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 420478 T1169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 420496 T1170 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 420496 T1170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 420501 T1170 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 420503 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 420504 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55308",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55308_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 420504 T1117 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 420504 T1117 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 420517 T1152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 420517 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 420517 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 420517 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 420517 T1169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 421503 T1170 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 421503 T1170 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/collection1
   [junit4]   2> 421503 T1170 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 421504 T1170 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 421504 T1170 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 421506 T1170 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/collection1/'
   [junit4]   2> 421507 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/collection1/lib/README' to classloader
   [junit4]   2> 421507 T1170 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/collection1/lib/classes/' to classloader
   [junit4]   2> 421568 T1170 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 421628 T1170 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421729 T1170 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 421740 T1170 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C364 name=collection1 org.apache.solr.core.SolrCore@666c522a url=http://127.0.0.1:54331/collection1 node=127.0.0.1:54331_ C364_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:54331, core=collection1, node_name=127.0.0.1:54331_}
   [junit4]   2> 421942 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:21934/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 421942 T1155 C364 P54331 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54331 START replicas=[http://127.0.0.1:21934/collection1/] nUpdates=100
   [junit4]   2> 421943 T1155 C364 P54331 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 421943 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 421943 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 421943 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 421944 T1155 C364 P54331 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 421944 T1155 C364 P54331 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:21934/collection1/. core=collection1
   [junit4]   2> 421944 T1155 C364 P54331 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C365 name=collection1 org.apache.solr.core.SolrCore@209fa588 url=http://127.0.0.1:21934/collection1 node=127.0.0.1:21934_ C365_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:21934, core=collection1, node_name=127.0.0.1:21934_, leader=true}
   [junit4]   2> 421952 T1127 C365 P21934 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 421954 T1128 C365 P21934 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 421955 T1128 C365 P21934 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 421955 T1128 C365 P21934 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 421956 T1128 C365 P21934 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 2
   [junit4]   2> 421957 T1155 C364 P54331 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 421957 T1155 C364 P54331 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 421959 T1129 C365 P21934 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 421959 T1129 C365 P21934 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
   [junit4]   2> 421960 T1155 C364 P54331 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 421960 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 421960 T1155 C364 P54331 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 421961 T1155 C364 P54331 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 421962 T1155 C364 P54331 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 422027 T1117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 422028 T1117 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54331",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54331_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 422039 T1169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 422039 T1152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 422040 T1116 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 422039 T1123 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 422039 T1136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 422379 T1170 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 422380 T1170 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 422381 T1170 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 422394 T1170 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 422398 T1170 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 422415 T1170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 422421 T1170 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 422425 T1170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 422427 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 422427 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 422427 T1170 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 422428 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 422429 T1170 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 422429 T1170 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 422429 T1170 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-jetty3-1381315957729/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty3/
   [junit4]   2> 422430 T1170 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@697a906e
   [junit4]   2> 422431 T1170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty3
   [junit4]   2> 422431 T1170 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty3/index/
   [junit4]   2> 422431 T1170 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 422432 T1170 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty3/index
   [junit4]   2> 422432 T1170 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=52

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

[junit4]   2> 586437 T1187 oasu.PeerSync.handleResponse WARN PeerSync: core=collection1 url=http://127.0.0.1:31990  exception talking to http://127.0.0.1:55308/collection1/, failed org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55308/collection1
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:474)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:155)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:118)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:55308 timed out
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: java.net.SocketTimeoutException: connect timed out
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 586439 T1187 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:31990 DONE. sync failed
   [junit4]   2> 586440 T1187 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
   [junit4]   2> 586440 T1187 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 586440 T1187 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@200c77e2
   [junit4]   2> 586442 T1187 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 586442 T1187 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 586442 T1187 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 586442 T1187 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 586443 T1187 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 586443 T1187 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 586444 T1187 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4;done=false>>]
   [junit4]   2> 586444 T1187 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4
   [junit4]   2> 586444 T1187 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4/index;done=false>>]
   [junit4]   2> 586444 T1187 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1381315944723/jetty4/index
   [junit4]   2> 586445 T1187 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 586445 T1187 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_KW, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=112086944,total=465698816
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, HdfsLockFactoryTest, TestCoreContainer, UpdateRequestProcessorFactoryTest, TestPHPSerializedResponseWriter, SchemaVersionSpecificBehaviorTest, TestSolrXml, HdfsDirectoryTest, LukeRequestHandlerTest, DateMathParserTest, SolrInfoMBeanTest, CopyFieldTest, TestNRTOpen, DocValuesMissingTest, FieldMutatingUpdateProcessorTest, UUIDFieldTest, ClusterStateTest, ExternalFileFieldSortTest, TestDocSet, TestJmxMonitoredMap, TestSolrQueryParser, RecoveryZkTest, FastVectorHighlighterTest, ResponseLogComponentTest, PeerSyncTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, TestSchemaNameResource, TestDynamicFieldCollectionResource, TestPostingsSolrHighlighter, TestElisionMultitermQuery, AnalysisAfterCoreReloadTest, HdfsUnloadDistributedZkTest, ScriptEngineTest, SOLR749Test, UpdateParamsTest, TestLFUCache, TestGroupingSearch, CoreAdminHandlerTest, EchoParamsTest, ShardRoutingTest, TestSolrIndexConfig, TestFunctionQuery, SystemInfoHandlerTest, TestRealTimeGet, AddSchemaFieldsUpdateProcessorFactoryTest, SpellPossibilityIteratorTest, QueryEqualityTest, TestValueSourceCache, UnloadDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, CoreMergeIndexesAdminHandlerTest, TermVectorComponentTest, SynonymTokenizerTest, SyncSliceTest]
   [junit4] Completed on J0 in 180.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 774 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:451: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 327 suites, 1453 tests, 1 failure, 34 ignored (6 assumptions)

Total time: 53 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure