You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/10/24 19:23:15 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk7) - Build # 8024 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8024/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /i/d/onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /i/d/onenodecollectioncore/update. Reason: <pre>    Can not find: /i/d/onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /i/d/onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /i/d/onenodecollectioncore/update. Reason:
<pre>    Can not find: /i/d/onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([29E43130222C953E:A802BF285573F502]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 9939 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 365304 T567 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /i/d
   [junit4]   2> 365310 T567 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1382634330116
   [junit4]   2> 365311 T567 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 365312 T568 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 365412 T567 oasc.ZkTestServer.run start zk server on port:58989
   [junit4]   2> 365413 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365499 T574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b14920 name:ZooKeeperConnection Watcher:127.0.0.1:58989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365500 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365500 T567 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 365504 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365505 T576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dca69f2 name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365506 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365506 T567 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 365509 T567 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 365513 T567 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 365516 T567 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 365520 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 365522 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 365529 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 365531 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 365537 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 365538 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 365542 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 365542 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 365545 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 365546 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 365548 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 365549 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 365552 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 365553 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 365555 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 365556 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 365559 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 365559 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 365562 T567 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 365562 T567 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 365681 T567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 365688 T567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50400
   [junit4]   2> 365689 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 365690 T567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 365690 T567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371
   [junit4]   2> 365691 T567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/'
   [junit4]   2> 365699 T567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/solr.xml
   [junit4]   2> 365731 T567 oasc.CoreContainer.<init> New CoreContainer 98809719
   [junit4]   2> 365731 T567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/]
   [junit4]   2> 365733 T567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 365733 T567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 365734 T567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 365734 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 365735 T567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 365736 T567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 365736 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 365737 T567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 365737 T567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 365738 T567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 365739 T567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 365740 T567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58989/solr
   [junit4]   2> 365740 T567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 365741 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365743 T587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10f7dc3d name:ZooKeeperConnection Watcher:127.0.0.1:58989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365743 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365746 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 365747 T589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9fd06d9 name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 365748 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 365749 T567 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 365752 T567 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 365755 T567 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 365757 T567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50400_i%2Fd
   [junit4]   2> 365759 T567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50400_i%2Fd
   [junit4]   2> 365763 T567 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 365766 T567 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 365768 T567 oasc.Overseer.start Overseer (id=90612323458678787-127.0.0.1:50400_i%2Fd-n_0000000000) starting
   [junit4]   2> 365771 T567 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 365774 T567 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 365774 T591 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 365777 T567 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 365778 T567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 365781 T590 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 365783 T592 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 365783 T592 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 365784 T592 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 367284 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 367285 T590 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:50400/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50400_i%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 367285 T590 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 367286 T590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 367290 T589 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> 367785 T592 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 367786 T592 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/collection1
   [junit4]   2> 367786 T592 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 367787 T592 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 367787 T592 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 367788 T592 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/collection1/'
   [junit4]   2> 367789 T592 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/collection1/lib/classes/' to classloader
   [junit4]   2> 367789 T592 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/collection1/lib/README' to classloader
   [junit4]   2> 367819 T592 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 367850 T592 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 367852 T592 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 367858 T592 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 368180 T592 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 368185 T592 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 368187 T592 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 368198 T592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368203 T592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 368207 T592 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 368208 T592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 368208 T592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 368209 T592 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 368210 T592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 368210 T592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 368210 T592 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 368211 T592 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1382634330371/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/control/data/
   [junit4]   2> 368211 T592 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f40d6d9b
   [junit4]   2> 368212 T592 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/control/data
   [junit4]   2> 368212 T592 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/control/data/index/
   [junit4]   2> 368213 T592 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 368213 T592 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/control/data/index
   [junit4]   2> 368214 T592 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=74.876953125, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=13.394195877571763, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 368214 T592 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fc1602 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@604e836f),segFN=segments_1,generation=1}
   [junit4]   2> 368215 T592 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 368217 T592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 368217 T592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 368218 T592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 368218 T592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 368218 T592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 368219 T592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 368219 T592 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 368220 T592 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 368220 T592 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 368221 T592 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 368221 T592 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 368221 T592 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 368222 T592 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 368222 T592 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 368222 T592 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 368224 T592 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 368227 T592 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 368227 T592 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 368228 T592 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=85451254, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 368228 T592 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fc1602 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@604e836f),segFN=segments_1,generation=1}
   [junit4]   2> 368229 T592 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 368229 T592 oass.SolrIndexSearcher.<init> Opening Searcher@c8fedf2d main
   [junit4]   2> 368231 T593 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c8fedf2d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 368231 T592 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 368232 T592 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50400/i/d collection:control_collection shard:shard1
   [junit4]   2> 368233 T592 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 368239 T592 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 368241 T592 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 368241 T592 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 368242 T592 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50400/i/d/collection1/
   [junit4]   2> 368242 T592 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 368242 T592 oasc.SyncStrategy.syncToMe http://127.0.0.1:50400/i/d/collection1/ has no replicas
   [junit4]   2> 368243 T592 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50400/i/d/collection1/ shard1
   [junit4]   2> 368243 T592 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 368794 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 368800 T589 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> 368849 T592 oasc.ZkController.register We are http://127.0.0.1:50400/i/d/collection1/ and leader is http://127.0.0.1:50400/i/d/collection1/
   [junit4]   2> 368849 T592 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50400/i/d
   [junit4]   2> 368850 T592 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 368850 T592 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 368850 T592 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 368852 T592 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 368853 T567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 368854 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 368858 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 368860 T596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b19ee83 name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368860 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 368862 T567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 368866 T567 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 368952 T567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 368954 T567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45021
   [junit4]   2> 368955 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 368955 T567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368956 T567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672
   [junit4]   2> 368956 T567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/'
   [junit4]   2> 368964 T567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/solr.xml
   [junit4]   2> 368995 T567 oasc.CoreContainer.<init> New CoreContainer 1801552343
   [junit4]   2> 368996 T567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/]
   [junit4]   2> 368997 T567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 368998 T567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 368998 T567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 368999 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 369000 T567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 369000 T567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 369001 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 369001 T567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 369002 T567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 369003 T567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 369004 T567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 369004 T567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58989/solr
   [junit4]   2> 369005 T567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 369006 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369008 T607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1287ac32 name:ZooKeeperConnection Watcher:127.0.0.1:58989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 369008 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 369011 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 369012 T609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e6b2a37a name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 369012 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 369016 T567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 370019 T567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45021_i%2Fd
   [junit4]   2> 370021 T567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45021_i%2Fd
   [junit4]   2> 370024 T596 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 370024 T609 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 370024 T589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 370030 T610 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 370030 T610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 370031 T610 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 370305 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 370306 T590 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:50400/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50400_i%2Fd",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 370309 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45021/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45021_i%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 370309 T590 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 370309 T590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 370312 T596 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> 370312 T589 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> 370312 T609 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> 371032 T610 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 371032 T610 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/collection1
   [junit4]   2> 371033 T610 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 371034 T610 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 371034 T610 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 371035 T610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/collection1/'
   [junit4]   2> 371036 T610 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/collection1/lib/classes/' to classloader
   [junit4]   2> 371037 T610 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/collection1/lib/README' to classloader
   [junit4]   2> 371085 T610 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 371118 T610 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 371120 T610 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 371127 T610 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 371455 T610 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 371460 T610 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 371463 T610 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 371475 T610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371479 T610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 371483 T610 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 371484 T610 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 371484 T610 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 371485 T610 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 371486 T610 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 371486 T610 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 371486 T610 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 371487 T610 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1382634333672/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty1/
   [junit4]   2> 371487 T610 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f40d6d9b
   [junit4]   2> 371488 T610 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty1
   [junit4]   2> 371488 T610 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty1/index/
   [junit4]   2> 371489 T610 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 371489 T610 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty1/index
   [junit4]   2> 371490 T610 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=74.876953125, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=13.394195877571763, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 371490 T610 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c455de7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ed4e678),segFN=segments_1,generation=1}
   [junit4]   2> 371491 T610 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371493 T610 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 371494 T610 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 371494 T610 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 371494 T610 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371495 T610 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 371495 T610 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 371496 T610 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371496 T610 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 371496 T610 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 371497 T610 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 371498 T610 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 371498 T610 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 371498 T610 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 371499 T610 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 371499 T610 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 371500 T610 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 371503 T610 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 371503 T610 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 371504 T610 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=85451254, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 371505 T610 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6c455de7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ed4e678),segFN=segments_1,generation=1}
   [junit4]   2> 371505 T610 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 371506 T610 oass.SolrIndexSearcher.<init> Opening Searcher@f24aadec main
   [junit4]   2> 371508 T611 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f24aadec main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 371509 T610 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 371510 T610 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45021/i/d collection:collection1 shard:shard1
   [junit4]   2> 371511 T610 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 371516 T610 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 371517 T610 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 371518 T610 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 371518 T610 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45021/i/d/collection1/
   [junit4]   2> 371518 T610 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 371519 T610 oasc.SyncStrategy.syncToMe http://127.0.0.1:45021/i/d/collection1/ has no replicas
   [junit4]   2> 371519 T610 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45021/i/d/collection1/ shard1
   [junit4]   2> 371520 T610 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 371817 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371825 T609 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> 371825 T596 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> 371825 T589 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> 371876 T610 oasc.ZkController.register We are http://127.0.0.1:45021/i/d/collection1/ and leader is http://127.0.0.1:45021/i/d/collection1/
   [junit4]   2> 371877 T610 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45021/i/d
   [junit4]   2> 371878 T610 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 371878 T610 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 371878 T610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 371880 T610 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 371881 T567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 371882 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 371992 T567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 371994 T567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38401
   [junit4]   2> 371995 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 371996 T567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 371996 T567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688
   [junit4]   2> 371997 T567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/'
   [junit4]   2> 372005 T567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/solr.xml
   [junit4]   2> 372038 T567 oasc.CoreContainer.<init> New CoreContainer -2049348498
   [junit4]   2> 372039 T567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/]
   [junit4]   2> 372040 T567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 372040 T567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 372041 T567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 372042 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 372042 T567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 372043 T567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 372043 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 372044 T567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 372045 T567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 372046 T567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 372046 T567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 372047 T567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58989/solr
   [junit4]   2> 372048 T567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 372049 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 372051 T623 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c811005 name:ZooKeeperConnection Watcher:127.0.0.1:58989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372052 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 372054 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 372057 T625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5577926d name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 372057 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 372061 T567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 373065 T567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38401_i%2Fd
   [junit4]   2> 373067 T567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38401_i%2Fd
   [junit4]   2> 373071 T589 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 373071 T609 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 373071 T625 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 373071 T596 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 373076 T626 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 373076 T626 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 373077 T626 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 373329 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 373330 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45021/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45021_i%2Fd",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 373334 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38401/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38401_i%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 373335 T590 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 373335 T590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 373340 T589 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> 373340 T609 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> 373340 T625 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> 373340 T596 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> 374078 T626 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 374078 T626 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/collection1
   [junit4]   2> 374078 T626 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 374079 T626 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 374079 T626 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 374080 T626 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/collection1/'
   [junit4]   2> 374081 T626 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/collection1/lib/classes/' to classloader
   [junit4]   2> 374081 T626 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/collection1/lib/README' to classloader
   [junit4]   2> 374111 T626 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 374143 T626 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 374145 T626 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 374155 T626 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 374495 T626 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 374501 T626 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 374504 T626 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 374513 T626 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 374518 T626 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 374522 T626 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 374523 T626 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 374523 T626 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 374524 T626 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 374525 T626 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 374526 T626 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 374526 T626 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 374526 T626 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1382634336688/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty2/
   [junit4]   2> 374527 T626 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f40d6d9b
   [junit4]   2> 374528 T626 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty2
   [junit4]   2> 374528 T626 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty2/index/
   [junit4]   2> 374528 T626 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 374529 T626 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty2/index
   [junit4]   2> 374529 T626 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=74.876953125, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=13.394195877571763, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 374530 T626 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1540d266 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@240009ac),segFN=segments_1,generation=1}
   [junit4]   2> 374530 T626 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 374533 T626 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 374533 T626 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 374534 T626 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 374534 T626 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 374535 T626 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 374535 T626 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 374536 T626 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 374536 T626 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 374536 T626 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 374537 T626 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 374538 T626 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 374538 T626 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 374538 T626 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 374539 T626 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 374539 T626 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 374541 T626 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 374543 T626 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 374543 T626 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 374544 T626 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=85451254, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 374545 T626 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1540d266 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@240009ac),segFN=segments_1,generation=1}
   [junit4]   2> 374545 T626 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 374546 T626 oass.SolrIndexSearcher.<init> Opening Searcher@18367af9 main
   [junit4]   2> 374548 T627 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18367af9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 374550 T626 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 374550 T626 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38401/i/d collection:collection1 shard:shard2
   [junit4]   2> 374551 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 374557 T626 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 374559 T626 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 374559 T626 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 374560 T626 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38401/i/d/collection1/
   [junit4]   2> 374560 T626 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 374560 T626 oasc.SyncStrategy.syncToMe http://127.0.0.1:38401/i/d/collection1/ has no replicas
   [junit4]   2> 374561 T626 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38401/i/d/collection1/ shard2
   [junit4]   2> 374561 T626 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 374845 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 374851 T596 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> 374851 T625 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> 374851 T589 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> 374851 T609 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> 374867 T626 oasc.ZkController.register We are http://127.0.0.1:38401/i/d/collection1/ and leader is http://127.0.0.1:38401/i/d/collection1/
   [junit4]   2> 374867 T626 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38401/i/d
   [junit4]   2> 374868 T626 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 374868 T626 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 374868 T626 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 374871 T626 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 374872 T567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 374872 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 374958 T567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 374960 T567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48187
   [junit4]   2> 374961 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 374961 T567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 374962 T567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678
   [junit4]   2> 374962 T567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/'
   [junit4]   2> 374970 T567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/solr.xml
   [junit4]   2> 375001 T567 oasc.CoreContainer.<init> New CoreContainer -1160888170
   [junit4]   2> 375002 T567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/]
   [junit4]   2> 375003 T567 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 375003 T567 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 375004 T567 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 375004 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 375005 T567 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 375006 T567 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 375006 T567 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 375007 T567 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 375007 T567 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 375008 T567 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 375009 T567 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 375010 T567 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58989/solr
   [junit4]   2> 375010 T567 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 375011 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 375013 T639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d1ec998 name:ZooKeeperConnection Watcher:127.0.0.1:58989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375013 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 375016 T567 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 375017 T641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c2729f2d name:ZooKeeperConnection Watcher:127.0.0.1:58989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 375017 T567 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 375020 T567 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 376023 T567 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48187_i%2Fd
   [junit4]   2> 376024 T567 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48187_i%2Fd
   [junit4]   2> 376027 T596 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 376027 T589 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 376027 T609 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 376027 T641 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 376027 T625 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 376033 T642 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 376034 T642 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 376035 T642 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 376357 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 376358 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:38401/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38401_i%2Fd",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 376361 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48187/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48187_i%2Fd",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 376361 T590 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 376361 T590 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 376367 T596 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> 376367 T625 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> 376367 T641 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> 376367 T589 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> 376367 T609 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> 377035 T642 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 377036 T642 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/collection1
   [junit4]   2> 377036 T642 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 377037 T642 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 377037 T642 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 377039 T642 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/collection1/'
   [junit4]   2> 377040 T642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/collection1/lib/classes/' to classloader
   [junit4]   2> 377040 T642 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/collection1/lib/README' to classloader
   [junit4]   2> 377086 T642 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 377134 T642 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 377135 T642 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 377145 T642 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 377653 T642 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 377662 T642 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 377666 T642 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 377678 T642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 377684 T642 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 377690 T642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 377691 T642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 377692 T642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 377692 T642 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 377694 T642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 377694 T642 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 377695 T642 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 377695 T642 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1382634339678/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty3/
   [junit4]   2> 377696 T642 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f40d6d9b
   [junit4]   2> 377697 T642 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty3
   [junit4]   2> 377698 T642 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty3/index/
   [junit4]   2> 377698 T642 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 377699 T642 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1382634330115/jetty3/index
   [junit4]   2> 377699 T642 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=74.876953125, floorSegmentMB=0.5869140625, forceMergeDeletesPctAllowed=13.394195877571763, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 377700 T642 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3eae8bb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6922637c),segFN=segments_1,generation=1}
   [junit4]   2> 377700 T642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 377702 T642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 377703 T642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 377703 T642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 377704 T642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 377704 T642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 377704 T642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 377705 T642 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 377705 T642 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 377706 T642 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 377706 T642 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 377707 T642 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 377707 T642 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 377707 T642 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 377708 T642 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 377708 T642 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 377710 T642 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 377714 T642 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 377714 T642 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 377716 T642 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=85451254, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 377717 T642 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3eae8bb4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6922637c),segFN=segments_1,generation=1}
   [junit4]   2> 377717 T642 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 377718 T642 oass.SolrIndexSearcher.<init> Opening Searcher@70e6bb9a main
   [junit4]   2> 377723 T642 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 377723 T642 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48187/i/d collection:collection1 shard:shard1
   [junit4]   2> 377725 T643 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70e6bb9a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 377731 T642 oasc.ZkController.register We are http://127.0.0.1:48187/i/d/collection1/ and leader is http://127.0.0.1:45021/i/d/collection1/
   [junit4]   2> 377732 T642 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48187/i/d
   [junit4]   2> 377732 T642 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 377733 T642 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> 377738 T642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377742 T567 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 377743 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C587 name=collection1 org.apache.solr.core.SolrCore@a5ce211c url=http://127.0.0.1:48187/i/d/collection1 node=127.0.0.1:48187_i%2Fd C587_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48187/i/d, core=collection1, node_name=127.0.0.1:48187_i%2Fd}
   [junit4]   2> 377745 T644 C587 P48187 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 377766 T644 C587 P48187 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 377766 T644 C587 P48187 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 377767 T644 C587 P48187 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 377776 T603 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 377860 T567 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 377863 T567 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41170
   [junit4]   2> 377865 T567 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 377866 T567 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 377867 T567 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1382634342556
   [junit4]   2> 377868 T567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1382634342556/'
   [junit4]   2> 377877 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377884 T590 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48187/i/d",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48187_i%2Fd",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 377884 T567 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1382634342556/solr.xml
   [junit4]   2> 377945 T567 oasc.CoreContainer.<init> New CoreContainer -1162247197
   [junit4]   2> 377947 T567 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-138263

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

nit4]   1>    /solr/live_nodes/127.0.0.1:48187_i%2Fd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:41170_i%2Fd (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:45021_i%2Fd (0)
   [junit4]   1>   /solr/clusterstate.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:50400/i/d",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:50400_i%2Fd",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "onenodecollection":{
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:45021/i/d",
   [junit4]   1>                   "core":"onenodecollectioncore",
   [junit4]   1>                   "roles":"none",
   [junit4]   1>                   "node_name":"127.0.0.1:45021_i%2Fd",
   [junit4]   1>                   "leader":"true"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"},
   [junit4]   1>         "collection1":{
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:45021/i/d",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:45021_i%2Fd",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:48187/i/d",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:48187_i%2Fd"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:38401/i/d",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:38401_i%2Fd",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:41170/i/d",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:41170_i%2Fd"}}}},
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "replicationFactor":"1"}}
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=29E43130222C953E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=America/Tegucigalpa -Dtests.file.encoding=UTF-8
   [junit4] ERROR   28.0s J1 | BasicDistributedZk2Test.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 404 Can not find: /i/d/onenodecollectioncore/update</title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /i/d/onenodecollectioncore/update. Reason:
   [junit4]    > <pre>    Can not find: /i/d/onenodecollectioncore/update</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    >                                                 
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29E43130222C953E:A802BF285573F502]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 393315 T567 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 28016 T566 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 393376 T641 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 394471 T662 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=zh_HK, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Linux 3.8.0-31-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=3,free=97354952,total=155254784
   [junit4]   2> NOTE: All tests run in this JVM: [SortByFunctionTest, TestFastOutputStream, ZkSolrClientTest, SuggesterWFSTTest, TestSolrJ, TestStressLucene, LeaderElectionIntegrationTest, HdfsSyncSliceTest, TestRandomFaceting, TestReload, HighlighterConfigTest, TestSolrXml, HdfsBasicDistributedZk2Test, TestSolrDeletionPolicy2, BasicZkTest, TestXIncludeConfig, TestSolrCoreProperties, SolrCoreCheckLockOnStartupTest, PathHierarchyTokenizerFactoryTest, SolrCmdDistributorTest, TestIndexingPerformance, JSONWriterTest, TestCSVResponseWriter, TestFiltering, TestQuerySenderNoQuery, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 29.30s, 1 test, 1 error <<< FAILURES!

[...truncated 853 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:422: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:415: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1259: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:902: There were test failures: 327 suites, 1451 tests, 1 error, 35 ignored (6 assumptions)

Total time: 49 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure