You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/24 21:33:59 UTC

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

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

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:54153/collection1, https://127.0.0.1:54171/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:54153/collection1, https://127.0.0.1:54171/collection1]
	at __randomizedtesting.SeedInfo.seed([3C76D7F9E6822FAC:BD9059E191DD4F90]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1427)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 50 more




Build Log:
[...truncated 10038 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> 916569 T6597 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 916569 T6597 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 916573 T6597 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1393272668897
   [junit4]   2> 916574 T6597 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 916575 T6598 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 916676 T6597 oasc.ZkTestServer.run start zk server on port:54126
   [junit4]   2> 916677 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916682 T6604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22184183 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916682 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916683 T6597 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 916688 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916696 T6606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9e6a7bb name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916696 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 916697 T6597 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 916701 T6597 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 916704 T6597 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 916711 T6597 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 916715 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 916716 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 916721 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 916722 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 916827 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 916828 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 916832 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 916832 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 916836 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 916836 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 916839 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 916840 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 916843 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 916844 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 916847 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 916848 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 916851 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 916852 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 916855 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 916855 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 916866 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 916867 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 916894 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 916896 T6608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e522597 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 916896 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 917772 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 917775 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 917777 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54134
   [junit4]   2> 917779 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 917779 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 917780 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231
   [junit4]   2> 917780 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/'
   [junit4]   2> 917805 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/solr.xml
   [junit4]   2> 917860 T6597 oasc.CoreContainer.<init> New CoreContainer 1740865177
   [junit4]   2> 917860 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/]
   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 917874 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 917874 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 917875 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 917875 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
   [junit4]   2> 917875 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 917876 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 917881 T6619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@756d18d name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 917882 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 917885 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 917887 T6621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ba591e2 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 917887 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 917889 T6597 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 917916 T6597 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 917920 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 917931 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54134_
   [junit4]   2> 917933 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54134_
   [junit4]   2> 917936 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 917943 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 917955 T6597 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54134_
   [junit4]   2> 917955 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 917958 T6597 oasc.Overseer.start Overseer (id=91309517629292548-127.0.0.1:54134_-n_0000000000) starting
   [junit4]   2> 917968 T6597 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 917978 T6623 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 917979 T6597 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 917979 T6623 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 917981 T6597 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 917983 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 917986 T6622 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 917993 T6624 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 917993 T6624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 917995 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 917995 T6624 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 917996 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54134",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54134_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 917999 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 918000 T6621 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> 918996 T6624 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 918996 T6624 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1
   [junit4]   2> 918996 T6624 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 918997 T6624 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 918997 T6624 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 918998 T6624 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 918999 T6624 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/'
   [junit4]   2> 919000 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/classes/' to classloader
   [junit4]   2> 919000 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/README' to classloader
   [junit4]   2> 919001 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/.svn/' to classloader
   [junit4]   2> 919060 T6624 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 919116 T6624 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 919217 T6624 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 919230 T6624 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 919833 T6624 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 919833 T6624 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 919834 T6624 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 919849 T6624 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 919853 T6624 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 919872 T6624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919878 T6624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 919882 T6624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 919885 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 919886 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 919886 T6624 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 919886 T6624 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/
   [junit4]   2> 919887 T6624 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
   [junit4]   2> 919888 T6624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data
   [junit4]   2> 919888 T6624 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index/
   [junit4]   2> 919888 T6624 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 919889 T6624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index
   [junit4]   2> 919889 T6624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
   [junit4]   2> 919890 T6624 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e294d34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bc0ad26),segFN=segments_1,generation=1}
   [junit4]   2> 919890 T6624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 919896 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 919896 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 919896 T6624 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 919897 T6624 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 919899 T6624 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 919899 T6624 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 919900 T6624 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 919910 T6624 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 919917 T6624 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 919917 T6624 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 919918 T6624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
   [junit4]   2> 919919 T6624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e294d34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bc0ad26),segFN=segments_1,generation=1}
   [junit4]   2> 919919 T6624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 919920 T6624 oass.SolrIndexSearcher.<init> Opening Searcher@129e7233[collection1] main
   [junit4]   2> 919923 T6625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129e7233[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 919924 T6624 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 919924 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 919925 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 919924 T6628 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54134 collection:control_collection shard:shard1
   [junit4]   2> 919927 T6628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 919930 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 919932 T6630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@572fe817 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 919932 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 919941 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 919944 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 919953 T6597 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 919954 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919955 T6628 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 919955 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C808 name=collection1 org.apache.solr.core.SolrCore@43ccf2f9 url=https://127.0.0.1:54134/collection1 node=127.0.0.1:54134_ C808_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:54134, core=collection1, node_name=127.0.0.1:54134_}
   [junit4]   2> 919955 T6628 C808 P54134 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54134/collection1/
   [junit4]   2> 919956 T6628 C808 P54134 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 919956 T6628 C808 P54134 oasc.SyncStrategy.syncToMe https://127.0.0.1:54134/collection1/ has no replicas
   [junit4]   2> 919956 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919956 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54134/collection1/ shard1
   [junit4]   2> 919957 T6628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 919966 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 919967 T6630 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> 919967 T6621 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> 919980 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 919984 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 920088 T6621 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> 920088 T6630 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> 920132 T6628 oasc.ZkController.register We are https://127.0.0.1:54134/collection1/ and leader is https://127.0.0.1:54134/collection1/
   [junit4]   2> 920132 T6628 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54134
   [junit4]   2> 920132 T6628 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 920132 T6628 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 920133 T6628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 920134 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 920135 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 920135 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 920135 T6628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 920136 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 920137 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54134",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54134_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 920141 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 920244 T6630 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> 920244 T6621 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> 920900 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 920900 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 920904 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 920904 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54145
   [junit4]   2> 920906 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276
   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/'
   [junit4]   2> 920936 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/solr.xml
   [junit4]   2> 920998 T6597 oasc.CoreContainer.<init> New CoreContainer 1072987274
   [junit4]   2> 920998 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/]
   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 921002 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 921002 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 921012 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 921012 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 921012 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 921013 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
   [junit4]   2> 921013 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 921014 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921017 T6641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5faa9d85 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921017 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921037 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 921039 T6643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74ca87a1 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 921039 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 921044 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 922048 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54145_
   [junit4]   2> 922050 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54145_
   [junit4]   2> 922054 T6630 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 922054 T6621 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 922054 T6643 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 922064 T6644 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 922064 T6644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 922066 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 922066 T6644 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 922066 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 922067 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 922067 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 922068 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54145",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54145_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 922069 T6622 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 922069 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 922072 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 922080 T6643 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> 922080 T6621 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> 922080 T6630 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> 923067 T6644 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 923067 T6644 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1
   [junit4]   2> 923067 T6644 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 923068 T6644 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 923069 T6644 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 923070 T6644 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 923070 T6644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/'
   [junit4]   2> 923072 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/.svn/' to classloader
   [junit4]   2> 923073 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/README' to classloader
   [junit4]   2> 923074 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/classes/' to classloader
   [junit4]   2> 923142 T6644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 923218 T6644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 923320 T6644 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 923331 T6644 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 924008 T6644 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 924008 T6644 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 924009 T6644 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 924023 T6644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 924027 T6644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 924042 T6644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 924047 T6644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 924052 T6644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 924053 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 924053 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 924054 T6644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 924055 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 924055 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 924055 T6644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 924056 T6644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/
   [junit4]   2> 924056 T6644 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
   [junit4]   2> 924057 T6644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1
   [junit4]   2> 924057 T6644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index/
   [junit4]   2> 924057 T6644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 924058 T6644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index
   [junit4]   2> 924058 T6644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
   [junit4]   2> 924059 T6644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa6ed91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e73cbb),segFN=segments_1,generation=1}
   [junit4]   2> 924059 T6644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 924063 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 924065 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 924065 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 924066 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 924066 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 924066 T6644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 924067 T6644 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 924067 T6644 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 924068 T6644 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 924068 T6644 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 924069 T6644 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 924069 T6644 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 924070 T6644 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 924079 T6644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 924085 T6644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 924085 T6644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 924086 T6644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
   [junit4]   2> 924086 T6644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa6ed91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e73cbb),segFN=segments_1,generation=1}
   [junit4]   2> 924087 T6644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 924087 T6644 oass.SolrIndexSearcher.<init> Opening Searcher@670d858a[collection1] main
   [junit4]   2> 924091 T6645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@670d858a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 924094 T6644 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 924095 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 924095 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 924095 T6648 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54145 collection:collection1 shard:shard1
   [junit4]   2> 924097 T6648 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 924142 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 924153 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924153 T6648 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 924154 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C809 name=collection1 org.apache.solr.core.SolrCore@51d6fab8 url=https://127.0.0.1:54145/collection1 node=127.0.0.1:54145_ C809_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54145, core=collection1, node_name=127.0.0.1:54145_}
   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54145/collection1/
   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.syncToMe https://127.0.0.1:54145/collection1/ has no replicas
   [junit4]   2> 924154 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 924155 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54145/collection1/ shard1
   [junit4]   2> 924155 T6648 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 924165 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924166 T6630 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> 924166 T6621 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> 924166 T6643 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> 924176 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 924180 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924283 T6643 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> 924283 T6630 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> 924283 T6621 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> 924328 T6648 oasc.ZkController.register We are https://127.0.0.1:54145/collection1/ and leader is https://127.0.0.1:54145/collection1/
   [junit4]   2> 924328 T6648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54145
   [junit4]   2> 924328 T6648 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 924328 T6648 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 924328 T6648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924330 T6648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 924332 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 924333 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54145",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54145_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 924336 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 924439 T6630 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> 924440 T6643 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> 924440 T6621 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> 925070 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 925071 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 925074 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 925075 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54153
   [junit4]   2> 925077 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421
   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/'
   [junit4]   2> 925102 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/solr.xml
   [junit4]   2> 925155 T6597 oasc.CoreContainer.<init> New CoreContainer 1783077930
   [junit4]   2> 925156 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/]
   [junit4]   2> 925157 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 925160 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 925169 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 925169 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 925170 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 925170 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
   [junit4]   2> 925170 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 925171 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 925174 T6659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6da8a612 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 925174 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 925186 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 925187 T6661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@705689c0 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 925188 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 925200 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 926203 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54153_
   [junit4]   2> 926205 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54153_
   [junit4]   2> 926209 T6643 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 926209 T6621 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 926209 T6661 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 926209 T6630 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 926219 T6662 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 926220 T6662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 926221 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 926221 T6662 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 926221 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 926222 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 926223 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 926223 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54153",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54153_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 926224 T6622 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 926224 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 926227 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 926236 T6630 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> 926237 T6621 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> 926237 T6661 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> 926237 T6643 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> 927222 T6662 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 927222 T6662 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1
   [junit4]   2> 927222 T6662 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 927223 T6662 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 927224 T6662 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 927225 T6662 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 927225 T6662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/'
   [junit4]   2> 927227 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/.svn/' to classloader
   [junit4]   2> 927228 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/classes/' to classloader
   [junit4]   2> 927228 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/README' to classloader
   [junit4]   2> 927304 T6662 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 927380 T6662 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 927482 T6662 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 927493 T6662 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 928102 T6662 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 928103 T6662 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 928104 T6662 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 928112 T6662 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 928115 T6662 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 928128 T6662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 928132 T6662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 928135 T6662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 928138 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 928138 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 928138 T6662 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 928139 T6662 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/
   [junit4]   2> 928139 T6662 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
   [junit4]   2> 928140 T6662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2
   [junit4]   2> 928140 T6662 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index/
   [junit4]   2> 928140 T6662 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 928140 T6662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index
   [junit4]   2> 928140 T6662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
   [junit4]   2> 928141 T6662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c909111 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d319980),segFN=segments_1,generation=1}
   [junit4]   2> 928141 T6662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 928144 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 928144 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 928146 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 928146 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 928146 T6662 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 928146 T6662 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 928155 T6662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 928158 T6662 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 928158 T6662 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 928159 T6662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
   [junit4]   2> 928159 T6662 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c909111 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d319980),segFN=segments_1,generation=1}
   [junit4]   2> 928159 T6662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 928160 T6662 oass.SolrIndexSearcher.<init> Opening Searcher@43392ffb[collection1] main
   [junit4]   2> 928163 T6663 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43392ffb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 928165 T6662 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 928165 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 928166 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 928165 T6666 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54153 collection:collection1 shard:shard2
   [junit4]   2> 928168 T6666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 928193 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 928202 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928202 T6666 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 928202 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C810 name=collection1 org.apache.solr.core.SolrCore@b20b7d2 url=https://127.0.0.1:54153/collection1 node=127.0.0.1:54153_ C810_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54153, core=collection1, node_name=127.0.0.1:54153_}
   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54153/collection1/
   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.syncToMe https://127.0.0.1:54153/collection1/ has no replicas
   [junit4]   2> 928203 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54153/collection1/ shard2
   [junit4]   2> 928203 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928203 T6666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 928214 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928215 T6630 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> 928215 T6643 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> 928215 T6621 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> 928215 T6661 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> 928220 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928229 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928333 T6630 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> 928333 T6661 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> 928333 T6621 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> 928333 T6643 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> 928371 T6666 oasc.ZkController.register We are https://127.0.0.1:54153/collection1/ and leader is https://127.0.0.1:54153/collection1/
   [junit4]   2> 928371 T6666 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54153
   [junit4]   2> 928371 T6666 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 928371 T6666 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 928371 T6666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928373 T6666 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928374 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 928375 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:54153",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54153_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 928384 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 928486 T6630 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> 928486 T6643 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> 928486 T6621 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> 928486 T6661 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> 929121 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 929122 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 929126 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
   [junit4]   2> 929127 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54167
   [junit4]   2> 929128 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492
   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/'
   [junit4]   2> 929154 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/solr.xml
   [junit4]   2> 929207 T6597 oasc.CoreContainer.<init> New CoreContainer 961303138
   [junit4]   2> 929207 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/]
   [junit4]   2> 929208 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 929211 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 929211 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 929220 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929220 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929221 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 929221 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
   [junit4]   2> 929221 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 929222 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929238 T6677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12eeb0e5 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929239 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929252 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 929254 T6679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47e545e4 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929254 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 929266 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 930269 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54167_
   [junit4]   2> 930297 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54167_
   [junit4]   2> 930301 T6643 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 930301 T6661 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 930301 T6621 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 930301 T6679 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 930301 T6630 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 930312 T6680 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 930312 T6680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930314 T6680 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 930316 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 930317 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [juni

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

n searcher on request.
   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3;done=false>>]
   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3
   [junit4]   2> 1011664 T6679 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index;done=false>>]
   [junit4]   2> 1011664 T6679 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index
   [junit4]   2> 1011664 T6679 oasc.LeaderElector$1.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:63)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1103)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:220)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:220)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:61)
   [junit4]   2> 	... 18 more
   [junit4]   2> 
   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1011666 T6679 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=tr, timezone=America/Atikokan
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=173454320,total=506920960
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, TestBinaryField, TestCopyFieldCollectionResource, PingRequestHandlerTest, NumericFieldsTest, SuggesterWFSTTest, CursorPagingTest, OpenCloseCoreStressTest, TestFastLRUCache, DistributedSuggestComponentTest, ConnectionManagerTest, CurrencyFieldOpenExchangeTest, LeaderElectionIntegrationTest, TestClassNameShortening, SortByFunctionTest, TestBinaryResponseWriter, SolrCmdDistributorTest, DirectSolrConnectionTest, TestUpdate, RAMDirectoryFactoryTest, TestIndexSearcher, TestSchemaSimilarityResource, BlockDirectoryTest, TestFreeTextSuggestions, TestDistributedSearch, TestFastOutputStream, UniqFieldsUpdateProcessorFactoryTest, TestHashPartitioner, TestCollationField, TestSweetSpotSimilarityFactory, TestAddFieldRealTimeGet, TestCollationFieldDocValues, SolrIndexConfigTest, TimeZoneUtilsTest, TestRandomMergePolicy, NoCacheHeaderTest, TestFoldingMultitermQuery, TestRecoveryHdfs, TestSolrJ, DistributedQueryComponentOptimizationTest, HdfsLockFactoryTest, BadIndexSchemaTest, TestMultiCoreConfBootstrap, DistanceFunctionTest, HighlighterTest, HdfsRecoveryZkTest, TestFieldTypeResource, DisMaxRequestHandlerTest, CursorMarkTest, SpellingQueryConverterTest, TestCodecSupport, SpellCheckComponentTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, PluginInfoTest, DocumentAnalysisRequestHandlerTest, TestPhraseSuggestions, TestQueryTypes, ConvertedLegacyTest, TestOmitPositions, HdfsBasicDistributedZk2Test, SolrPluginUtilsTest, TestStressReorder, TestQuerySenderListener, HardAutoCommitTest, TestCloudManagedSchema, FileUtilsTest, TestDistributedMissingSort, ChaosMonkeyNothingIsSafeTest, TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, TestImplicitCoreProperties, PreAnalyzedFieldTest, TestReload, TestSolrQueryParserDefaultOperatorResource, TestNumberUtils, TestAnalyzedSuggestions, HdfsSyncSliceTest, StressHdfsTest, AlternateDirectoryTest, TestSolrXml, OutputWriterTest, TestNonDefinedSimilarityFactory, DirectSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, RequiredFieldsTest, TestDistributedGrouping, BasicDistributedZk2Test]
   [junit4] Completed on J1 in 95.92s, 1 test, 1 error <<< FAILURES!

[...truncated 574 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:471: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:451: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1278: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:911: There were test failures: 363 suites, 1565 tests, 1 error, 35 ignored (7 assumptions)

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



Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2318 - Failure

Posted by Mark Miller <ma...@gmail.com>.
This actually shouldn’t use SSL anymore.

But there is a bug in opting out of SSL - Robert just brought it up to me and has an approach to address it.

- Mark

http://about.me/markrmiller

On Feb 24, 2014, at 3:33 PM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2318/
> 
> 1 tests failed.
> REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
> 
> Error Message:
> No live SolrServers available to handle this request:[https://127.0.0.1:54153/collection1, https://127.0.0.1:54171/collection1]
> 
> Stack Trace:
> org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:54153/collection1, https://127.0.0.1:54171/collection1]
> 	at __randomizedtesting.SeedInfo.seed([3C76D7F9E6822FAC:BD9059E191DD4F90]:0)
> 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
> 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
> 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
> 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
> 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1427)
> 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:563)
> 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:545)
> 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:524)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:296)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:113)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:616)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> 	at java.lang.Thread.run(Thread.java:679)
> Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
> 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
> 	... 50 more
> 
> 
> 
> 
> Build Log:
> [...truncated 10038 lines...]
>   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
>   [junit4]   2> 916569 T6597 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
>   [junit4]   2> 916569 T6597 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
>   [junit4]   2> 916573 T6597 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
>   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1393272668897
>   [junit4]   2> 916574 T6597 oasc.ZkTestServer.run STARTING ZK TEST SERVER
>   [junit4]   2> 916575 T6598 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
>   [junit4]   2> 916676 T6597 oasc.ZkTestServer.run start zk server on port:54126
>   [junit4]   2> 916677 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 916682 T6604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22184183 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 916682 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 916683 T6597 oascc.SolrZkClient.makePath makePath: /solr
>   [junit4]   2> 916688 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 916696 T6606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9e6a7bb name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 916696 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 916697 T6597 oascc.SolrZkClient.makePath makePath: /collections/collection1
>   [junit4]   2> 916701 T6597 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
>   [junit4]   2> 916704 T6597 oascc.SolrZkClient.makePath makePath: /collections/control_collection
>   [junit4]   2> 916711 T6597 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
>   [junit4]   2> 916715 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
>   [junit4]   2> 916716 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
>   [junit4]   2> 916721 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
>   [junit4]   2> 916722 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
>   [junit4]   2> 916827 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 916828 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 916832 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
>   [junit4]   2> 916832 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
>   [junit4]   2> 916836 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
>   [junit4]   2> 916836 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
>   [junit4]   2> 916839 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
>   [junit4]   2> 916840 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
>   [junit4]   2> 916843 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
>   [junit4]   2> 916844 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
>   [junit4]   2> 916847 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 916848 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 916851 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 916852 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 916855 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
>   [junit4]   2> 916855 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
>   [junit4]   2> 916866 T6597 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
>   [junit4]   2> 916867 T6597 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
>   [junit4]   2> 916894 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 916896 T6608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e522597 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 916896 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 917772 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 917775 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
>   [junit4]   2> 917777 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54134
>   [junit4]   2> 917779 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 917779 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 917780 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231
>   [junit4]   2> 917780 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/'
>   [junit4]   2> 917805 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/solr.xml
>   [junit4]   2> 917860 T6597 oasc.CoreContainer.<init> New CoreContainer 1740865177
>   [junit4]   2> 917860 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/]
>   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 917862 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 917863 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 917864 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 917874 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 917874 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 917875 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 917875 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
>   [junit4]   2> 917875 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 917876 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 917881 T6619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@756d18d name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 917882 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 917885 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 917887 T6621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ba591e2 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 917887 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 917889 T6597 oascc.SolrZkClient.makePath makePath: /overseer/queue
>   [junit4]   2> 917916 T6597 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
>   [junit4]   2> 917920 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes
>   [junit4]   2> 917931 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54134_
>   [junit4]   2> 917933 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54134_
>   [junit4]   2> 917936 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect
>   [junit4]   2> 917943 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
>   [junit4]   2> 917955 T6597 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54134_
>   [junit4]   2> 917955 T6597 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
>   [junit4]   2> 917958 T6597 oasc.Overseer.start Overseer (id=91309517629292548-127.0.0.1:54134_-n_0000000000) starting
>   [junit4]   2> 917968 T6597 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
>   [junit4]   2> 917978 T6623 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
>   [junit4]   2> 917979 T6597 oascc.SolrZkClient.makePath makePath: /clusterstate.json
>   [junit4]   2> 917979 T6623 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
>   [junit4]   2> 917981 T6597 oascc.SolrZkClient.makePath makePath: /aliases.json
>   [junit4]   2> 917983 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 917986 T6622 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
>   [junit4]   2> 917993 T6624 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 917993 T6624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 917995 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 917995 T6624 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 917996 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54134",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54134_",
>   [junit4]   2> 	  "shard":null,
>   [junit4]   2> 	  "collection":"control_collection",
>   [junit4]   2> 	  "numShards":"1",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
>   [junit4]   2> 917997 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
>   [junit4]   2> 917999 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 918000 T6621 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> 918996 T6624 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 918996 T6624 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1
>   [junit4]   2> 918996 T6624 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
>   [junit4]   2> 918997 T6624 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 918997 T6624 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
>   [junit4]   2> 918998 T6624 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
>   [junit4]   2> 918999 T6624 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/'
>   [junit4]   2> 919000 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/classes/' to classloader
>   [junit4]   2> 919000 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/README' to classloader
>   [junit4]   2> 919001 T6624 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/lib/.svn/' to classloader
>   [junit4]   2> 919060 T6624 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
>   [junit4]   2> 919116 T6624 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 919217 T6624 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 919230 T6624 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 919833 T6624 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 919833 T6624 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 919834 T6624 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 919849 T6624 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 919853 T6624 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 919872 T6624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 919878 T6624 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 919882 T6624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 919884 T6624 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 919885 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 919886 T6624 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 919886 T6624 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 919886 T6624 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1393272669231/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/
>   [junit4]   2> 919887 T6624 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
>   [junit4]   2> 919888 T6624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data
>   [junit4]   2> 919888 T6624 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index/
>   [junit4]   2> 919888 T6624 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 919889 T6624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/control/data/index
>   [junit4]   2> 919889 T6624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
>   [junit4]   2> 919890 T6624 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e294d34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bc0ad26),segFN=segments_1,generation=1}
>   [junit4]   2> 919890 T6624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 919894 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 919895 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 919896 T6624 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 919896 T6624 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 919896 T6624 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 919897 T6624 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 919898 T6624 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 919899 T6624 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 919899 T6624 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 919900 T6624 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 919910 T6624 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 919917 T6624 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 919917 T6624 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 919918 T6624 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
>   [junit4]   2> 919919 T6624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e294d34 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bc0ad26),segFN=segments_1,generation=1}
>   [junit4]   2> 919919 T6624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 919920 T6624 oass.SolrIndexSearcher.<init> Opening Searcher@129e7233[collection1] main
>   [junit4]   2> 919923 T6625 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@129e7233[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 919924 T6624 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 919924 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
>   [junit4]   2> 919925 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 919924 T6628 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54134 collection:control_collection shard:shard1
>   [junit4]   2> 919927 T6628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
>   [junit4]   2> 919930 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 919932 T6630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@572fe817 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 919932 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 919941 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 919944 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>   [junit4]   2> 919953 T6597 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
>   [junit4]   2> 919954 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 919955 T6628 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 919955 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> ASYNC  NEW_CORE C808 name=collection1 org.apache.solr.core.SolrCore@43ccf2f9 url=https://127.0.0.1:54134/collection1 node=127.0.0.1:54134_ C808_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:54134, core=collection1, node_name=127.0.0.1:54134_}
>   [junit4]   2> 919955 T6628 C808 P54134 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54134/collection1/
>   [junit4]   2> 919956 T6628 C808 P54134 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 919956 T6628 C808 P54134 oasc.SyncStrategy.syncToMe https://127.0.0.1:54134/collection1/ has no replicas
>   [junit4]   2> 919956 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 919956 T6628 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54134/collection1/ shard1
>   [junit4]   2> 919957 T6628 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
>   [junit4]   2> 919966 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 919967 T6630 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> 919967 T6621 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> 919980 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 919984 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 920088 T6621 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> 920088 T6630 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> 920132 T6628 oasc.ZkController.register We are https://127.0.0.1:54134/collection1/ and leader is https://127.0.0.1:54134/collection1/
>   [junit4]   2> 920132 T6628 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54134
>   [junit4]   2> 920132 T6628 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 920132 T6628 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 920133 T6628 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 920134 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 920135 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 920135 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 920135 T6628 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 920136 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 920137 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"active",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54134",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54134_",
>   [junit4]   2> 	  "shard":"shard1",
>   [junit4]   2> 	  "collection":"control_collection",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":"core_node1"}
>   [junit4]   2> 920141 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 920244 T6630 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> 920244 T6621 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> 920900 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
>   [junit4]   2> 920900 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 920904 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
>   [junit4]   2> 920904 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54145
>   [junit4]   2> 920906 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276
>   [junit4]   2> 920907 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/'
>   [junit4]   2> 920936 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/solr.xml
>   [junit4]   2> 920998 T6597 oasc.CoreContainer.<init> New CoreContainer 1072987274
>   [junit4]   2> 920998 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/]
>   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 921000 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 921001 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 921002 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 921002 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 921012 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 921012 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 921012 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 921013 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
>   [junit4]   2> 921013 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 921014 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 921017 T6641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5faa9d85 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 921017 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 921037 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 921039 T6643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74ca87a1 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 921039 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 921044 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 922048 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54145_
>   [junit4]   2> 922050 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54145_
>   [junit4]   2> 922054 T6630 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 922054 T6621 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 922054 T6643 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 922064 T6644 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 922064 T6644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 922066 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 922066 T6644 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 922066 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 922067 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 922067 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 922068 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54145",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54145_",
>   [junit4]   2> 	  "shard":null,
>   [junit4]   2> 	  "collection":"collection1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 922069 T6622 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
>   [junit4]   2> 922069 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
>   [junit4]   2> 922072 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 922080 T6643 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> 922080 T6621 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> 922080 T6630 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> 923067 T6644 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 923067 T6644 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1
>   [junit4]   2> 923067 T6644 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>   [junit4]   2> 923068 T6644 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 923069 T6644 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
>   [junit4]   2> 923070 T6644 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
>   [junit4]   2> 923070 T6644 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/'
>   [junit4]   2> 923072 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/.svn/' to classloader
>   [junit4]   2> 923073 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/README' to classloader
>   [junit4]   2> 923074 T6644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/lib/classes/' to classloader
>   [junit4]   2> 923142 T6644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
>   [junit4]   2> 923218 T6644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 923320 T6644 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 923331 T6644 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 924008 T6644 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 924008 T6644 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 924009 T6644 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 924023 T6644 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 924027 T6644 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 924042 T6644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 924047 T6644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 924052 T6644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 924053 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 924053 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 924054 T6644 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 924055 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 924055 T6644 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 924055 T6644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 924056 T6644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1393272672276/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/
>   [junit4]   2> 924056 T6644 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
>   [junit4]   2> 924057 T6644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1
>   [junit4]   2> 924057 T6644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index/
>   [junit4]   2> 924057 T6644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index' doesn't exist. Creating new index...
>   [junit4]   2> 924058 T6644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty1/index
>   [junit4]   2> 924058 T6644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
>   [junit4]   2> 924059 T6644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa6ed91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e73cbb),segFN=segments_1,generation=1}
>   [junit4]   2> 924059 T6644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 924063 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 924064 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 924065 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 924065 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 924066 T6644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 924066 T6644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 924066 T6644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 924067 T6644 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 924067 T6644 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 924068 T6644 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 924068 T6644 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 924069 T6644 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 924069 T6644 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 924070 T6644 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 924079 T6644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 924085 T6644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 924085 T6644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 924086 T6644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
>   [junit4]   2> 924086 T6644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1aa6ed91 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e73cbb),segFN=segments_1,generation=1}
>   [junit4]   2> 924087 T6644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 924087 T6644 oass.SolrIndexSearcher.<init> Opening Searcher@670d858a[collection1] main
>   [junit4]   2> 924091 T6645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@670d858a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 924094 T6644 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 924095 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
>   [junit4]   2> 924095 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 924095 T6648 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54145 collection:collection1 shard:shard1
>   [junit4]   2> 924097 T6648 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
>   [junit4]   2> 924142 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>   [junit4]   2> 924153 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924153 T6648 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 924154 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> ASYNC  NEW_CORE C809 name=collection1 org.apache.solr.core.SolrCore@51d6fab8 url=https://127.0.0.1:54145/collection1 node=127.0.0.1:54145_ C809_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54145, core=collection1, node_name=127.0.0.1:54145_}
>   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54145/collection1/
>   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 924154 T6648 C809 P54145 oasc.SyncStrategy.syncToMe https://127.0.0.1:54145/collection1/ has no replicas
>   [junit4]   2> 924154 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 924155 T6648 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54145/collection1/ shard1
>   [junit4]   2> 924155 T6648 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
>   [junit4]   2> 924165 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924166 T6630 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> 924166 T6621 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> 924166 T6643 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> 924176 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 924180 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924283 T6643 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> 924283 T6630 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> 924283 T6621 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> 924328 T6648 oasc.ZkController.register We are https://127.0.0.1:54145/collection1/ and leader is https://127.0.0.1:54145/collection1/
>   [junit4]   2> 924328 T6648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54145
>   [junit4]   2> 924328 T6648 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 924328 T6648 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 924328 T6648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924330 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924330 T6648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 924332 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 924333 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"active",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54145",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54145_",
>   [junit4]   2> 	  "shard":"shard1",
>   [junit4]   2> 	  "collection":"collection1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":"core_node1"}
>   [junit4]   2> 924336 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 924439 T6630 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> 924440 T6643 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> 924440 T6621 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> 925070 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
>   [junit4]   2> 925071 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 925074 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
>   [junit4]   2> 925075 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54153
>   [junit4]   2> 925077 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421
>   [junit4]   2> 925078 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/'
>   [junit4]   2> 925102 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/solr.xml
>   [junit4]   2> 925155 T6597 oasc.CoreContainer.<init> New CoreContainer 1783077930
>   [junit4]   2> 925156 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/]
>   [junit4]   2> 925157 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 925158 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 925159 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 925160 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 925169 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 925169 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 925170 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 925170 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
>   [junit4]   2> 925170 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 925171 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 925174 T6659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6da8a612 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 925174 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 925186 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 925187 T6661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@705689c0 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 925188 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 925200 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 926203 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54153_
>   [junit4]   2> 926205 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54153_
>   [junit4]   2> 926209 T6643 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 926209 T6621 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 926209 T6661 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 926209 T6630 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 926219 T6662 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 926220 T6662 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 926221 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 926221 T6662 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 926221 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 926222 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 926223 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 926223 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54153",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54153_",
>   [junit4]   2> 	  "shard":null,
>   [junit4]   2> 	  "collection":"collection1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 926224 T6622 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
>   [junit4]   2> 926224 T6622 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
>   [junit4]   2> 926227 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 926236 T6630 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> 926237 T6621 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> 926237 T6661 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> 926237 T6643 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> 927222 T6662 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
>   [junit4]   2> 927222 T6662 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1
>   [junit4]   2> 927222 T6662 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
>   [junit4]   2> 927223 T6662 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 927224 T6662 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
>   [junit4]   2> 927225 T6662 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
>   [junit4]   2> 927225 T6662 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/'
>   [junit4]   2> 927227 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/.svn/' to classloader
>   [junit4]   2> 927228 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/classes/' to classloader
>   [junit4]   2> 927228 T6662 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/lib/README' to classloader
>   [junit4]   2> 927304 T6662 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
>   [junit4]   2> 927380 T6662 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 927482 T6662 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 927493 T6662 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 928102 T6662 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 928103 T6662 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 928104 T6662 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 928112 T6662 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 928115 T6662 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 928128 T6662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 928132 T6662 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 928135 T6662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 928137 T6662 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 928138 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 928138 T6662 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 928138 T6662 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 928139 T6662 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1393272676421/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/
>   [junit4]   2> 928139 T6662 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@43880664
>   [junit4]   2> 928140 T6662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2
>   [junit4]   2> 928140 T6662 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index/
>   [junit4]   2> 928140 T6662 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index' doesn't exist. Creating new index...
>   [junit4]   2> 928140 T6662 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty2/index
>   [junit4]   2> 928140 T6662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8207002493278699]
>   [junit4]   2> 928141 T6662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c909111 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d319980),segFN=segments_1,generation=1}
>   [junit4]   2> 928141 T6662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 928144 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 928144 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 928145 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 928146 T6662 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 928146 T6662 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 928146 T6662 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 928146 T6662 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 928147 T6662 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 928148 T6662 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 928155 T6662 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 928158 T6662 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 928158 T6662 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 928159 T6662 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=87.3857421875, floorSegmentMB=2.0224609375, forceMergeDeletesPctAllowed=14.952351157827904, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6416265741813015
>   [junit4]   2> 928159 T6662 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c909111 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d319980),segFN=segments_1,generation=1}
>   [junit4]   2> 928159 T6662 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 928160 T6662 oass.SolrIndexSearcher.<init> Opening Searcher@43392ffb[collection1] main
>   [junit4]   2> 928163 T6663 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43392ffb[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 928165 T6662 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 928165 T6597 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
>   [junit4]   2> 928166 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 928165 T6666 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:54153 collection:collection1 shard:shard2
>   [junit4]   2> 928168 T6666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
>   [junit4]   2> 928193 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
>   [junit4]   2> 928202 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928202 T6666 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
>   [junit4]   2> 928202 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
>   [junit4]   2> ASYNC  NEW_CORE C810 name=collection1 org.apache.solr.core.SolrCore@b20b7d2 url=https://127.0.0.1:54153/collection1 node=127.0.0.1:54153_ C810_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:54153, core=collection1, node_name=127.0.0.1:54153_}
>   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:54153/collection1/
>   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
>   [junit4]   2> 928203 T6666 C810 P54153 oasc.SyncStrategy.syncToMe https://127.0.0.1:54153/collection1/ has no replicas
>   [junit4]   2> 928203 T6666 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:54153/collection1/ shard2
>   [junit4]   2> 928203 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 928203 T6666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
>   [junit4]   2> 928214 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928215 T6630 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> 928215 T6643 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> 928215 T6621 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> 928215 T6661 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> 928220 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 928229 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928333 T6630 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> 928333 T6661 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> 928333 T6621 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> 928333 T6643 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> 928371 T6666 oasc.ZkController.register We are https://127.0.0.1:54153/collection1/ and leader is https://127.0.0.1:54153/collection1/
>   [junit4]   2> 928371 T6666 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:54153
>   [junit4]   2> 928371 T6666 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
>   [junit4]   2> 928371 T6666 oasc.ZkController.publish publishing core=collection1 state=active
>   [junit4]   2> 928371 T6666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928373 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928373 T6666 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 928374 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 928375 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"active",
>   [junit4]   2> 	  "base_url":"https://127.0.0.1:54153",
>   [junit4]   2> 	  "core":"collection1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:54153_",
>   [junit4]   2> 	  "shard":"shard2",
>   [junit4]   2> 	  "collection":"collection1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":"core_node2"}
>   [junit4]   2> 928384 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 928486 T6630 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> 928486 T6643 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> 928486 T6621 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> 928486 T6661 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> 929121 T6597 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
>   [junit4]   2> 929122 T6597 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 929126 T6597 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1] of [SSLv2Hello, SSLv3, TLSv1]
>   [junit4]   2> 929127 T6597 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:54167
>   [junit4]   2> 929128 T6597 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492
>   [junit4]   2> 929129 T6597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/'
>   [junit4]   2> 929154 T6597 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/solr.xml
>   [junit4]   2> 929207 T6597 oasc.CoreContainer.<init> New CoreContainer 961303138
>   [junit4]   2> 929207 T6597 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1393272680492/]
>   [junit4]   2> 929208 T6597 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
>   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 929209 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 929210 T6597 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 929211 T6597 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 929211 T6597 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 929220 T6597 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 929220 T6597 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 929221 T6597 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 929221 T6597 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54126/solr
>   [junit4]   2> 929221 T6597 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 929222 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 929238 T6677 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12eeb0e5 name:ZooKeeperConnection Watcher:127.0.0.1:54126 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 929239 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 929252 T6597 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 929254 T6679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47e545e4 name:ZooKeeperConnection Watcher:127.0.0.1:54126/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 929254 T6597 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 929266 T6597 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 930269 T6597 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54167_
>   [junit4]   2> 930297 T6597 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54167_
>   [junit4]   2> 930301 T6643 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 930301 T6661 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 930301 T6621 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 930301 T6679 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 930301 T6630 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 930312 T6680 oasc.ZkController.publish publishing core=collection1 state=down
>   [junit4]   2> 930312 T6680 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
>   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 930314 T6680 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 930314 T6621 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 930316 T6622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 930317 T6622 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [juni
> 
> [...truncated too long message...]
> 
> n searcher on request.
>   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3;done=false>>]
>   [junit4]   2> 1011663 T6679 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3
>   [junit4]   2> 1011664 T6679 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index;done=false>>]
>   [junit4]   2> 1011664 T6679 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1393272668896/jetty3/index
>   [junit4]   2> 1011664 T6679 oasc.LeaderElector$1.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
>   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:63)
>   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1103)
>   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:167)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
>   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
>   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
>   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
>   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:259)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
>   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
>   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
>   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
>   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
>   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
>   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:220)
>   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:220)
>   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
>   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
>   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:61)
>   [junit4]   2> 	... 18 more
>   [junit4]   2> 
>   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
>   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 1011665 T6679 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
>   [junit4]   2> 1011666 T6679 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
>   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
>   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
>   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
>   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
>   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:254)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
>   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
>   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
>   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
>   [junit4]   2> 
>   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=tr, timezone=America/Atikokan
>   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=173454320,total=506920960
>   [junit4]   2> NOTE: All tests run in this JVM: [TestStressRecovery, TestBinaryField, TestCopyFieldCollectionResource, PingRequestHandlerTest, NumericFieldsTest, SuggesterWFSTTest, CursorPagingTest, OpenCloseCoreStressTest, TestFastLRUCache, DistributedSuggestComponentTest, ConnectionManagerTest, CurrencyFieldOpenExchangeTest, LeaderElectionIntegrationTest, TestClassNameShortening, SortByFunctionTest, TestBinaryResponseWriter, SolrCmdDistributorTest, DirectSolrConnectionTest, TestUpdate, RAMDirectoryFactoryTest, TestIndexSearcher, TestSchemaSimilarityResource, BlockDirectoryTest, TestFreeTextSuggestions, TestDistributedSearch, TestFastOutputStream, UniqFieldsUpdateProcessorFactoryTest, TestHashPartitioner, TestCollationField, TestSweetSpotSimilarityFactory, TestAddFieldRealTimeGet, TestCollationFieldDocValues, SolrIndexConfigTest, TimeZoneUtilsTest, TestRandomMergePolicy, NoCacheHeaderTest, TestFoldingMultitermQuery, TestRecoveryHdfs, TestSolrJ, DistributedQueryComponentOptimizationTest, HdfsLockFactoryTest, BadIndexSchemaTest, TestMultiCoreConfBootstrap, DistanceFunctionTest, HighlighterTest, HdfsRecoveryZkTest, TestFieldTypeResource, DisMaxRequestHandlerTest, CursorMarkTest, SpellingQueryConverterTest, TestCodecSupport, SpellCheckComponentTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, PluginInfoTest, DocumentAnalysisRequestHandlerTest, TestPhraseSuggestions, TestQueryTypes, ConvertedLegacyTest, TestOmitPositions, HdfsBasicDistributedZk2Test, SolrPluginUtilsTest, TestStressReorder, TestQuerySenderListener, HardAutoCommitTest, TestCloudManagedSchema, FileUtilsTest, TestDistributedMissingSort, ChaosMonkeyNothingIsSafeTest, TermVectorComponentDistributedTest, OpenExchangeRatesOrgProviderTest, TestImplicitCoreProperties, PreAnalyzedFieldTest, TestReload, TestSolrQueryParserDefaultOperatorResource, TestNumberUtils, TestAnalyzedSuggestions, HdfsSyncSliceTest, StressHdfsTest, AlternateDirectoryTest, TestSolrXml, OutputWriterTest, TestNonDefinedSimilarityFactory, DirectSolrSpellCheckerTest, FieldAnalysisRequestHandlerTest, RequiredFieldsTest, TestDistributedGrouping, BasicDistributedZk2Test]
>   [junit4] Completed on J1 in 95.92s, 1 test, 1 error <<< FAILURES!
> 
> [...truncated 574 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:471: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:451: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/extra-targets.xml:37: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:189: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:490: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1278: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:911: There were test failures: 363 suites, 1565 tests, 1 error, 35 ignored (7 assumptions)
> 
> Total time: 64 minutes 53 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org