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

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1713 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1713/

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

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

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:16933/collection1 Dead Guy:http://127.0.0.1:17435/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:51198/collection1], CloudJettyRunner [url=http://127.0.0.1:51198/collection1]]
	at __randomizedtesting.SeedInfo.seed([EE446AC56187A889:6FA2E4DD16D8C8B5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 9948 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 432926 T1322 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 432934 T1322 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1382961323681
   [junit4]   2> 432935 T1322 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 432936 T1323 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 433037 T1322 oasc.ZkTestServer.run start zk server on port:57141
   [junit4]   2> 433038 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433042 T1329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1d68e3 name:ZooKeeperConnection Watcher:127.0.0.1:57141 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433042 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433042 T1322 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 433059 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433061 T1331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60d23644 name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433061 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433062 T1322 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 433065 T1322 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 433068 T1322 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 433070 T1322 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 433073 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 433073 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 433079 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 433080 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 433183 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 433184 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 433187 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 433188 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 433199 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 433199 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 433202 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 433203 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 433206 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 433207 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 433210 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 433211 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 433213 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 433214 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 433217 T1322 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 433218 T1322 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 433520 T1322 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 433525 T1322 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34614
   [junit4]   2> 433526 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 433527 T1322 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 433527 T1322 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975
   [junit4]   2> 433528 T1322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/'
   [junit4]   2> 433568 T1322 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/solr.xml
   [junit4]   2> 433665 T1322 oasc.CoreContainer.<init> New CoreContainer 1612751760
   [junit4]   2> 433666 T1322 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/]
   [junit4]   2> 433668 T1322 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 433669 T1322 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 433669 T1322 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 433670 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 433670 T1322 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 433671 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 433671 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 433672 T1322 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 433672 T1322 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 433679 T1322 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 433679 T1322 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 433680 T1322 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57141/solr
   [junit4]   2> 433681 T1322 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 433682 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433685 T1342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e21d035 name:ZooKeeperConnection Watcher:127.0.0.1:57141 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433686 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433698 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433700 T1344 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@96c8057 name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433700 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433703 T1322 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 433714 T1322 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 433718 T1322 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 433720 T1322 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34614_
   [junit4]   2> 433727 T1322 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34614_
   [junit4]   2> 433730 T1322 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 433748 T1322 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 433751 T1322 oasc.Overseer.start Overseer (id=90633753309216771-127.0.0.1:34614_-n_0000000000) starting
   [junit4]   2> 433763 T1322 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 433772 T1346 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 433773 T1322 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 433776 T1322 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 433783 T1322 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 433786 T1345 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 433792 T1347 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 433792 T1347 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 433794 T1347 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 435289 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 435290 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34614",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34614_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 435290 T1345 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 435291 T1345 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 435308 T1344 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> 435796 T1347 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 435796 T1347 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/collection1
   [junit4]   2> 435796 T1347 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 435797 T1347 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 435798 T1347 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 435799 T1347 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/collection1/'
   [junit4]   2> 435801 T1347 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/collection1/lib/classes/' to classloader
   [junit4]   2> 435802 T1347 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/collection1/lib/README' to classloader
   [junit4]   2> 435871 T1347 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 435940 T1347 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 436042 T1347 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 436055 T1347 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 436747 T1347 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 436747 T1347 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 436748 T1347 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 436761 T1347 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 436765 T1347 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 436781 T1347 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 436786 T1347 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 436791 T1347 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 436792 T1347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 436792 T1347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 436792 T1347 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 436793 T1347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 436794 T1347 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 436794 T1347 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 436794 T1347 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1382961323975/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1382961323680/control/data/
   [junit4]   2> 436795 T1347 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d0e248
   [junit4]   2> 436796 T1347 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/control/data
   [junit4]   2> 436796 T1347 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1382961323680/control/data/index/
   [junit4]   2> 436796 T1347 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1382961323680/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 436797 T1347 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/control/data/index
   [junit4]   2> 436797 T1347 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.4853515625, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=20.05256655297159, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 436798 T1347 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2fa8302e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad445f0)),segFN=segments_1,generation=1}
   [junit4]   2> 436798 T1347 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 436802 T1347 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 436803 T1347 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 436803 T1347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 436804 T1347 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 436804 T1347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 436804 T1347 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 436805 T1347 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 436805 T1347 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 436805 T1347 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 436806 T1347 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 436807 T1347 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 436807 T1347 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 436807 T1347 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 436808 T1347 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 436808 T1347 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 436824 T1347 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 436831 T1347 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 436831 T1347 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 436831 T1347 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.6220703125, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=1.7345991521895376, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 436832 T1347 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2fa8302e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ad445f0)),segFN=segments_1,generation=1}
   [junit4]   2> 436832 T1347 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 436833 T1347 oass.SolrIndexSearcher.<init> Opening Searcher@268e84c1 main
   [junit4]   2> 436836 T1348 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@268e84c1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 436837 T1347 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 436837 T1347 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34614 collection:control_collection shard:shard1
   [junit4]   2> 436839 T1347 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 436865 T1347 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 436868 T1347 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 436868 T1347 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 436868 T1347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34614/collection1/
   [junit4]   2> 436869 T1347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 436869 T1347 oasc.SyncStrategy.syncToMe http://127.0.0.1:34614/collection1/ has no replicas
   [junit4]   2> 436869 T1347 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34614/collection1/ shard1
   [junit4]   2> 436869 T1347 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 438314 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 438338 T1344 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> 438354 T1347 oasc.ZkController.register We are http://127.0.0.1:34614/collection1/ and leader is http://127.0.0.1:34614/collection1/
   [junit4]   2> 438354 T1347 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34614
   [junit4]   2> 438354 T1347 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 438354 T1347 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 438355 T1347 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 438356 T1347 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 438357 T1322 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 438358 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 438361 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 438363 T1351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bd58a1 name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 438363 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 438365 T1322 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 438367 T1322 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 438653 T1322 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 438656 T1322 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17435
   [junit4]   2> 438657 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 438657 T1322 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 438658 T1322 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114
   [junit4]   2> 438658 T1322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/'
   [junit4]   2> 438697 T1322 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/solr.xml
   [junit4]   2> 438790 T1322 oasc.CoreContainer.<init> New CoreContainer 340143210
   [junit4]   2> 438791 T1322 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/]
   [junit4]   2> 438793 T1322 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 438793 T1322 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 438794 T1322 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 438794 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 438795 T1322 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 438795 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 438796 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 438796 T1322 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 438797 T1322 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 438803 T1322 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 438804 T1322 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 438805 T1322 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57141/solr
   [junit4]   2> 438805 T1322 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 438806 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 438809 T1362 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@646a96dd name:ZooKeeperConnection Watcher:127.0.0.1:57141 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 438810 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 438814 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 438825 T1364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca053ca name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 438825 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 438830 T1322 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 439833 T1322 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17435_
   [junit4]   2> 439838 T1322 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17435_
   [junit4]   2> 439842 T1351 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 439842 T1364 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 439842 T1344 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 439844 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 439845 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34614",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34614_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 439851 T1365 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 439851 T1365 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 439854 T1365 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 439855 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17435",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:17435_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 439855 T1345 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 439855 T1345 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 439867 T1344 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> 439867 T1364 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> 439867 T1351 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> 440856 T1365 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 440856 T1365 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/collection1
   [junit4]   2> 440856 T1365 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 440857 T1365 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 440858 T1365 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 440859 T1365 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/collection1/'
   [junit4]   2> 440860 T1365 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/collection1/lib/classes/' to classloader
   [junit4]   2> 440861 T1365 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/collection1/lib/README' to classloader
   [junit4]   2> 440929 T1365 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 440995 T1365 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 441097 T1365 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 441110 T1365 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 441797 T1365 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 441798 T1365 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 441798 T1365 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 441811 T1365 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 441816 T1365 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 441832 T1365 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 441836 T1365 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 441841 T1365 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 441842 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 441842 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 441842 T1365 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 441843 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 441844 T1365 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 441844 T1365 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 441844 T1365 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-jetty1-1382961329114/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty1/
   [junit4]   2> 441845 T1365 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d0e248
   [junit4]   2> 441846 T1365 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty1
   [junit4]   2> 441846 T1365 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty1/index/
   [junit4]   2> 441846 T1365 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 441847 T1365 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty1/index
   [junit4]   2> 441847 T1365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.4853515625, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=20.05256655297159, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 441848 T1365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a4d6455 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6801c7e3)),segFN=segments_1,generation=1}
   [junit4]   2> 441848 T1365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 441853 T1365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 441853 T1365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 441854 T1365 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 441854 T1365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 441854 T1365 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 441854 T1365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 441855 T1365 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 441855 T1365 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 441856 T1365 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 441856 T1365 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 441857 T1365 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 441857 T1365 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 441858 T1365 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 441858 T1365 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 441859 T1365 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 441874 T1365 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 441879 T1365 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 441879 T1365 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 441880 T1365 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.6220703125, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=1.7345991521895376, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 441881 T1365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a4d6455 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6801c7e3)),segFN=segments_1,generation=1}
   [junit4]   2> 441881 T1365 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 441881 T1365 oass.SolrIndexSearcher.<init> Opening Searcher@201fe173 main
   [junit4]   2> 441886 T1366 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@201fe173 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 441888 T1365 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 441889 T1365 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17435 collection:collection1 shard:shard1
   [junit4]   2> 441890 T1365 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 441911 T1365 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 441923 T1365 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 441923 T1365 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 441923 T1365 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17435/collection1/
   [junit4]   2> 441923 T1365 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 441924 T1365 oasc.SyncStrategy.syncToMe http://127.0.0.1:17435/collection1/ has no replicas
   [junit4]   2> 441924 T1365 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17435/collection1/ shard1
   [junit4]   2> 441924 T1365 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 442882 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 442905 T1344 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> 442905 T1351 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> 442905 T1364 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> 442959 T1365 oasc.ZkController.register We are http://127.0.0.1:17435/collection1/ and leader is http://127.0.0.1:17435/collection1/
   [junit4]   2> 442959 T1365 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17435
   [junit4]   2> 442959 T1365 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 442959 T1365 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 442960 T1365 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 442961 T1365 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 442962 T1322 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 442963 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 443256 T1322 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 443259 T1322 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51198
   [junit4]   2> 443260 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 443260 T1322 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 443261 T1322 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711
   [junit4]   2> 443261 T1322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/'
   [junit4]   2> 443300 T1322 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/solr.xml
   [junit4]   2> 443394 T1322 oasc.CoreContainer.<init> New CoreContainer 2052450779
   [junit4]   2> 443395 T1322 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/]
   [junit4]   2> 443397 T1322 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 443397 T1322 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 443398 T1322 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 443398 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 443399 T1322 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 443399 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 443399 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 443400 T1322 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 443400 T1322 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 443407 T1322 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 443408 T1322 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 443408 T1322 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57141/solr
   [junit4]   2> 443409 T1322 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 443410 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443413 T1378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13ef5a0f name:ZooKeeperConnection Watcher:127.0.0.1:57141 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443413 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443417 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 443419 T1380 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@393e0393 name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 443420 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 443431 T1322 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 444419 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 444420 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17435",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:17435_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 444426 T1344 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> 444426 T1351 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> 444426 T1380 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> 444426 T1364 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> 444435 T1322 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51198_
   [junit4]   2> 444437 T1322 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51198_
   [junit4]   2> 444440 T1344 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 444440 T1351 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 444440 T1364 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 444440 T1380 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 444455 T1381 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 444456 T1381 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 444457 T1381 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 445939 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 445940 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51198",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51198_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 445940 T1345 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 445941 T1345 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 445971 T1344 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> 445971 T1364 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> 445971 T1380 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> 445971 T1351 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> 446460 T1381 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 446460 T1381 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/collection1
   [junit4]   2> 446460 T1381 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 446461 T1381 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 446461 T1381 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 446462 T1381 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/collection1/'
   [junit4]   2> 446464 T1381 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/collection1/lib/classes/' to classloader
   [junit4]   2> 446465 T1381 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/collection1/lib/README' to classloader
   [junit4]   2> 446536 T1381 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 446605 T1381 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 446706 T1381 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 446719 T1381 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 447381 T1381 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 447382 T1381 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 447383 T1381 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 447391 T1381 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 447395 T1381 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 447408 T1381 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 447412 T1381 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 447415 T1381 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 447416 T1381 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 447416 T1381 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 447416 T1381 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 447417 T1381 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 447417 T1381 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 447418 T1381 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 447418 T1381 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1382961333711/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty2/
   [junit4]   2> 447418 T1381 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d0e248
   [junit4]   2> 447419 T1381 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty2
   [junit4]   2> 447419 T1381 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty2/index/
   [junit4]   2> 447419 T1381 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 447420 T1381 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty2/index
   [junit4]   2> 447420 T1381 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.4853515625, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=20.05256655297159, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 447421 T1381 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11b89d5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a16c3b9)),segFN=segments_1,generation=1}
   [junit4]   2> 447421 T1381 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 447425 T1381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 447425 T1381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 447425 T1381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 447425 T1381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 447426 T1381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 447426 T1381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 447426 T1381 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 447427 T1381 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 447427 T1381 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 447427 T1381 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 447428 T1381 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 447428 T1381 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 447428 T1381 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 447429 T1381 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 447429 T1381 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 447440 T1381 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 447444 T1381 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 447444 T1381 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 447445 T1381 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.6220703125, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=1.7345991521895376, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 447445 T1381 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@11b89d5d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a16c3b9)),segFN=segments_1,generation=1}
   [junit4]   2> 447445 T1381 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 447446 T1381 oass.SolrIndexSearcher.<init> Opening Searcher@e41932a main
   [junit4]   2> 447450 T1382 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e41932a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 447452 T1381 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 447452 T1381 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51198 collection:collection1 shard:shard1
   [junit4]   2> 447456 T1381 oasc.ZkController.register We are http://127.0.0.1:51198/collection1/ and leader is http://127.0.0.1:17435/collection1/
   [junit4]   2> 447457 T1381 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51198
   [junit4]   2> 447457 T1381 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 447457 T1381 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C311 name=collection1 org.apache.solr.core.SolrCore@7c1edec9 url=http://127.0.0.1:51198/collection1 node=127.0.0.1:51198_ C311_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51198, core=collection1, node_name=127.0.0.1:51198_}
   [junit4]   2> 447457 T1383 C311 P51198 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 447458 T1381 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 447458 T1383 C311 P51198 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 447458 T1383 C311 P51198 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 447459 T1383 C311 P51198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 447459 T1322 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 447460 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 447463 T1354 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 447480 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 447481 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51198",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51198_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 447485 T1344 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> 447485 T1364 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> 447485 T1380 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> 447485 T1351 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> 447745 T1322 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 447748 T1322 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16933
   [junit4]   2> 447749 T1322 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 447750 T1322 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 447750 T1322 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207
   [junit4]   2> 447751 T1322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/'
   [junit4]   2> 447790 T1322 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/solr.xml
   [junit4]   2> 447900 T1322 oasc.CoreContainer.<init> New CoreContainer 1279942033
   [junit4]   2> 447901 T1322 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/]
   [junit4]   2> 447903 T1322 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 447903 T1322 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 447904 T1322 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 447904 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 447905 T1322 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 447905 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 447905 T1322 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 447906 T1322 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 447906 T1322 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 447913 T1322 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 447914 T1322 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 447914 T1322 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57141/solr
   [junit4]   2> 447915 T1322 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 447916 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 447919 T1395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e32fb6d name:ZooKeeperConnection Watcher:127.0.0.1:57141 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 447920 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 447934 T1322 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 447972 T1397 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b40573d name:ZooKeeperConnection Watcher:127.0.0.1:57141/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 447973 T1322 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 447977 T1322 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 448465 T1354 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 448465 T1354 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:51198_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 448981 T1322 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16933_
   [junit4]   2> 448993 T1322 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16933_
   [junit4]   2> 448996 T1344 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 448997 T1351 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 448997 T1364 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 448997 T1380 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 448997 T1397 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 449015 T1398 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 449015 T1398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 449016 T1398 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> ASYNC  NEW_CORE C312 name=collection1 org.apache.solr.core.SolrCore@7c1edec9 url=http://127.0.0.1:51198/collection1 node=127.0.0.1:51198_ C312_STATE=coll:collection1 core:collection1 props:{state=recovering, base_url=http://127.0.0.1:51198, core=collection1, node_name=127.0.0.1:51198_}
   [junit4]   2> 450467 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:17435/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 450467 T1383 C312 P51198 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51198 START replicas=[http://127.0.0.1:17435/collection1/] nUpdates=100
   [junit4]   2> 450468 T1383 C312 P51198 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 450469 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 450469 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 450469 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 450469 T1383 C312 P51198 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 450470 T1383 C312 P51198 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:17435/collection1/. core=collection1
   [junit4]   2> ASYNC  NEW_CORE C313 name=collection1 org.apache.solr.core.SolrCore@7f695c8c url=http://127.0.0.1:17435/collection1 node=127.0.0.1:17435_ C313_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:17435, core=collection1, node_name=127.0.0.1:17435_, leader=true}
   [junit4]   2> 450478 T1355 C313 P17435 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 450481 T1356 C313 P17435 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 450482 T1356 C313 P17435 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 450482 T1356 C313 P17435 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 450482 T1356 C313 P17435 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
   [junit4]   2> 450483 T1383 C312 P51198 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 450484 T1383 C312 P51198 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 450486 T1357 C313 P17435 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 450487 T1357 C313 P17435 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 450487 T1383 C312 P51198 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 450488 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 450488 T1383 C312 P51198 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 450488 T1383 C312 P51198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 450490 T1383 C312 P51198 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 450510 T1345 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 450511 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:16933",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:16933_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 450511 T1345 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 450511 T1345 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 450515 T1345 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51198",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51198_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 450532 T1344 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 450532 T1364 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 450532 T1351 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 450532 T1397 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 450532 T1380 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 451019 T1398 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 451019 T1398 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/collection1
   [junit4]   2> 451019 T1398 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 451020 T1398 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 451021 T1398 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 451022 T1398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/collection1/'
   [junit4]   2> 451023 T1398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/collection1/lib/README' to classloader
   [junit4]   2> 451024 T1398 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/collection1/lib/classes/' to classloader
   [junit4]   2> 451093 T1398 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 451163 T1398 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 451264 T1398 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 451277 T1398 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 451903 T1398 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 451905 T1398 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 451905 T1398 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 451914 T1398 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 451917 T1398 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 451930 T1398 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 451934 T1398 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 451938 T1398 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 451938 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 451939 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 451939 T1398 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 451940 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 451940 T1398 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 451940 T1398 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 451940 T1398 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SyncSliceTest-jetty3-1382961338207/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty3/
   [junit4]   2> 451941 T1398 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15d0e248
   [junit4]   2> 451942 T1398 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty3
   [junit4]   2> 451942 T1398 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty3/index/
   [junit4]   2> 451942 T1398 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 451942 T1398 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty3/index
   [junit4]   2> 451943 T1398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.4853515625, floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=20.05256655297159, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 451943 T1398 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4e3e6e77 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1753b0a3)),segFN=segments_1,generation=1}
   [junit4]   2> 451944 T1398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 451947 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 451947 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 451948 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 451948 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 451948 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 451948 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 451949 T1398 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 451949 T1398 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 451949 T1398 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 451950 T1398 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 451950 T1398 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 451950 T1398 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 451951 T1398 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 451951 T1398 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 451952 T1398 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 451962 T1398 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 451966 T1398 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 451966 T1398 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 451967 T1398 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=24.6220703125, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=1.7345991521895376, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 451967 T1398 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4e3e6e77 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1753b0a3)),segFN=segments_1,generation=1}
   [junit4]   2> 451968 T1398 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 451968 T1398 oass.SolrIndexSearcher.<init> Opening Searcher@2d0a1672

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

ion1]]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE446AC56187A889:6FA2E4DD16D8C8B5]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:216)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> 588632 T1322 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 588934 T1397 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 617450 T1415 oasu.PeerSync.handleResponse WARN PeerSync: core=collection1 url=http://127.0.0.1:58042  exception talking to http://127.0.0.1:16933/collection1/, failed org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:16933/collection1
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:476)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:156)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler$1.call(HttpShardHandler.java:118)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:16933 timed out
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:129)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:643)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
   [junit4]   2> 	... 11 more
   [junit4]   2> Caused by: java.net.SocketTimeoutException: connect timed out
   [junit4]   2> 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	... 19 more
   [junit4]   2> 
   [junit4]   2> 617451 T1415 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58042 DONE. sync failed
   [junit4]   2> 617452 T1415 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
   [junit4]   2> 617452 T1415 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 617453 T1415 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@78493ab5
   [junit4]   2> 617455 T1415 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 617455 T1415 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 617456 T1415 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 617456 T1415 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 617457 T1415 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 617458 T1415 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 617458 T1415 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4/index;done=false>>]
   [junit4]   2> 617458 T1415 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4/index
   [junit4]   2> 617459 T1415 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4;done=false>>]
   [junit4]   2> 617459 T1415 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1382961323680/jetty4
   [junit4]   2> 617459 T1415 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 617460 T1415 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:247)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=lt_LT, timezone=America/Nassau
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=2,free=112249600,total=505413632
   [junit4]   2> NOTE: All tests run in this JVM: [ScriptEngineTest, TestSolrDeletionPolicy2, CustomCollectionTest, ParsingFieldUpdateProcessorsTest, TestSolrJ, TermVectorComponentTest, TestNonNRTOpen, SuggesterTSTTest, FieldMutatingUpdateProcessorTest, TestSystemIdResolver, TestUtils, TestJmxMonitoredMap, TestSolrCoreProperties, TestDistributedSearch, TestQueryTypes, BasicDistributedZkTest, ClusterStateUpdateTest, UUIDFieldTest, TestNoOpRegenerator, StandardRequestHandlerTest, SignatureUpdateProcessorFactoryTest, AutoCommitTest, TestBinaryField, TestComponentsName, AnalysisAfterCoreReloadTest, SolrRequestParserTest, TestCSVLoader, TestNRTOpen, TestUpdate, ReturnFieldsTest, NoCacheHeaderTest, CoreAdminHandlerTest, TestSurroundQueryParser, PreAnalyzedFieldTest, ShardRoutingCustomTest, SyncSliceTest]
   [junit4] Completed on J1 in 184.78s, 1 test, 1 failure <<< FAILURES!

[...truncated 754 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:408: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:483: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1263: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:906: There were test failures: 328 suites, 1455 tests, 1 failure, 35 ignored (6 assumptions)

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