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

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1028 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1028/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedDebugComponentTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
  - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
  - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
  - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
  - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
  - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
  - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:744)




Build Log:
[...truncated 10802 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
   [junit4]   2> 3216791 T9220 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedDebugComponentTest-1384642681894
   [junit4]   2> 3216792 T9220 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 3216792 T9220 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3216792 T9220 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3216800 T9220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51826
   [junit4]   2> 3216801 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3216801 T9220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3216802 T9220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest
   [junit4]   2> 3216803 T9220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/'
   [junit4]   2> 3216835 T9220 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/solr.xml
   [junit4]   2> 3216911 T9220 oasc.CoreContainer.<init> New CoreContainer 376805238
   [junit4]   2> 3216912 T9220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/]
   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3216916 T9220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3216920 T9220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3216920 T9220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3216920 T9220 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3216926 T9230 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1
   [junit4]   2> 3216926 T9230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/'
   [junit4]   2> 3216981 T9230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3217048 T9230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3217049 T9230 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3217057 T9230 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3217661 T9230 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3217669 T9230 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3217674 T9230 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3217682 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3217688 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3217694 T9230 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3217695 T9230 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/
   [junit4]   2> 3217695 T9230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
   [junit4]   2> 3217696 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
   [junit4]   2> 3217696 T9230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index/
   [junit4]   2> 3217696 T9230 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index' doesn't exist. Creating new index...
   [junit4]   2> 3217697 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
   [junit4]   2> 3217697 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
   [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
   [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3217698 T9230 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 3217702 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3217706 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3217706 T9230 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3217708 T9230 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3217712 T9230 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217715 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3217717 T9230 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 3217718 T9230 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 3217728 T9230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3217730 T9230 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3217733 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
   [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
   [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3217735 T9230 oass.SolrIndexSearcher.<init> Opening Searcher@6167700e main
   [junit4]   2> 3217735 T9230 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3217742 T9230 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3217775 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6167700e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3217780 T9230 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3217782 T9220 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3217783 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3217783 T9220 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51826
   [junit4]   2> 3217791 T9226 oasc.CoreContainer.create Creating SolrCore 'collection2' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2
   [junit4]   2> 3217792 T9226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/'
   [junit4]   2> 3217872 T9226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3217931 T9226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3217932 T9226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3217940 T9226 oass.IndexSchema.readSchema [collection2] Schema name=test
   [junit4]   2> 3218532 T9226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3218540 T9226 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3218542 T9226 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3218551 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3218554 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3218560 T9226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218561 T9226 oasc.SolrCore.<init> [collection2] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/
   [junit4]   2> 3218561 T9226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
   [junit4]   2> 3218562 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
   [junit4]   2> 3218562 T9226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index/
   [junit4]   2> 3218562 T9226 oasc.SolrCore.initIndex WARN [collection2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3218563 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
   [junit4]   2> 3218563 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
   [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
   [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3218565 T9226 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 3218569 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3218573 T9226 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 3218593 T9226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218596 T9226 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3218604 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
   [junit4]   2> 3218604 T9226 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
   [junit4]   2> 3218605 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3218605 T9226 oass.SolrIndexSearcher.<init> Opening Searcher@6944c729 main
   [junit4]   2> 3218606 T9226 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 3218612 T9226 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3218647 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6944c729 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3218657 T9226 oasc.CoreContainer.registerCore registering core: collection2
   [junit4]   2> 3218658 T9226 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=collection2&action=CREATE&wt=javabin&version=2} status=0 QTime=867 
   [junit4]   2> 3218675 T9220 oas.SolrTestCaseJ4.setUp ###Starting testSimpleSearch
   [junit4]   2> ASYNC  NEW_CORE C4288 name=collection1 org.apache.solr.core.SolrCore@5f97ad21
   [junit4]   2> 3218708 T9229 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1451903086816657408)]} 0 11
   [junit4]   2> 3218714 T9224 C4288 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3218721 T9224 C4288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_2,generation=2}
   [junit4]   2> 3218723 T9224 C4288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3218725 T9224 C4288 oass.SolrIndexSearcher.<init> Opening Searcher@126b9bea main
   [junit4]   2> 3218726 T9224 C4288 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3218730 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@126b9bea main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 3218732 T9224 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
   [junit4]   2> ASYNC  NEW_CORE C4289 name=collection2 org.apache.solr.core.SolrCore@725641ab
   [junit4]   2> 3218755 T9225 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2 (1451903086866989056)]} 0 4
   [junit4]   2> 3218759 T9227 C4289 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3218761 T9227 C4289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_2,generation=2}
   [junit4]   2> 3218762 T9227 C4289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 3218763 T9227 C4289 oass.SolrIndexSearcher.<init> Opening Searcher@6ef37926 main
   [junit4]   2> 3218763 T9227 C4289 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3218765 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6ef37926 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
   [junit4]   2> 3218766 T9227 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
   [junit4]   2> 3218776 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection1&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
   [junit4]   2> 3218776 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection2&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
   [junit4]   2> 3218780 T9225 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
   [junit4]   2> 3218780 T9224 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
   [junit4]   2> 3218782 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683874-23 hits=2 status=0 QTime=12 
   [junit4]   2> 3218789 T9226 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
   [junit4]   2> 3218792 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=2 
   [junit4]   2> 3218798 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=1 
   [junit4]   2> 3218798 T9225 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
   [junit4]   2> 3218807 T9227 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683889-24 hits=2 status=0 QTime=21 
   [junit4]   2> 3218813 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=0 status=0 QTime=1 
   [junit4]   2> 3218813 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=1 status=0 QTime=1 
   [junit4]   2> 3218817 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683913-25&ids=1&q=id:1&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
   [junit4]   2> 3218818 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=id:1&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683913-25 hits=1 status=0 QTime=8 
   [junit4]   2> 3218819 T9220 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleSearch
   [junit4]   2> 3218834 T9220 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=376805238
   [junit4]   2> 3218836 T9220 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f97ad21
   [junit4]   2> 3218855 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=109,transaction_logs_total_number=1}
   [junit4]   2> 3218856 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3218860 T9220 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 3218860 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index;done=false>>]
   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894;done=false>>]
   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
   [junit4]   2> 3218862 T9220 oasc.SolrCore.close [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@725641ab
   [junit4]   2> 3218876 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=111,transaction_logs_total_number=1}
   [junit4]   2> 3218877 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 3218877 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3218878 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3218880 T9220 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data;done=false>>]
   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
   [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index;done=false>>]
   [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
   [junit4]   2> 3218883 T9220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3218961 T9220 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=PostingsFormat(name=SimpleText), text=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=NestedPulsing)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=uk_UA, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=82362560,total=346341376
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, BinaryUpdateRequestHandlerTest, ParsingFieldUpdateProcessorsTest, FastVectorHighlighterTest, TestPseudoReturnFields, EchoParamsTest, InfoHandlerTest, PrimitiveFieldTypeTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestLuceneMatchVersion, LegacyHTMLStripCharFilterTest, TestDocBasedVersionConstraints, SchemaVersionSpecificBehaviorTest, TestNRTOpen, XmlUpdateRequestHandlerTest, SolrPluginUtilsTest, OutputWriterTest, TestJmxIntegration, TestSearchPerf, TestCodecSupport, TestBM25SimilarityFactory, CircularListTest, AliasIntegrationTest, TestSolrIndexConfig, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, SoftAutoCommitTest, TestDistributedSearch, HdfsSyncSliceTest, FileBasedSpellCheckerTest, BadComponentTest, BJQParserTest, TestStressVersions, TestDFRSimilarityFactory, IndexSchemaTest, TestFieldTypeCollectionResource, TestPHPSerializedResponseWriter, TestCSVResponseWriter, TestSchemaVersionResource, SampleTest, SimpleFacetsTest, HdfsLockFactoryTest, TestBinaryResponseWriter, MultiTermTest, TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, NotRequiredUniqueKeyTest, TestExtendedDismaxParser, SliceStateTest, MBeansHandlerTest, TestDistribDocBasedVersion, DistributedTermsComponentTest, CustomCollectionTest, TestClassNameShortening, DirectUpdateHandlerOptimizeTest, JsonLoaderTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, BlockDirectoryTest, SolrCoreTest, TestQuerySenderNoQuery, ChangedSchemaMergeTest, TestStressUserVersions, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, TestFastLRUCache, TestDynamicFieldCollectionResource, BasicDistributedZk2Test, TestIndexSearcher, DistributedQueryElevationComponentTest, TestIndexingPerformance, FileUtilsTest, TestSolrQueryParserResource, SpatialFilterTest, SuggesterTest, TestLazyCores, TestRangeQuery, TestFieldTypeResource, StressHdfsTest, ZkControllerTest, DistanceFunctionTest, TestStressReorder, PreAnalyzedFieldTest, TestImplicitCoreProperties, PingRequestHandlerTest, TestComponentsName, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, TestCloudManagedSchemaAddField, TestSweetSpotSimilarityFactory, SpellingQueryConverterTest, TestFuzzyAnalyzedSuggestions, TestHashPartitioner, URLClassifyProcessorTest, IndexBasedSpellCheckerTest, AlternateDirectoryTest, ZkCLITest, CachingDirectoryFactoryTest, TestReload, EnumFieldTest, TestCharFilters, TestGroupingSearch, ClusterStateTest, SolrCmdDistributorTest, DocValuesTest, TestCollapseQParserPlugin, TestRecovery, DeleteReplicaTest, TestReloadAndDeleteDocs, TestSolrQueryParser, TestLRUCache, TestNumberUtils, TestDistributedGrouping, DocValuesMissingTest, HighlighterTest, TestJmxMonitoredMap, RequiredFieldsTest, TestPartialUpdateDeduplication, TestJoin, UpdateParamsTest, PolyFieldTest, SliceStateUpdateTest, TestAddFieldRealTimeGet, TestValueSourceCache, FieldMutatingUpdateProcessorTest, CSVRequestHandlerTest, SpellCheckCollatorTest, HdfsBasicDistributedZkTest, DebugComponentTest, TestCSVLoader, TestIBSimilarityFactory, TestCoreDiscovery, ShardSplitTest, TestFastOutputStream, BlockCacheTest, UUIDFieldTest, TestCloudManagedSchema, TestReversedWildcardFilterFactory, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, MoreLikeThisHandlerTest, TestFieldResource, DirectUpdateHandlerTest, SuggesterWFSTTest, SystemInfoHandlerTest, OverseerTest, TestManagedSchema, SolrInfoMBeanTest, TestCopyFieldCollectionResource, TestModifyConfFiles, ShardRoutingCustomTest, ChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy2, DocumentBuilderTest, SOLR749Test, BasicFunctionalityTest, TestRecoveryHdfs, TestRandomDVFaceting, TestRandomMergePolicy, SynonymTokenizerTest, TestFoldingMultitermQuery, TestReplicationHandler, TestRandomFaceting, SyncSliceTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestBadConfig, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, TestRTGBase, SolrTestCaseJ4Test, AssignTest, DeleteInactiveReplicaTest, DeleteShardTest, MigrateRouteKeyTest, SolrXmlInZkTest, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, QueryResultKeyTest, TestInfoStreamLogging, TestNonNRTOpen, TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedDebugComponentTest -Dtests.seed=9F80C926E1B99ACA -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Pacific/Rarotonga -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | DistributedDebugComponentTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
   [junit4]    >   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
   [junit4]    >   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
   [junit4]    >   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
   [junit4]    >   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
   [junit4]    >   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
   [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
   [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
   [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 2.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 66 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 340 suites, 1492 tests, 1 suite-level error, 40 ignored (5 assumptions)

Total time: 86 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1029 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1029/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:51861/_z/g

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51861/_z/g
	at __randomizedtesting.SeedInfo.seed([FC9D23D72CA02B38:7D7BADCF5BFF4B04]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:472)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:537)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:147)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:112)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
	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:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:61)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
	... 44 more




Build Log:
[...truncated 10833 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 3409599 T9008 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_z/g
   [junit4]   2> 3409609 T9008 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1384664998236
   [junit4]   2> 3409611 T9008 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3409612 T9009 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3409713 T9008 oasc.ZkTestServer.run start zk server on port:51854
   [junit4]   2> 3409716 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3409732 T9015 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@322e7b48 name:ZooKeeperConnection Watcher:127.0.0.1:51854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3409732 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3409733 T9008 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3409746 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3409752 T9017 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@349b8ed6 name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3409753 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3409754 T9008 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3409761 T9008 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3409768 T9008 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3409775 T9008 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3409783 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3409784 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3409795 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3409796 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3409804 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3409805 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3409812 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3409813 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3409821 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3409821 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3409829 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3409829 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3409837 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3409838 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3409846 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3409847 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3409854 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3409855 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3409862 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3409863 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3409871 T9008 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3409872 T9008 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3410208 T9008 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3410216 T9008 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51857
   [junit4]   2> 3410218 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3410218 T9008 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3410219 T9008 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508
   [junit4]   2> 3410220 T9008 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/'
   [junit4]   2> 3410256 T9008 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/solr.xml
   [junit4]   2> 3410366 T9008 oasc.CoreContainer.<init> New CoreContainer 1678371508
   [junit4]   2> 3410366 T9008 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/]
   [junit4]   2> 3410368 T9008 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3410368 T9008 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3410369 T9008 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3410369 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3410370 T9008 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3410370 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3410371 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3410371 T9008 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3410371 T9008 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3410376 T9008 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3410376 T9008 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3410376 T9008 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3410377 T9008 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 3410377 T9008 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3410379 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3410383 T9028 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@85bdfe0 name:ZooKeeperConnection Watcher:127.0.0.1:51854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3410384 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3410391 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3410396 T9030 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@671f681 name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3410396 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3410400 T9008 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3410410 T9008 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3410420 T9008 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3410426 T9008 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51857__z%2Fg
   [junit4]   2> 3410428 T9008 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51857__z%2Fg
   [junit4]   2> 3410436 T9008 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3410450 T9008 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3410456 T9008 oasc.Overseer.start Overseer (id=90745405324984323-127.0.0.1:51857__z%2Fg-n_0000000000) starting
   [junit4]   2> 3410465 T9008 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3410476 T9032 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3410479 T9008 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3410485 T9008 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3410491 T9008 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3410500 T9031 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3410511 T9033 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3410511 T9033 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3410514 T9033 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3412013 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3412016 T9031 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:51857/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51857__z%2Fg",
   [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":null}
   [junit4]   2> 3412016 T9031 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3412016 T9031 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3412026 T9030 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> 3412518 T9033 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3412519 T9033 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/collection1
   [junit4]   2> 3412519 T9033 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3412521 T9033 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3412521 T9033 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3412524 T9033 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/collection1/'
   [junit4]   2> 3412527 T9033 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/collection1/lib/classes/' to classloader
   [junit4]   2> 3412528 T9033 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/collection1/lib/README' to classloader
   [junit4]   2> 3412618 T9033 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3412686 T9033 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3412690 T9033 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3412703 T9033 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3413312 T9033 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3413317 T9033 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3413319 T9033 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3413326 T9033 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3413389 T9033 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3413390 T9033 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-controljetty-1384664998508/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384664998235/control/data/
   [junit4]   2> 3413390 T9033 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@722bfe37
   [junit4]   2> 3413391 T9033 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/control/data
   [junit4]   2> 3413391 T9033 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384664998235/control/data/index/
   [junit4]   2> 3413391 T9033 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384664998235/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3413392 T9033 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/control/data/index
   [junit4]   2> 3413392 T9033 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=45.724609375, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=13.178855764953841, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3413393 T9033 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60e7228d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b266cbd),segFN=segments_1,generation=1}
   [junit4]   2> 3413394 T9033 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3413397 T9033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3413398 T9033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3413398 T9033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3413399 T9033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3413399 T9033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3413399 T9033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3413400 T9033 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3413400 T9033 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3413400 T9033 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3413401 T9033 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3413402 T9033 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3413402 T9033 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3413402 T9033 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3413403 T9033 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3413403 T9033 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3413404 T9033 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3413413 T9033 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3413418 T9033 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3413419 T9033 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3413419 T9033 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3413420 T9033 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60e7228d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b266cbd),segFN=segments_1,generation=1}
   [junit4]   2> 3413420 T9033 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3413421 T9033 oass.SolrIndexSearcher.<init> Opening Searcher@3f7bd762 main
   [junit4]   2> 3413424 T9034 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f7bd762 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3413425 T9033 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3413425 T9033 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51857/_z/g collection:control_collection shard:shard1
   [junit4]   2> 3413428 T9033 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3413446 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3413452 T9033 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3413453 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3413453 T9033 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51857/_z/g/collection1/
   [junit4]   2> 3413454 T9033 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3413454 T9033 oasc.SyncStrategy.syncToMe http://127.0.0.1:51857/_z/g/collection1/ has no replicas
   [junit4]   2> 3413454 T9033 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51857/_z/g/collection1/ shard1
   [junit4]   2> 3413454 T9033 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3413539 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3413562 T9030 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> 3413575 T9033 oasc.ZkController.register We are http://127.0.0.1:51857/_z/g/collection1/ and leader is http://127.0.0.1:51857/_z/g/collection1/
   [junit4]   2> 3413575 T9033 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51857/_z/g
   [junit4]   2> 3413576 T9033 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3413576 T9033 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3413576 T9033 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3413580 T9033 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3413583 T9008 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3413583 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3413588 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3413593 T9037 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24a79b20 name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3413594 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3413597 T9008 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3413605 T9008 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3413975 T9008 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3413980 T9008 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51861
   [junit4]   2> 3413980 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3413981 T9008 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3413981 T9008 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232
   [junit4]   2> 3413981 T9008 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/'
   [junit4]   2> 3414015 T9008 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/solr.xml
   [junit4]   2> 3414082 T9008 oasc.CoreContainer.<init> New CoreContainer 1728173204
   [junit4]   2> 3414082 T9008 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/]
   [junit4]   2> 3414083 T9008 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3414084 T9008 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3414084 T9008 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3414084 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3414085 T9008 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3414086 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3414086 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3414086 T9008 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3414087 T9008 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3414091 T9008 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3414091 T9008 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3414091 T9008 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3414092 T9008 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 3414092 T9008 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3414094 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3414098 T9048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f01d09a name:ZooKeeperConnection Watcher:127.0.0.1:51854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3414099 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3414105 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3414109 T9050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d4f133c name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3414110 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3414122 T9008 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3415082 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3415084 T9031 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:51857/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51857__z%2Fg",
   [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> 3415095 T9037 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> 3415096 T9050 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> 3415096 T9030 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> 3415133 T9008 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51861__z%2Fg
   [junit4]   2> 3415136 T9008 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51861__z%2Fg
   [junit4]   2> 3415144 T9050 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3415145 T9030 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3415146 T9037 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3415162 T9051 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3415163 T9051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3415166 T9051 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3416610 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3416611 T9031 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51861/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51861__z%2Fg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3416611 T9031 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3416612 T9031 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3416622 T9037 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> 3416622 T9030 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> 3416622 T9050 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> 3417169 T9051 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3417169 T9051 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/collection1
   [junit4]   2> 3417169 T9051 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3417171 T9051 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3417172 T9051 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3417175 T9051 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/collection1/'
   [junit4]   2> 3417177 T9051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/collection1/lib/classes/' to classloader
   [junit4]   2> 3417177 T9051 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/collection1/lib/README' to classloader
   [junit4]   2> 3417255 T9051 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3417310 T9051 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3417314 T9051 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3417323 T9051 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3417896 T9051 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3417900 T9051 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3417902 T9051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3417909 T9051 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3417974 T9051 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3417974 T9051 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384665002232/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty1/
   [junit4]   2> 3417975 T9051 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@722bfe37
   [junit4]   2> 3417975 T9051 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty1
   [junit4]   2> 3417975 T9051 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty1/index/
   [junit4]   2> 3417976 T9051 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 3417976 T9051 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty1/index
   [junit4]   2> 3417977 T9051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=45.724609375, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=13.178855764953841, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3417978 T9051 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f6dfdde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4027fbab),segFN=segments_1,generation=1}
   [junit4]   2> 3417978 T9051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3417983 T9051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3417983 T9051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3417984 T9051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3417984 T9051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3417984 T9051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3417985 T9051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3417985 T9051 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3417986 T9051 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3417986 T9051 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3417986 T9051 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3417987 T9051 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3417988 T9051 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3417988 T9051 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3417988 T9051 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3417989 T9051 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3417990 T9051 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3417999 T9051 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3418003 T9051 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3418003 T9051 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3418004 T9051 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3418005 T9051 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@f6dfdde lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4027fbab),segFN=segments_1,generation=1}
   [junit4]   2> 3418005 T9051 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3418006 T9051 oass.SolrIndexSearcher.<init> Opening Searcher@dbae4d8 main
   [junit4]   2> 3418014 T9052 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dbae4d8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3418017 T9051 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3418017 T9051 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51861/_z/g collection:collection1 shard:shard1
   [junit4]   2> 3418019 T9051 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3418038 T9051 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3418046 T9051 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3418046 T9051 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3418047 T9051 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51861/_z/g/collection1/
   [junit4]   2> 3418047 T9051 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3418047 T9051 oasc.SyncStrategy.syncToMe http://127.0.0.1:51861/_z/g/collection1/ has no replicas
   [junit4]   2> 3418047 T9051 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51861/_z/g/collection1/ shard1
   [junit4]   2> 3418048 T9051 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3418134 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3418163 T9030 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> 3418164 T9037 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> 3418165 T9050 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> 3418168 T9051 oasc.ZkController.register We are http://127.0.0.1:51861/_z/g/collection1/ and leader is http://127.0.0.1:51861/_z/g/collection1/
   [junit4]   2> 3418169 T9051 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51861/_z/g
   [junit4]   2> 3418169 T9051 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3418170 T9051 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3418170 T9051 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3418175 T9051 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3418178 T9008 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3418178 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3418508 T9008 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3418514 T9008 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51864
   [junit4]   2> 3418515 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3418515 T9008 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3418516 T9008 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805
   [junit4]   2> 3418516 T9008 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/'
   [junit4]   2> 3418548 T9008 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/solr.xml
   [junit4]   2> 3418618 T9008 oasc.CoreContainer.<init> New CoreContainer 360618792
   [junit4]   2> 3418618 T9008 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/]
   [junit4]   2> 3418620 T9008 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3418620 T9008 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3418620 T9008 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3418621 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3418621 T9008 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3418622 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3418622 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3418622 T9008 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3418622 T9008 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3418627 T9008 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3418627 T9008 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3418628 T9008 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3418628 T9008 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 3418628 T9008 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3418630 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3418635 T9064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4266314e name:ZooKeeperConnection Watcher:127.0.0.1:51854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3418636 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3418641 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3418646 T9066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@278a2377 name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3418647 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3418659 T9008 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3419669 T9008 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51864__z%2Fg
   [junit4]   2> 3419673 T9008 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51864__z%2Fg
   [junit4]   2> 3419683 T9037 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3419683 T9050 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3419684 T9066 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3419684 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3419687 T9031 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51861/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51861__z%2Fg",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3419699 T9037 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> 3419700 T9066 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> 3419701 T9067 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3419702 T9067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3419700 T9050 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> 3419706 T9067 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3419709 T9030 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3419710 T9030 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> 3421215 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3421217 T9031 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51864/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51864__z%2Fg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3421218 T9031 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3421218 T9031 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3421227 T9037 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> 3421227 T9050 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> 3421227 T9066 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> 3421228 T9030 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> 3421707 T9067 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3421708 T9067 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/collection1
   [junit4]   2> 3421708 T9067 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3421710 T9067 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3421710 T9067 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3421713 T9067 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/collection1/'
   [junit4]   2> 3421715 T9067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/collection1/lib/classes/' to classloader
   [junit4]   2> 3421716 T9067 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/collection1/lib/README' to classloader
   [junit4]   2> 3421781 T9067 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3421855 T9067 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3421860 T9067 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3421868 T9067 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3422410 T9067 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3422414 T9067 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3422417 T9067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3422424 T9067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3422483 T9067 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3422483 T9067 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384665006805/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty2/
   [junit4]   2> 3422484 T9067 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@722bfe37
   [junit4]   2> 3422485 T9067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty2
   [junit4]   2> 3422485 T9067 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty2/index/
   [junit4]   2> 3422486 T9067 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 3422487 T9067 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty2/index
   [junit4]   2> 3422487 T9067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=45.724609375, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=13.178855764953841, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3422489 T9067 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b62be64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@493eb9be),segFN=segments_1,generation=1}
   [junit4]   2> 3422490 T9067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3422497 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3422498 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3422498 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3422499 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3422500 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3422500 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3422501 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3422501 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3422502 T9067 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3422503 T9067 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3422504 T9067 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3422504 T9067 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3422504 T9067 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3422505 T9067 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3422505 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3422506 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3422515 T9067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3422520 T9067 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3422520 T9067 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3422521 T9067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3422521 T9067 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b62be64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@493eb9be),segFN=segments_1,generation=1}
   [junit4]   2> 3422521 T9067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3422522 T9067 oass.SolrIndexSearcher.<init> Opening Searcher@7e95527 main
   [junit4]   2> 3422528 T9068 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e95527 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3422533 T9067 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3422534 T9067 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51864/_z/g collection:collection1 shard:shard2
   [junit4]   2> 3422537 T9067 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3422559 T9067 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3422567 T9067 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3422568 T9067 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 3422568 T9067 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51864/_z/g/collection1/
   [junit4]   2> 3422569 T9067 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3422569 T9067 oasc.SyncStrategy.syncToMe http://127.0.0.1:51864/_z/g/collection1/ has no replicas
   [junit4]   2> 3422569 T9067 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51864/_z/g/collection1/ shard2
   [junit4]   2> 3422570 T9067 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3422745 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3422778 T9037 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> 3422778 T9030 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> 3422778 T9050 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> 3422778 T9066 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> 3422796 T9067 oasc.ZkController.register We are http://127.0.0.1:51864/_z/g/collection1/ and leader is http://127.0.0.1:51864/_z/g/collection1/
   [junit4]   2> 3422797 T9067 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51864/_z/g
   [junit4]   2> 3422797 T9067 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3422797 T9067 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3422797 T9067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3422801 T9067 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3422804 T9008 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3422804 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3423170 T9008 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3423176 T9008 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51867
   [junit4]   2> 3423177 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3423177 T9008 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3423178 T9008 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431
   [junit4]   2> 3423178 T9008 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/'
   [junit4]   2> 3423221 T9008 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/solr.xml
   [junit4]   2> 3423295 T9008 oasc.CoreContainer.<init> New CoreContainer 211163917
   [junit4]   2> 3423295 T9008 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/]
   [junit4]   2> 3423297 T9008 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3423297 T9008 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3423297 T9008 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3423298 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3423298 T9008 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3423298 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3423298 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3423299 T9008 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3423299 T9008 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3423304 T9008 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3423304 T9008 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3423304 T9008 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3423305 T9008 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 3423305 T9008 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3423307 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3423311 T9080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45374de8 name:ZooKeeperConnection Watcher:127.0.0.1:51854 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3423312 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3423320 T9008 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3423324 T9082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@302c2a65 name:ZooKeeperConnection Watcher:127.0.0.1:51854/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3423325 T9008 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3423335 T9008 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3424296 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3424298 T9031 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51864/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51864__z%2Fg",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3424312 T9082 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> 3424313 T9037 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> 3424313 T9050 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> 3424314 T9066 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> 3424319 T9030 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> 3424346 T9008 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51867__z%2Fg
   [junit4]   2> 3424349 T9008 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51867__z%2Fg
   [junit4]   2> 3424360 T9030 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3424361 T9037 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3424361 T9050 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3424360 T9082 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3424361 T9066 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3424383 T9083 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3424383 T9083 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3424386 T9083 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3425834 T9031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3425836 T9031 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51867/_z/g",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51867__z%2Fg",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3425836 T9031 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3425837 T9031 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3425848 T9037 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> 3425848 T9082 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> 3425848 T9050 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> 3425849 T9066 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> 3425848 T9030 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> 3426390 T9083 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3426390 T9083 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/collection1
   [junit4]   2> 3426391 T9083 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3426392 T9083 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3426393 T9083 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3426396 T9083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/collection1/'
   [junit4]   2> 3426398 T9083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/collection1/lib/classes/' to classloader
   [junit4]   2> 3426399 T9083 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/collection1/lib/README' to classloader
   [junit4]   2> 3426495 T9083 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3426609 T9083 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3426613 T9083 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3426627 T9083 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3427445 T9083 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3427451 T9083 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3427456 T9083 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3427465 T9083 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3427552 T9083 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3427553 T9083 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384665011431/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty3/
   [junit4]   2> 3427553 T9083 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@722bfe37
   [junit4]   2> 3427554 T9083 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty3
   [junit4]   2> 3427555 T9083 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty3/index/
   [junit4]   2> 3427555 T9083 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 3427556 T9083 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384664998235/jetty3/index
   [junit4]   2> 3427557 T9083 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=45.724609375, floorSegmentMB=1.486328125, forceMergeDeletesPctAllowed=13.178855764953841, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3427558 T9083 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@51557143 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ddfd0ba),segFN=segments_1,generation=1}
   [junit4]   2> 3427558 T9083 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3427566 T9083 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3427567 T9083 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3427567 T9083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3427568 T9083 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3427568 T9083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3427568 T9083 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3427569 T9083 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3427570 T9083 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3427570 T9083 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3427572 T9083 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3427573 T9083 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3427573 T9083 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3427574 T9083 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3427576 T9083 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3427577 T9083 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3427578 T9083 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3427592 T9083 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3427599 T9083 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3427600 T9083 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3427601 T9083 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3427602 T9083 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@51557143 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ddfd0ba),segFN=segments_1,generation=1}
   [junit4]   2> 3427602 T9083 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3427603 T9083 oass.SolrIndexSearcher.<init> Opening Searcher@62465fa9 main
   [junit4]   2> 3427609 T9084 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62465fa9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3427613 T9083 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3427613 T9083 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51867/_z/g collection:collection1 shard:shard1
   [junit4]   2> 3427623 T9083 oasc.ZkController.register We are http://127.0.0.1:51867/_z/g/collection1/ and leader is http://127.0.0.1:51861/_z/g/collection1/
   [junit4]   2> 3427623 T9083 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51867/_z/g
   [junit4]   2> 3427623 T9083 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 3427624 T9083 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C11118 name=collection1 org.apache.solr.core.SolrCore@1ab219bd url=http://127.0.0.1:51867/_z/g/collection1 node=127.0.0.1:51867__z%2Fg C11118_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51867/_z/g, core=collection1, node_name=127.0.0.1:51867__z%2Fg}
   [junit4]   2> 3427628 T9085 C11118 P51867 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 3427629 T9085 C11118 P51867 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 3427629 T9083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3427629 T9085 C11118 P51867 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 3427630 T9085 C11118 P51867 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3427632 T9008 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 3427633 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3427637 T9043 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 3428083 T9008 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3428088 T9008 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51871
   [junit4]   2> 3428089 T9008 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3428090 T9008 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3428091 T9008 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384665016261
   [junit4]   2> 3428091 T9008 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384665016261/'
   [junit4]   2> 3428134 T9008 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384665016261/solr.xml
   [junit4]   2> 3428242 T9008 oasc.CoreContainer.<init> New CoreContainer 1948017657
   [junit4]   2> 3428243 T9008 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1384665016261/]
   [junit4]   2> 3428246 T9008 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3428248 T9008 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3428248 T9008 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3428249 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3428249 T9008 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3428250 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3428250 T9008 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3428251 T9008 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3428252 T9008 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3428258 T9008 

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

nection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
   [junit4]    > 	... 44 more
   [junit4]   2> 3747437 T9008 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 337844 T9007 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 3747640 T9082 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_MA, timezone=Atlantic/Bermuda
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=150132952,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaNameResource, TestSearchPerf, TestCopyFieldCollectionResource, TestRangeQuery, DocValuesTest, MinimalSchemaTest, ResourceLoaderTest, JsonLoaderTest, TestReloadAndDeleteDocs, TestManagedSchema, DocValuesMissingTest, ChangedSchemaMergeTest, TestQueryTypes, TestFoldingMultitermQuery, HdfsChaosMonkeySafeLeaderTest, HdfsBasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestElisionMultitermQuery, TestCloudManagedSchemaAddField, PrimUtilsTest, TestOmitPositions, TestDocumentBuilder, LukeRequestHandlerTest, TestDynamicFieldCollectionResource, XmlUpdateRequestHandlerTest, TestBadConfig, TestDFRSimilarityFactory, AssignTest, TestFieldResource, TestStressVersions, SampleTest, DistributedDebugComponentTest, TestStressUserVersions, TestPhraseSuggestions, TestZkChroot, BadComponentTest, TestIndexSearcher, MultiTermTest, TestSolrXmlPersistence, TestSchemaResource, TestLRUCache, TestSolrQueryParserDefaultOperatorResource, QueryParsingTest, TriLevelCompositeIdRoutingTest, HardAutoCommitTest, ClusterStateTest, TestCoreContainer, TestPerFieldSimilarity, StatsComponentTest, BasicDistributedZk2Test, PreAnalyzedFieldTest, TestIBSimilarityFactory, TestCloudManagedSchema, MigrateRouteKeyTest, TestUniqueKeyFieldResource, MoreLikeThisHandlerTest, TestStressRecovery, JSONWriterTest, SchemaVersionSpecificBehaviorTest, TestRandomMergePolicy, TestCollapseQParserPlugin, InfoHandlerTest, TestPostingsSolrHighlighter, TestRemoteStreaming, SolrRequestParserTest, HdfsDirectoryTest, ClusterStateUpdateTest, TestStressReorder, TestSchemaVersionResource, UpdateRequestProcessorFactoryTest, TestFastLRUCache, LoggingHandlerTest, ResponseLogComponentTest, AliasIntegrationTest, BasicDistributedZkTest, HdfsUnloadDistributedZkTest, TestPHPSerializedResponseWriter, QueryEqualityTest, OverseerTest, TestCoreDiscovery, TestSystemIdResolver, TestDistributedSearch, FieldAnalysisRequestHandlerTest, PingRequestHandlerTest, TestJoin, SolrTestCaseJ4Test, BJQParserTest, BadCopyFieldTest, BadIndexSchemaTest, TestMultiCoreConfBootstrap, TestStressLucene, ChaosMonkeySafeLeaderTest, TestManagedSchemaFieldResource, PathHierarchyTokenizerFactoryTest, TestCollationField, ZkControllerTest, TestNRTOpen, DocumentBuilderTest, SearchHandlerTest, TestDocBasedVersionConstraints, UniqFieldsUpdateProcessorFactoryTest, TestFastWriter, TermVectorComponentTest, TestAtomicUpdateErrorCases, SystemInfoHandlerTest, TestBinaryResponseWriter, CoreAdminHandlerTest, DocumentAnalysisRequestHandlerTest, TestSolrQueryParser, TestSimpleQParserPlugin, XsltUpdateRequestHandlerTest, HdfsLockFactoryTest, SolrCoreTest, TestSerializedLuceneMatchVersion, TestSuggestSpellingConverter, DistributedSpellCheckComponentTest, TestArbitraryIndexDir, CurrencyFieldOpenExchangeTest, HighlighterTest, SliceStateUpdateTest, TestRandomDVFaceting, ReturnFieldsTest, DefaultValueUpdateProcessorTest, TestSolrQueryParserResource, TestSolrCoreProperties, FileUtilsTest, TestFastOutputStream, TestDefaultSearchFieldResource, IndexBasedSpellCheckerTest, TestAnalyzedSuggestions, UnloadDistributedZkTest, TestNoOpRegenerator, HdfsSyncSliceTest, TestReversedWildcardFilterFactory, OpenCloseCoreStressTest, ParsingFieldUpdateProcessorsTest, RequestHandlersTest, TestSweetSpotSimilarityFactory, BasicZkTest, TestExtendedDismaxParser, HdfsRecoveryZkTest, CSVRequestHandlerTest, PrimitiveFieldTypeTest, CacheHeaderTest, SortByFunctionTest, AutoCommitTest, TestPartialUpdateDeduplication, TestSolrXMLSerializer, TestCharFilters, DistanceFunctionTest, DateFieldTest, TestRealTimeGet, CoreMergeIndexesAdminHandlerTest, RecoveryZkTest, SpellingQueryConverterTest, SOLR749Test, TestSort, TestXIncludeConfig, TestSolrIndexConfig, TestUtils, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, TermsComponentTest, TestValueSourceCache, TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCSVResponseWriter, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestComponentsName, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DeleteShardTest, ShardSplitTest]
   [junit4] Completed in 338.14s, 1 test, 1 error <<< FAILURES!

[...truncated 105 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 340 suites, 1492 tests, 1 error, 40 ignored (5 assumptions)

Total time: 96 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1028 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
I nulled out a couple static solrserver variables in after test.

- Mark

On Nov 16, 2013, at 6:09 PM, Mark Miller <ma...@gmail.com> wrote:

> This test must have some large static field it does not clean up when the test is over (by setting to null).
> 
> - Mark
> 
> On Nov 16, 2013, at 5:59 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1028/
>> Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
>> 
>> 1 tests failed.
>> FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedDebugComponentTest
>> 
>> Error Message:
>> Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
>> 
>> Stack Trace:
>> junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
>> - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
>> - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
>> - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
>> - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
>> - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
>> - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
>> - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
>> - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
>> - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
>> - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
>> - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
>> - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
>> - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
>> 	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
>> 	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
>> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
>> 	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:744)
>> 
>> 
>> 
>> 
>> Build Log:
>> [...truncated 10802 lines...]
>>  [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
>>  [junit4]   2> 3216791 T9220 oas.SolrTestCaseJ4.initCore ####initCore
>>  [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedDebugComponentTest-1384642681894
>>  [junit4]   2> 3216792 T9220 oas.SolrTestCaseJ4.initCore ####initCore end
>>  [junit4]   2> 3216792 T9220 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (false)
>>  [junit4]   2> 3216792 T9220 oejs.Server.doStart jetty-8.1.10.v20130312
>>  [junit4]   2> 3216800 T9220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51826
>>  [junit4]   2> 3216801 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>>  [junit4]   2> 3216801 T9220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>>  [junit4]   2> 3216802 T9220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest
>>  [junit4]   2> 3216803 T9220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/'
>>  [junit4]   2> 3216835 T9220 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/solr.xml
>>  [junit4]   2> 3216911 T9220 oasc.CoreContainer.<init> New CoreContainer 376805238
>>  [junit4]   2> 3216912 T9220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/]
>>  [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>>  [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>>  [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>>  [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>>  [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>>  [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>>  [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>>  [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>>  [junit4]   2> 3216916 T9220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>>  [junit4]   2> 3216920 T9220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>  [junit4]   2> 3216920 T9220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>>  [junit4]   2> 3216920 T9220 oasc.CoreContainer.load Host Name: 127.0.0.1
>>  [junit4]   2> 3216926 T9230 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1
>>  [junit4]   2> 3216926 T9230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/'
>>  [junit4]   2> 3216981 T9230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>>  [junit4]   2> 3217048 T9230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>  [junit4]   2> 3217049 T9230 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>  [junit4]   2> 3217057 T9230 oass.IndexSchema.readSchema [collection1] Schema name=test
>>  [junit4]   2> 3217661 T9230 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>  [junit4]   2> 3217669 T9230 oass.IndexSchema.readSchema default search field in schema is text
>>  [junit4]   2> 3217674 T9230 oass.IndexSchema.readSchema unique key field: id
>>  [junit4]   2> 3217682 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>  [junit4]   2> 3217688 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>  [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>  [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>  [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>  [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>  [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>  [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>  [junit4]   2> 3217694 T9230 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>>  [junit4]   2> 3217695 T9230 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/
>>  [junit4]   2> 3217695 T9230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
>>  [junit4]   2> 3217696 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
>>  [junit4]   2> 3217696 T9230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index/
>>  [junit4]   2> 3217696 T9230 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index' doesn't exist. Creating new index...
>>  [junit4]   2> 3217697 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
>>  [junit4]   2> 3217697 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
>>  [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>>  [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>  [junit4]   2> 3217698 T9230 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>  [junit4]   2> 3217702 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>  [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>  [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>  [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>  [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>  [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>  [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>  [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>  [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>  [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>  [junit4]   2> 3217706 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>  [junit4]   2> 3217706 T9230 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>  [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>  [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>  [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>  [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>  [junit4]   2> 3217708 T9230 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>  [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>  [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>  [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>  [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>  [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>  [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>  [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>  [junit4]   2> 3217712 T9230 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217715 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3217717 T9230 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>  [junit4]   2> 3217718 T9230 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>  [junit4]   2> 3217728 T9230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>  [junit4]   2> 3217730 T9230 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>  [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>  [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>  [junit4]   2> 3217733 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
>>  [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>>  [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>  [junit4]   2> 3217735 T9230 oass.SolrIndexSearcher.<init> Opening Searcher@6167700e main
>>  [junit4]   2> 3217735 T9230 oashc.SpellCheckComponent.inform Initializing spell checkers
>>  [junit4]   2> 3217742 T9230 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>  [junit4]   2> 3217775 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6167700e main{StandardDirectoryReader(segments_1:1:nrt)}
>>  [junit4]   2> 3217780 T9230 oasc.CoreContainer.registerCore registering core: collection1
>>  [junit4]   2> 3217782 T9220 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
>>  [junit4]   2> 3217783 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>>  [junit4]   2> 3217783 T9220 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51826
>>  [junit4]   2> 3217791 T9226 oasc.CoreContainer.create Creating SolrCore 'collection2' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2
>>  [junit4]   2> 3217792 T9226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/'
>>  [junit4]   2> 3217872 T9226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>>  [junit4]   2> 3217931 T9226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>>  [junit4]   2> 3217932 T9226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>>  [junit4]   2> 3217940 T9226 oass.IndexSchema.readSchema [collection2] Schema name=test
>>  [junit4]   2> 3218532 T9226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>>  [junit4]   2> 3218540 T9226 oass.IndexSchema.readSchema default search field in schema is text
>>  [junit4]   2> 3218542 T9226 oass.IndexSchema.readSchema unique key field: id
>>  [junit4]   2> 3218551 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>  [junit4]   2> 3218554 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>>  [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>  [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>  [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>  [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>>  [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>>  [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>>  [junit4]   2> 3218560 T9226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>>  [junit4]   2> 3218561 T9226 oasc.SolrCore.<init> [collection2] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/
>>  [junit4]   2> 3218561 T9226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
>>  [junit4]   2> 3218562 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
>>  [junit4]   2> 3218562 T9226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index/
>>  [junit4]   2> 3218562 T9226 oasc.SolrCore.initIndex WARN [collection2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index' doesn't exist. Creating new index...
>>  [junit4]   2> 3218563 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
>>  [junit4]   2> 3218563 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
>>  [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>>  [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>  [junit4]   2> 3218565 T9226 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>>  [junit4]   2> 3218569 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>>  [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>  [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>>  [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>>  [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>>  [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>>  [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>>  [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>>  [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>  [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>  [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>  [junit4]   2> 3218573 T9226 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>>  [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>>  [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>>  [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>>  [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>>  [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>>  [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>>  [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>>  [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>>  [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>>  [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>>  [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>>  [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>>  [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>>  [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>>  [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>>  [junit4]   2> 3218593 T9226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>>  [junit4]   2> 3218596 T9226 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>>  [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>>  [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>>  [junit4]   2> 3218604 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
>>  [junit4]   2> 3218604 T9226 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>>  [junit4]   2> 3218605 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>>  [junit4]   2> 3218605 T9226 oass.SolrIndexSearcher.<init> Opening Searcher@6944c729 main
>>  [junit4]   2> 3218606 T9226 oashc.SpellCheckComponent.inform Initializing spell checkers
>>  [junit4]   2> 3218612 T9226 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>  [junit4]   2> 3218647 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6944c729 main{StandardDirectoryReader(segments_1:1:nrt)}
>>  [junit4]   2> 3218657 T9226 oasc.CoreContainer.registerCore registering core: collection2
>>  [junit4]   2> 3218658 T9226 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=collection2&action=CREATE&wt=javabin&version=2} status=0 QTime=867 
>>  [junit4]   2> 3218675 T9220 oas.SolrTestCaseJ4.setUp ###Starting testSimpleSearch
>>  [junit4]   2> ASYNC  NEW_CORE C4288 name=collection1 org.apache.solr.core.SolrCore@5f97ad21
>>  [junit4]   2> 3218708 T9229 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1451903086816657408)]} 0 11
>>  [junit4]   2> 3218714 T9224 C4288 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>>  [junit4]   2> 3218721 T9224 C4288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_2,generation=2}
>>  [junit4]   2> 3218723 T9224 C4288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>>  [junit4]   2> 3218725 T9224 C4288 oass.SolrIndexSearcher.<init> Opening Searcher@126b9bea main
>>  [junit4]   2> 3218726 T9224 C4288 oasu.DirectUpdateHandler2.commit end_commit_flush
>>  [junit4]   2> 3218730 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@126b9bea main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
>>  [junit4]   2> 3218732 T9224 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
>>  [junit4]   2> ASYNC  NEW_CORE C4289 name=collection2 org.apache.solr.core.SolrCore@725641ab
>>  [junit4]   2> 3218755 T9225 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2 (1451903086866989056)]} 0 4
>>  [junit4]   2> 3218759 T9227 C4289 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>>  [junit4]   2> 3218761 T9227 C4289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>>  [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_2,generation=2}
>>  [junit4]   2> 3218762 T9227 C4289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>>  [junit4]   2> 3218763 T9227 C4289 oass.SolrIndexSearcher.<init> Opening Searcher@6ef37926 main
>>  [junit4]   2> 3218763 T9227 C4289 oasu.DirectUpdateHandler2.commit end_commit_flush
>>  [junit4]   2> 3218765 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6ef37926 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
>>  [junit4]   2> 3218766 T9227 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
>>  [junit4]   2> 3218776 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection1&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>>  [junit4]   2> 3218776 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection2&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>>  [junit4]   2> 3218780 T9225 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>>  [junit4]   2> 3218780 T9224 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>>  [junit4]   2> 3218782 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683874-23 hits=2 status=0 QTime=12 
>>  [junit4]   2> 3218789 T9226 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>>  [junit4]   2> 3218792 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=2 
>>  [junit4]   2> 3218798 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=1 
>>  [junit4]   2> 3218798 T9225 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>>  [junit4]   2> 3218807 T9227 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683889-24 hits=2 status=0 QTime=21 
>>  [junit4]   2> 3218813 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=0 status=0 QTime=1 
>>  [junit4]   2> 3218813 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=1 status=0 QTime=1 
>>  [junit4]   2> 3218817 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683913-25&ids=1&q=id:1&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>>  [junit4]   2> 3218818 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=id:1&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683913-25 hits=1 status=0 QTime=8 
>>  [junit4]   2> 3218819 T9220 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleSearch
>>  [junit4]   2> 3218834 T9220 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=376805238
>>  [junit4]   2> 3218836 T9220 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f97ad21
>>  [junit4]   2> 3218855 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=109,transaction_logs_total_number=1}
>>  [junit4]   2> 3218856 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>  [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>  [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>  [junit4]   2> 3218860 T9220 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>>  [junit4]   2> 3218860 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>>  [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index;done=false>>]
>>  [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
>>  [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894;done=false>>]
>>  [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
>>  [junit4]   2> 3218862 T9220 oasc.SolrCore.close [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@725641ab
>>  [junit4]   2> 3218876 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=111,transaction_logs_total_number=1}
>>  [junit4]   2> 3218877 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>>  [junit4]   2> 3218877 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>>  [junit4]   2> 3218878 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>>  [junit4]   2> 3218880 T9220 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
>>  [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>>  [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data;done=false>>]
>>  [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
>>  [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index;done=false>>]
>>  [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
>>  [junit4]   2> 3218883 T9220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>>  [junit4]   2> 3218961 T9220 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>>  [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=PostingsFormat(name=SimpleText), text=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=NestedPulsing)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=uk_UA, timezone=Pacific/Rarotonga
>>  [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=82362560,total=346341376
>>  [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, BinaryUpdateRequestHandlerTest, ParsingFieldUpdateProcessorsTest, FastVectorHighlighterTest, TestPseudoReturnFields, EchoParamsTest, InfoHandlerTest, PrimitiveFieldTypeTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestLuceneMatchVersion, LegacyHTMLStripCharFilterTest, TestDocBasedVersionConstraints, SchemaVersionSpecificBehaviorTest, TestNRTOpen, XmlUpdateRequestHandlerTest, SolrPluginUtilsTest, OutputWriterTest, TestJmxIntegration, TestSearchPerf, TestCodecSupport, TestBM25SimilarityFactory, CircularListTest, AliasIntegrationTest, TestSolrIndexConfig, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, SoftAutoCommitTest, TestDistributedSearch, HdfsSyncSliceTest, FileBasedSpellCheckerTest, BadComponentTest, BJQParserTest, TestStressVersions, TestDFRSimilarityFactory, IndexSchemaTest, TestFieldTypeCollectionResource, TestPHPSerializedResponseWriter, TestCSVResponseWriter, TestSchemaVersionResource, SampleTest, SimpleFacetsTest, HdfsLockFactoryTest, TestBinaryResponseWriter, MultiTermTest, TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, NotRequiredUniqueKeyTest, TestExtendedDismaxParser, SliceStateTest, MBeansHandlerTest, TestDistribDocBasedVersion, DistributedTermsComponentTest, CustomCollectionTest, TestClassNameShortening, DirectUpdateHandlerOptimizeTest, JsonLoaderTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, BlockDirectoryTest, SolrCoreTest, TestQuerySenderNoQuery, ChangedSchemaMergeTest, TestStressUserVersions, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, TestFastLRUCache, TestDynamicFieldCollectionResource, BasicDistributedZk2Test, TestIndexSearcher, DistributedQueryElevationComponentTest, TestIndexingPerformance, FileUtilsTest, TestSolrQueryParserResource, SpatialFilterTest, SuggesterTest, TestLazyCores, TestRangeQuery, TestFieldTypeResource, StressHdfsTest, ZkControllerTest, DistanceFunctionTest, TestStressReorder, PreAnalyzedFieldTest, TestImplicitCoreProperties, PingRequestHandlerTest, TestComponentsName, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, TestCloudManagedSchemaAddField, TestSweetSpotSimilarityFactory, SpellingQueryConverterTest, TestFuzzyAnalyzedSuggestions, TestHashPartitioner, URLClassifyProcessorTest, IndexBasedSpellCheckerTest, AlternateDirectoryTest, ZkCLITest, CachingDirectoryFactoryTest, TestReload, EnumFieldTest, TestCharFilters, TestGroupingSearch, ClusterStateTest, SolrCmdDistributorTest, DocValuesTest, TestCollapseQParserPlugin, TestRecovery, DeleteReplicaTest, TestReloadAndDeleteDocs, TestSolrQueryParser, TestLRUCache, TestNumberUtils, TestDistributedGrouping, DocValuesMissingTest, HighlighterTest, TestJmxMonitoredMap, RequiredFieldsTest, TestPartialUpdateDeduplication, TestJoin, UpdateParamsTest, PolyFieldTest, SliceStateUpdateTest, TestAddFieldRealTimeGet, TestValueSourceCache, FieldMutatingUpdateProcessorTest, CSVRequestHandlerTest, SpellCheckCollatorTest, HdfsBasicDistributedZkTest, DebugComponentTest, TestCSVLoader, TestIBSimilarityFactory, TestCoreDiscovery, ShardSplitTest, TestFastOutputStream, BlockCacheTest, UUIDFieldTest, TestCloudManagedSchema, TestReversedWildcardFilterFactory, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, MoreLikeThisHandlerTest, TestFieldResource, DirectUpdateHandlerTest, SuggesterWFSTTest, SystemInfoHandlerTest, OverseerTest, TestManagedSchema, SolrInfoMBeanTest, TestCopyFieldCollectionResource, TestModifyConfFiles, ShardRoutingCustomTest, ChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy2, DocumentBuilderTest, SOLR749Test, BasicFunctionalityTest, TestRecoveryHdfs, TestRandomDVFaceting, TestRandomMergePolicy, SynonymTokenizerTest, TestFoldingMultitermQuery, TestReplicationHandler, TestRandomFaceting, SyncSliceTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestBadConfig, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, TestRTGBase, SolrTestCaseJ4Test, AssignTest, DeleteInactiveReplicaTest, DeleteShardTest, MigrateRouteKeyTest, SolrXmlInZkTest, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, QueryResultKeyTest, TestInfoStreamLogging, TestNonNRTOpen, TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest]
>>  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedDebugComponentTest -Dtests.seed=9F80C926E1B99ACA -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Pacific/Rarotonga -Dtests.file.encoding=UTF-8
>>  [junit4] ERROR   0.00s | DistributedDebugComponentTest (suite) <<<
>>  [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
>>  [junit4]    >   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
>>  [junit4]    >   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
>>  [junit4]    >   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
>>  [junit4]    >   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
>>  [junit4]    >   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
>>  [junit4]    >   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
>>  [junit4]    >   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
>>  [junit4]    >   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
>>  [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
>>  [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
>>  [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
>>  [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
>>  [junit4]    >   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
>>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
>>  [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
>>  [junit4] Completed in 2.79s, 1 test, 1 failure <<< FAILURES!
>> 
>> [...truncated 66 lines...]
>> BUILD FAILED
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
>> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 340 suites, 1492 tests, 1 suite-level error, 40 ignored (5 assumptions)
>> 
>> Total time: 86 minutes 6 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
> 


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


Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1028 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
This test must have some large static field it does not clean up when the test is over (by setting to null).

- Mark

On Nov 16, 2013, at 5:59 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1028/
> Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
> 
> 1 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedDebugComponentTest
> 
> Error Message:
> Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
> 
> Stack Trace:
> junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
>  - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
>  - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
>  - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
>  - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
>  - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
>  - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
>  - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
>  - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
>  - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
>  - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
>  - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
>  - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
>  - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
> 	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
> 	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
> 	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:744)
> 
> 
> 
> 
> Build Log:
> [...truncated 10802 lines...]
>   [junit4] Suite: org.apache.solr.handler.component.DistributedDebugComponentTest
>   [junit4]   2> 3216791 T9220 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedDebugComponentTest-1384642681894
>   [junit4]   2> 3216792 T9220 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 3216792 T9220 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (false)
>   [junit4]   2> 3216792 T9220 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 3216800 T9220 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51826
>   [junit4]   2> 3216801 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 3216801 T9220 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 3216802 T9220 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest
>   [junit4]   2> 3216803 T9220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/'
>   [junit4]   2> 3216835 T9220 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/solr.xml
>   [junit4]   2> 3216911 T9220 oasc.CoreContainer.<init> New CoreContainer 376805238
>   [junit4]   2> 3216912 T9220 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/]
>   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
>   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 3216913 T9220 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 3216914 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 3216915 T9220 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 3216916 T9220 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 3216920 T9220 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 3216920 T9220 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 3216920 T9220 oasc.CoreContainer.load Host Name: 127.0.0.1
>   [junit4]   2> 3216926 T9230 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1
>   [junit4]   2> 3216926 T9230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/'
>   [junit4]   2> 3216981 T9230 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 3217048 T9230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 3217049 T9230 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 3217057 T9230 oass.IndexSchema.readSchema [collection1] Schema name=test
>   [junit4]   2> 3217661 T9230 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 3217669 T9230 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 3217674 T9230 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 3217682 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 3217688 T9230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 3217692 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 3217693 T9230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 3217694 T9230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 3217694 T9230 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 3217695 T9230 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/
>   [junit4]   2> 3217695 T9230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
>   [junit4]   2> 3217696 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
>   [junit4]   2> 3217696 T9230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index/
>   [junit4]   2> 3217696 T9230 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index' doesn't exist. Creating new index...
>   [junit4]   2> 3217697 T9230 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
>   [junit4]   2> 3217697 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
>   [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>   [junit4]   2> 3217698 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 3217698 T9230 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 3217702 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 3217703 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 3217704 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 3217705 T9230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 3217706 T9230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 3217706 T9230 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 3217706 T9230 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 3217707 T9230 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 3217708 T9230 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 3217709 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 3217710 T9230 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 3217711 T9230 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 3217712 T9230 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217713 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217714 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217715 T9230 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217716 T9230 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3217717 T9230 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 3217718 T9230 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 3217728 T9230 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 3217730 T9230 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 3217733 T9230 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 3217733 T9230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
>   [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>   [junit4]   2> 3217734 T9230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 3217735 T9230 oass.SolrIndexSearcher.<init> Opening Searcher@6167700e main
>   [junit4]   2> 3217735 T9230 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 3217742 T9230 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 3217775 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6167700e main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 3217780 T9230 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 3217782 T9220 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
>   [junit4]   2> 3217783 T9220 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 3217783 T9220 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#51826
>   [junit4]   2> 3217791 T9226 oasc.CoreContainer.create Creating SolrCore 'collection2' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2
>   [junit4]   2> 3217792 T9226 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/'
>   [junit4]   2> 3217872 T9226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
>   [junit4]   2> 3217931 T9226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 3217932 T9226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 3217940 T9226 oass.IndexSchema.readSchema [collection2] Schema name=test
>   [junit4]   2> 3218532 T9226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 3218540 T9226 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 3218542 T9226 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 3218551 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 3218554 T9226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 3218558 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 3218559 T9226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 3218560 T9226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 3218560 T9226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 3218561 T9226 oasc.SolrCore.<init> [collection2] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/
>   [junit4]   2> 3218561 T9226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12a74704
>   [junit4]   2> 3218562 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
>   [junit4]   2> 3218562 T9226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index/
>   [junit4]   2> 3218562 T9226 oasc.SolrCore.initIndex WARN [collection2] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 3218563 T9226 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
>   [junit4]   2> 3218563 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.3359375, noCFSRatio=1.0]
>   [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>   [junit4]   2> 3218564 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 3218565 T9226 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
>   [junit4]   2> 3218569 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 3218570 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
>   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 3218571 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
>   [junit4]   2> 3218572 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 3218573 T9226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 3218573 T9226 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 3218574 T9226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 3218575 T9226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
>   [junit4]   2> 3218576 T9226 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
>   [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 3218577 T9226 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
>   [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
>   [junit4]   2> 3218578 T9226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
>   [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
>   [junit4]   2> 3218579 T9226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218580 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218581 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218582 T9226 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218583 T9226 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
>   [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
>   [junit4]   2> 3218584 T9226 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
>   [junit4]   2> 3218593 T9226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 3218596 T9226 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
>   [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 3218603 T9226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 3218604 T9226 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=72.400390625, floorSegmentMB=1.470703125, forceMergeDeletesPctAllowed=25.53754001988139, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5198427995070304
>   [junit4]   2> 3218604 T9226 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>   [junit4]   2> 3218605 T9226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 3218605 T9226 oass.SolrIndexSearcher.<init> Opening Searcher@6944c729 main
>   [junit4]   2> 3218606 T9226 oashc.SpellCheckComponent.inform Initializing spell checkers
>   [junit4]   2> 3218612 T9226 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>   [junit4]   2> 3218647 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6944c729 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 3218657 T9226 oasc.CoreContainer.registerCore registering core: collection2
>   [junit4]   2> 3218658 T9226 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={name=collection2&action=CREATE&wt=javabin&version=2} status=0 QTime=867 
>   [junit4]   2> 3218675 T9220 oas.SolrTestCaseJ4.setUp ###Starting testSimpleSearch
>   [junit4]   2> ASYNC  NEW_CORE C4288 name=collection1 org.apache.solr.core.SolrCore@5f97ad21
>   [junit4]   2> 3218708 T9229 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1 (1451903086816657408)]} 0 11
>   [junit4]   2> 3218714 T9224 C4288 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 3218721 T9224 C4288 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a1a827 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@abde434)),segFN=segments_2,generation=2}
>   [junit4]   2> 3218723 T9224 C4288 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 3218725 T9224 C4288 oass.SolrIndexSearcher.<init> Opening Searcher@126b9bea main
>   [junit4]   2> 3218726 T9224 C4288 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 3218730 T9231 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@126b9bea main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
>   [junit4]   2> 3218732 T9224 C4288 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 19
>   [junit4]   2> ASYNC  NEW_CORE C4289 name=collection2 org.apache.solr.core.SolrCore@725641ab
>   [junit4]   2> 3218755 T9225 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2 (1451903086866989056)]} 0 4
>   [junit4]   2> 3218759 T9227 C4289 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 3218761 T9227 C4289 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e59e96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@579dc2d8)),segFN=segments_2,generation=2}
>   [junit4]   2> 3218762 T9227 C4289 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 3218763 T9227 C4289 oass.SolrIndexSearcher.<init> Opening Searcher@6ef37926 main
>   [junit4]   2> 3218763 T9227 C4289 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 3218765 T9233 oasc.SolrCore.registerSearcher [collection2] Registered new searcher Searcher@6ef37926 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
>   [junit4]   2> 3218766 T9227 C4289 oasup.LogUpdateProcessor.finish [collection2] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
>   [junit4]   2> 3218776 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection1&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>   [junit4]   2> 3218776 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&NOW=1384642683873&fl=id,score&debugQuery=false&shard.url=127.0.0.1:51826/solr/collection2&rid=127.0.0.1-collection1-1384642683874-23&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>   [junit4]   2> 3218780 T9225 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>   [junit4]   2> 3218780 T9224 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={NOW=1384642683873&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683874-23&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>   [junit4]   2> 3218782 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683874-23 hits=2 status=0 QTime=12 
>   [junit4]   2> 3218789 T9226 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=0 
>   [junit4]   2> 3218792 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683889-24&start=0&q=*:*&isShard=true&fsv=true} hits=1 status=0 QTime=2 
>   [junit4]   2> 3218798 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=1&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=1 
>   [junit4]   2> 3218798 T9225 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683889&shard.url=127.0.0.1:51826/solr/collection2&fl=id,text&rid=127.0.0.1-collection1-1384642683889-24&ids=2&q=*:*&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>   [junit4]   2> 3218807 T9227 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=*:*&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683889-24 hits=2 status=0 QTime=21 
>   [junit4]   2> 3218813 T9229 C4289 oasc.SolrCore.execute [collection2] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection2&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=0 status=0 QTime=1 
>   [junit4]   2> 3218813 T9226 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={distrib=false&debug=track&debug=track&wt=javabin&requestPurpose=GET_TOP_IDS&version=2&rows=10&omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,score&debugQuery=false&rid=127.0.0.1-collection1-1384642683913-25&start=0&q=id:1&isShard=true&fsv=true} hits=1 status=0 QTime=1 
>   [junit4]   2> 3218817 T9224 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&NOW=1384642683913&shard.url=127.0.0.1:51826/solr/collection1&fl=id,text&rid=127.0.0.1-collection1-1384642683913-25&ids=1&q=id:1&distrib=false&debug=track&debug=track&wt=javabin&isShard=true&requestPurpose=GET_FIELDS,GET_DEBUG&version=2} status=0 QTime=0 
>   [junit4]   2> 3218818 T9228 C4288 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={omitHeader=true&shards=127.0.0.1:51826/solr/collection1,127.0.0.1:51826/solr/collection2&fl=id,text&q=id:1&distrib=true&debug=track&wt=javabin&version=2} rid=127.0.0.1-collection1-1384642683913-25 hits=1 status=0 QTime=8 
>   [junit4]   2> 3218819 T9220 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleSearch
>   [junit4]   2> 3218834 T9220 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=376805238
>   [junit4]   2> 3218836 T9220 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f97ad21
>   [junit4]   2> 3218855 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=109,transaction_logs_total_number=1}
>   [junit4]   2> 3218856 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 3218856 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 3218860 T9220 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 3218860 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index;done=false>>]
>   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894/index
>   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894;done=false>>]
>   [junit4]   2> 3218861 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/solrtest-DistributedDebugComponentTest-1384642681894
>   [junit4]   2> 3218862 T9220 oasc.SolrCore.close [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@725641ab
>   [junit4]   2> 3218876 T9220 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=111,transaction_logs_total_number=1}
>   [junit4]   2> 3218877 T9220 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 3218877 T9220 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 3218878 T9220 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 3218880 T9220 oasc.SolrCore.closeSearcher [collection2] Closing main searcher on request.
>   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data;done=false>>]
>   [junit4]   2> 3218881 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data
>   [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index;done=false>>]
>   [junit4]   2> 3218882 T9220 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.handler.component.DistributedDebugComponentTest/collection2/data/index
>   [junit4]   2> 3218883 T9220 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 3218961 T9220 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> NOTE: test params are: codec=Lucene46: {timestamp=PostingsFormat(name=NestedPulsing), range_facet_l=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=PostingsFormat(name=SimpleText), text=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=Lucene41VarGapFixedInterval), _version_=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), intDefault=PostingsFormat(name=NestedPulsing)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=uk_UA, timezone=Pacific/Rarotonga
>   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=82362560,total=346341376
>   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, BinaryUpdateRequestHandlerTest, ParsingFieldUpdateProcessorsTest, FastVectorHighlighterTest, TestPseudoReturnFields, EchoParamsTest, InfoHandlerTest, PrimitiveFieldTypeTest, HdfsUnloadDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestLuceneMatchVersion, LegacyHTMLStripCharFilterTest, TestDocBasedVersionConstraints, SchemaVersionSpecificBehaviorTest, TestNRTOpen, XmlUpdateRequestHandlerTest, SolrPluginUtilsTest, OutputWriterTest, TestJmxIntegration, TestSearchPerf, TestCodecSupport, TestBM25SimilarityFactory, CircularListTest, AliasIntegrationTest, TestSolrIndexConfig, UpdateRequestProcessorFactoryTest, TestSurroundQueryParser, SoftAutoCommitTest, TestDistributedSearch, HdfsSyncSliceTest, FileBasedSpellCheckerTest, BadComponentTest, BJQParserTest, TestStressVersions, TestDFRSimilarityFactory, IndexSchemaTest, TestFieldTypeCollectionResource, TestPHPSerializedResponseWriter, TestCSVResponseWriter, TestSchemaVersionResource, SampleTest, SimpleFacetsTest, HdfsLockFactoryTest, TestBinaryResponseWriter, MultiTermTest, TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, NotRequiredUniqueKeyTest, TestExtendedDismaxParser, SliceStateTest, MBeansHandlerTest, TestDistribDocBasedVersion, DistributedTermsComponentTest, CustomCollectionTest, TestClassNameShortening, DirectUpdateHandlerOptimizeTest, JsonLoaderTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, BlockDirectoryTest, SolrCoreTest, TestQuerySenderNoQuery, ChangedSchemaMergeTest, TestStressUserVersions, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, TestFastLRUCache, TestDynamicFieldCollectionResource, BasicDistributedZk2Test, TestIndexSearcher, DistributedQueryElevationComponentTest, TestIndexingPerformance, FileUtilsTest, TestSolrQueryParserResource, SpatialFilterTest, SuggesterTest, TestLazyCores, TestRangeQuery, TestFieldTypeResource, StressHdfsTest, ZkControllerTest, DistanceFunctionTest, TestStressReorder, PreAnalyzedFieldTest, TestImplicitCoreProperties, PingRequestHandlerTest, TestComponentsName, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, TestCloudManagedSchemaAddField, TestSweetSpotSimilarityFactory, SpellingQueryConverterTest, TestFuzzyAnalyzedSuggestions, TestHashPartitioner, URLClassifyProcessorTest, IndexBasedSpellCheckerTest, AlternateDirectoryTest, ZkCLITest, CachingDirectoryFactoryTest, TestReload, EnumFieldTest, TestCharFilters, TestGroupingSearch, ClusterStateTest, SolrCmdDistributorTest, DocValuesTest, TestCollapseQParserPlugin, TestRecovery, DeleteReplicaTest, TestReloadAndDeleteDocs, TestSolrQueryParser, TestLRUCache, TestNumberUtils, TestDistributedGrouping, DocValuesMissingTest, HighlighterTest, TestJmxMonitoredMap, RequiredFieldsTest, TestPartialUpdateDeduplication, TestJoin, UpdateParamsTest, PolyFieldTest, SliceStateUpdateTest, TestAddFieldRealTimeGet, TestValueSourceCache, FieldMutatingUpdateProcessorTest, CSVRequestHandlerTest, SpellCheckCollatorTest, HdfsBasicDistributedZkTest, DebugComponentTest, TestCSVLoader, TestIBSimilarityFactory, TestCoreDiscovery, ShardSplitTest, TestFastOutputStream, BlockCacheTest, UUIDFieldTest, TestCloudManagedSchema, TestReversedWildcardFilterFactory, IndexSchemaRuntimeFieldTest, ZkNodePropsTest, MoreLikeThisHandlerTest, TestFieldResource, DirectUpdateHandlerTest, SuggesterWFSTTest, SystemInfoHandlerTest, OverseerTest, TestManagedSchema, SolrInfoMBeanTest, TestCopyFieldCollectionResource, TestModifyConfFiles, ShardRoutingCustomTest, ChaosMonkeySafeLeaderTest, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy2, DocumentBuilderTest, SOLR749Test, BasicFunctionalityTest, TestRecoveryHdfs, TestRandomDVFaceting, TestRandomMergePolicy, SynonymTokenizerTest, TestFoldingMultitermQuery, TestReplicationHandler, TestRandomFaceting, SyncSliceTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestMultiCoreConfBootstrap, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, TestBadConfig, OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, TestTrie, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestDocSet, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, TestDocumentBuilder, TestRTGBase, SolrTestCaseJ4Test, AssignTest, DeleteInactiveReplicaTest, DeleteShardTest, MigrateRouteKeyTest, SolrXmlInZkTest, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, QueryResultKeyTest, TestInfoStreamLogging, TestNonNRTOpen, TestShardHandlerFactory, TestSolrXml, TestSolrXmlPersistence, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedDebugComponentTest -Dtests.seed=9F80C926E1B99ACA -Dtests.slow=true -Dtests.locale=uk_UA -Dtests.timezone=Pacific/Rarotonga -Dtests.file.encoding=UTF-8
>   [junit4] ERROR   0.00s | DistributedDebugComponentTest (suite) <<<
>   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,748,216 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
>   [junit4]    >   - 10,894,784 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection2
>   [junit4]    >   - 10,894,760 bytes, private static org.apache.solr.client.solrj.SolrServer org.apache.solr.handler.component.DistributedDebugComponentTest.collection1
>   [junit4]    >   - 448 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
>   [junit4]    >   - 376 bytes, private static java.io.File org.apache.solr.SolrJettyTestBase.TEST_KEYSTORE
>   [junit4]    >   - 344 bytes, private static java.io.File org.apache.solr.handler.component.DistributedDebugComponentTest.solrHome
>   [junit4]    >   - 344 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
>   [junit4]    >   - 328 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
>   [junit4]    >   - 312 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
>   [junit4]    >   - 144 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
>   [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard1
>   [junit4]    >   - 120 bytes, private static java.lang.String org.apache.solr.handler.component.DistributedDebugComponentTest.shard2
>   [junit4]    >   - 80 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
>   [junit4]    >   - 72 bytes, public static java.lang.String org.apache.solr.SolrJettyTestBase.context
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F80C926E1B99ACA]:0)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
>   [junit4] Completed in 2.79s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 66 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1272: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 340 suites, 1492 tests, 1 suite-level error, 40 ignored (5 assumptions)
> 
> Total time: 86 minutes 6 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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