[prev in list] [next in list] [prev in thread] [next in thread] 

List:       solr-dev
Subject:    [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15314 - Failure
From:       Apache Jenkins Server <jenkins () builds ! apache ! org>
Date:       2012-09-30 15:28:21
Message-ID: 339683796.1339.1349018912426.JavaMail.hudson () aegis ! apache ! org
[Download RAW message or body]

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15314/

2 tests failed.
REGRESSION:  org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds


Error Message:
1: soft occured too fast: 1349018138011 + (500 * 1) !<= 1349018138495

Stack Trace:
java.lang.AssertionError: 1: soft occured too fast: 1349018138011 + (500 * 1) !<= \
1349018138495  at __randomizedtesting.SeedInfo.seed([440561B8DEE9670:5855F822666CD708]:0)
  at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:312)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
  at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
  at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
  at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
  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:45)
  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
  at java.lang.Thread.run(Thread.java:679)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SoftAutoCommitTest

Error Message:
ERROR: SolrIndexSearcher opens=11 closes=10

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=11 closes=10
	at __randomizedtesting.SeedInfo.seed([440561B8DEE9670]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:241)
	at org.apache.solr.util.AbstractSolrTestCase.afterClassAbstractSolrTestCase(AbstractSolrTestCase.java:121)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
  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:45)
  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
  at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 7773 lines...]
[junit4:junit4] Suite: org.apache.solr.update.SoftAutoCommitTest
[junit4:junit4]   2> -13 T10 oasu.AbstractSolrTestCase.setUp ####SETUP_START \
testSoftAndHardCommitMaxTimeRapidAdds [junit4:junit4]   2> 95 T10 \
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: \
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/'
 [junit4:junit4]   2> 106 T10 oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' \
to classloader [junit4:junit4]   2> 107 T10 \
oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' \
to classloader [junit4:junit4]   2> 824 T10 oasc.SolrConfig.<init> Using Lucene \
MatchVersion: LUCENE_50 [junit4:junit4]   2> 1019 T10 oasc.SolrConfig.<init> Loaded \
SolrConfig: solrconfig.xml [junit4:junit4]   2> 1055 T10 oass.IndexSchema.readSchema \
Reading Solr Schema [junit4:junit4]   2> 1114 T10 oass.IndexSchema.readSchema Schema \
name=test [junit4:junit4]   2> 2811 T10 oass.OpenExchangeRatesOrgProvider.init \
Initialized with rates=open-exchange-rates.json, refreshInterval=1440. \
[junit4:junit4]   2> 2836 T10 oass.IndexSchema.readSchema default search field in \
schema is text [junit4:junit4]   2> 2840 T10 oass.IndexSchema.readSchema unique key \
field: id [junit4:junit4]   2> 3146 T10 oass.FileExchangeRateProvider.reload \
Reloading exchange rates from file currency.xml [junit4:junit4]   2> 3158 T10 \
oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml \
[junit4:junit4]   2> 3163 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading \
exchange rates from open-exchange-rates.json [junit4:junit4]   2> 3178 T10 \
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from \
open-exchange-rates.json [junit4:junit4]   2> 3222 T10 \
oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr \
(NoInitialContextEx) [junit4:junit4]   2> 3222 T10 \
oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr
 [junit4:junit4]   2> 3223 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader \
for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/'
 [junit4:junit4]   2> 3247 T10 oasc.CoreContainer.<init> New CoreContainer 1427274578
[junit4:junit4]   2> 3337 T10 oasc.SolrCore.<init> [collection1] Opening new SolrCore \
at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/, \
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018131018/
 [junit4:junit4]   2> 3341 T10 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. \
Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f35f44e \
[junit4:junit4]   2> 3512 T10 oasc.SolrCore.getNewIndexDir New index directory \
detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk \
-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018131018/index/
 [junit4:junit4]   2> 3513 T10 oasc.SolrCore.initIndex WARNING [collection1] Solr \
index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6 \
/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018131018/index' \
doesn't exist. Creating new index... [junit4:junit4]   2> 3585 T10 \
oasc.CachingDirectoryFactory.get return new directory for \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018131018/index \
forceNew:false [junit4:junit4]   2> 3907 T10 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4]   2> \
commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60ab835a \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@151ff451),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 3907 T10 oasc.SolrDeletionPolicy.updateCommits newest commit = \
1 [junit4:junit4]   2> 3940 T10 oasc.SolrCore.initWriters created xml: \
solr.XMLResponseWriter [junit4:junit4]   2> 4781 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe" [junit4:junit4]   2> 4782 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4]   2> 4783 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "stored_sig" [junit4:junit4]   2> 4790 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "uniq-fields" [junit4:junit4]   2> 4886 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4]   \
2> 4896 T10 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.ReplicationHandler [junit4:junit4]   2> 4900 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /replication: \
solr.ReplicationHandler [junit4:junit4]   2> 4931 T10 \
oasc.RequestHandlers.initHandlersFromConfig created standard: \
solr.StandardRequestHandler [junit4:junit4]   2> 4948 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler \
[junit4:junit4]   2> 4998 T10 oasc.RequestHandlers.initHandlersFromConfig created \
dismax: solr.SearchHandler [junit4:junit4]   2> 5000 T10 \
oasc.RequestHandlers.initHandlersFromConfig created mock: \
org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4]   2> 5005 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /admin/: \
org.apache.solr.handler.admin.AdminHandlers [junit4:junit4]   2> 5006 T10 \
oasc.RequestHandlers.initHandlersFromConfig created defaults: \
solr.StandardRequestHandler [junit4:junit4]   2> 5006 T10 \
oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.StandardRequestHandler [junit4:junit4]   2> 5007 T10 \
oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler \
[junit4:junit4]   2> 5034 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/update: solr.UpdateRequestHandler [junit4:junit4]   2> 5035 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /terms: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5036 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5037 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5038 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5039 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5040 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5041 T10 \
oasc.RequestHandlers.initHandlersFromConfig created tvrh: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 5059 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler \
[junit4:junit4]   2> 5076 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/debug/dump: solr.DumpRequestHandler [junit4:junit4]   2> 5196 T10 \
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4]   2> 5222 T10 \
oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated \
<admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. \
[junit4:junit4]   2> 5243 T10 oasc.SolrCore.initDeprecatedSupport WARNING adding \
ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, \
SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, \
SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, \
SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, \
CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, \
SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, \
SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, \
MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, \
SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, \
TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, \
SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, \
SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, \
CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, \
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, \
HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, \
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, \
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, \
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, \
BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, \
SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, \
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, \
SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, \
SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, \
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, \
SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, \
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, \
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, \
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, \
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, \
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, \
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, \
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, \
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, \
FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, \
SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, \
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, \
SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, \
SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, \
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, \
SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-TFIDF.XML, \
SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, \
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, \
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, \
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, \
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, \
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, \
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, \
KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, \
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML] \
[junit4:junit4]   2> 5294 T10 oass.SolrIndexSearcher.<init> Opening Searcher@71ce5e7a \
main [junit4:junit4]   2> 5295 T10 oass.SolrIndexSearcher.getIndexDir WARNING \
WARNING: Directory impl does not support setting indexDir: \
org.apache.lucene.store.BaseDirectoryWrapper [junit4:junit4]   2> 5361 T10 \
oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4]   2> 5361 T10 \
oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4]   2> 5363 T10 \
oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4]   2> \
5507 T10 oass.DirectSolrSpellChecker.init init: \
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} \
[junit4:junit4]   2> 5803 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
socketTimeout to: 0 [junit4:junit4]   2> 5804 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// \
[junit4:junit4]   2> 5804 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
connTimeout to: 0 [junit4:junit4]   2> 5805 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 \
[junit4:junit4]   2> 5805 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
corePoolSize to: 0 [junit4:junit4]   2> 5806 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 \
[junit4:junit4]   2> 5806 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
maxThreadIdleTime to: 5 [junit4:junit4]   2> 5807 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] \
2> 5808 T10 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: \
false [junit4:junit4]   2> 5841 T10 oascsi.HttpClientUtil.createClient Creating new \
http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
 [junit4:junit4]   2> 6365 T11 oasc.SolrCore.registerSearcher [collection1] \
Registered new searcher Searcher@71ce5e7a main{StandardDirectoryReader(segments_1:1)} \
[junit4:junit4]   2> 6373 T10 oasc.CoreContainer.register registering core: \
collection1 [junit4:junit4]   2> 6380 T10 oasu.AbstractSolrTestCase.setUp \
####SETUP_END testSoftAndHardCommitMaxTimeRapidAdds [junit4:junit4]   2> ASYNC  \
NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@7a9c8c3f [junit4:junit4]   \
2> 6700 T10 C0 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: \
commits:num=1 [junit4:junit4]   2> \
commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60ab835a \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@151ff451),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 6703 T10 C0 oasc.SolrDeletionPolicy.updateCommits newest commit \
= 1 [junit4:junit4]   2> 6974 T10 C0 UPDATE [collection1] webapp=null path=null \
params={} {add=[5000]} 0 544 [junit4:junit4]   2> 7030 T10 C0 UPDATE [collection1] \
webapp=null path=null params={} {add=[5001]} 0 3 [junit4:junit4]   2> 7049 T10 C0 \
UPDATE [collection1] webapp=null path=null params={} {add=[5002]} 0 1 [junit4:junit4] \
2> 7071 T10 C0 UPDATE [collection1] webapp=null path=null params={} {add=[5003]} 0 3 \
[junit4:junit4]   2> 7095 T10 C0 UPDATE [collection1] webapp=null path=null params={} \
{add=[5004]} 0 2 [junit4:junit4]   2> 7481 T13 oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
 [junit4:junit4]   2> 7483 T10 oasu.AbstractSolrTestCase.tearDown ####TEARDOWN_START \
testSoftAndHardCommitMaxTimeRapidAdds [junit4:junit4]   2> 7497 T10 \
oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1427274578 \
[junit4:junit4]   2> 7497 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@7a9c8c3f [junit4:junit4]   2> 7548 T10 \
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. \
[junit4:junit4]   2> 7549 T10 oasu.DirectUpdateHandler2.close closing \
DirectUpdateHandler2{commits=1,autocommit maxTime=1200ms,autocommits=0,soft \
autocommit maxTime=500ms,soft \
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=5,adds=5,deletesByI \
d=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
 [junit4:junit4]   2> 7550 T10 oasu.DefaultSolrCoreState.decref SolrCoreState ref \
count has reached 0 - closing IndexWriter [junit4:junit4]   2> 8478 T13 \
oass.SolrIndexSearcher.<init> Opening Searcher@35e80f3a main [junit4:junit4]   2> \
8478 T13 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not \
support setting indexDir: org.apache.lucene.store.BaseDirectoryWrapper \
[junit4:junit4]   2> 8478 T10 C0 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4]   2> \
commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60ab835a \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@151ff451),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> \
commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@60ab835a \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@151ff451),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tim, \
_0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0_nrm.cfs, _0_Asserting_0.prx, \
_0_Lucene40WithOrds_0.tii, _0_Asserting_0.frq, _0_Lucene40WithOrds_0.frq, _0_nrm.cfe, \
segments_2, _0.fdx, _0_Lucene40WithOrds_0.prx, _0.si, _0_Lucene40WithOrds_0.tib, \
_0.fdt] [junit4:junit4]   2> 8479 T10 C0 oasc.SolrDeletionPolicy.updateCommits newest \
commit = 2 [junit4:junit4]   2> 8488 T13 oasc.SolrException.log SEVERE auto commit \
error...:org.apache.solr.common.SolrException: \
java.util.concurrent.RejectedExecutionException [junit4:junit4]   2> 		at \
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1543) [junit4:junit4]   2> \
at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:552) \
[junit4:junit4]   2> 		at \
org.apache.solr.update.CommitTracker.run(CommitTracker.java:215) [junit4:junit4]   2> \
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) \
[junit4:junit4]   2> 		at \
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [junit4:junit4]   \
2> 		at java.util.concurrent.FutureTask.run(FutureTask.java:166) [junit4:junit4]   2> \
[junit4:junit4]   2> 		at \
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:266)
 [junit4:junit4]   2> 		at \
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) \
[junit4:junit4]   2> 		at \
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) \
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:679) [junit4:junit4]   2> \
Caused by: java.util.concurrent.RejectedExecutionException [junit4:junit4]   2> 		at \
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1956)
 [junit4:junit4]   2> 		at \
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:816) \
[junit4:junit4]   2> 		at \
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1337) \
[junit4:junit4]   2> 		at \
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:120) \
[junit4:junit4]   2> 		at \
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:642) \
[junit4:junit4]   2> 		at \
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1474) [junit4:junit4]   2> \
... 10 more [junit4:junit4]   2> 	
[junit4:junit4]   2> 8721 T10 oasu.DefaultSolrCoreState.decref Closing SolrCoreState \
- canceling any ongoing recovery [junit4:junit4]   2> NOTE: reproduce with: ant test  \
-Dtestcase=SoftAutoCommitTest -Dtests.method=testSoftAndHardCommitMaxTimeRapidAdds \
-Dtests.seed=440561B8DEE9670 -Dtests.multiplier=3 -Dtests.slow=true \
-Dtests.locale=da_DK -Dtests.timezone=Asia/Pontianak -Dtests.file.encoding=ISO8859-1 \
[junit4:junit4] FAILURE 8.93s J1 | \
SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds <<< [junit4:junit4]    > \
Throwable #1: java.lang.AssertionError: 1: soft occured too fast: 1349018138011 + \
(500 * 1) !<= 1349018138495 [junit4:junit4]    > 	at \
__randomizedtesting.SeedInfo.seed([440561B8DEE9670:5855F822666CD708]:0) \
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93) [junit4:junit4]    > \
at org.junit.Assert.assertTrue(Assert.java:43) [junit4:junit4]    > 	at \
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:312)
 [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at \
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) \
[junit4:junit4]    > 	at \
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) \
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616) \
[junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) \
[junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) \
[junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
 [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 8877 T10 oasu.AbstractSolrTestCase.setUp ####SETUP_START \
testSoftAndHardCommitMaxTimeMixedAdds [junit4:junit4]   2> 8879 T10 \
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: \
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/'
 [junit4:junit4]   2> 8880 T10 oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' \
to classloader [junit4:junit4]   2> 8881 T10 \
oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' \
to classloader [junit4:junit4]   2> 8964 T10 oasc.SolrConfig.<init> Using Lucene \
MatchVersion: LUCENE_50 [junit4:junit4]   2> 9030 T10 oasc.SolrConfig.<init> Loaded \
SolrConfig: solrconfig.xml [junit4:junit4]   2> 9031 T10 oass.IndexSchema.readSchema \
Reading Solr Schema [junit4:junit4]   2> 9075 T10 oass.IndexSchema.readSchema Schema \
name=test [junit4:junit4]   2> 9596 T10 oass.OpenExchangeRatesOrgProvider.init \
Initialized with rates=open-exchange-rates.json, refreshInterval=1440. \
[junit4:junit4]   2> 9609 T10 oass.IndexSchema.readSchema default search field in \
schema is text [junit4:junit4]   2> 9612 T10 oass.IndexSchema.readSchema unique key \
field: id [junit4:junit4]   2> 9629 T10 oass.FileExchangeRateProvider.reload \
Reloading exchange rates from file currency.xml [junit4:junit4]   2> 9634 T10 \
oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml \
[junit4:junit4]   2> 9638 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading \
exchange rates from open-exchange-rates.json [junit4:junit4]   2> 9642 T10 \
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from \
open-exchange-rates.json [junit4:junit4]   2> 9644 T10 \
oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr \
(NoInitialContextEx) [junit4:junit4]   2> 9645 T10 \
oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr
 [junit4:junit4]   2> 9645 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader \
for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/'
 [junit4:junit4]   2> 9653 T10 oasc.CoreContainer.<init> New CoreContainer 283504850
[junit4:junit4]   2> 9654 T10 oasc.SolrCore.<init> [collection1] Opening new SolrCore \
at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/, \
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018139890/
 [junit4:junit4]   2> 9655 T10 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. \
Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f35f44e \
[junit4:junit4]   2> 9656 T10 oasc.SolrCore.getNewIndexDir New index directory \
detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk \
-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018139890/index/
 [junit4:junit4]   2> 9656 T10 oasc.SolrCore.initIndex WARNING [collection1] Solr \
index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6 \
/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018139890/index' \
doesn't exist. Creating new index... [junit4:junit4]   2> 9670 T10 \
oasc.CachingDirectoryFactory.get return new directory for \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018139890/index \
forceNew:false [junit4:junit4]   2> 9678 T10 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72cc5002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2140243b),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 9679 T10 oasc.SolrDeletionPolicy.updateCommits newest commit = \
1 [junit4:junit4]   2> 9680 T10 oasc.SolrCore.initWriters created xml: \
solr.XMLResponseWriter [junit4:junit4]   2> 9682 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe" [junit4:junit4]   2> 9682 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4]   2> 9683 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "stored_sig" [junit4:junit4]   2> 9683 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "uniq-fields" [junit4:junit4]   2> 9684 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4]   \
2> 9685 T10 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.ReplicationHandler [junit4:junit4]   2> 9685 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /replication: \
solr.ReplicationHandler [junit4:junit4]   2> 9686 T10 \
oasc.RequestHandlers.initHandlersFromConfig created standard: \
solr.StandardRequestHandler [junit4:junit4]   2> 9687 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler \
[junit4:junit4]   2> 9688 T10 oasc.RequestHandlers.initHandlersFromConfig created \
dismax: solr.SearchHandler [junit4:junit4]   2> 9688 T10 \
oasc.RequestHandlers.initHandlersFromConfig created mock: \
org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4]   2> 9689 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /admin/: \
org.apache.solr.handler.admin.AdminHandlers [junit4:junit4]   2> 9690 T10 \
oasc.RequestHandlers.initHandlersFromConfig created defaults: \
solr.StandardRequestHandler [junit4:junit4]   2> 9690 T10 \
oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.StandardRequestHandler [junit4:junit4]   2> 9691 T10 \
oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler \
[junit4:junit4]   2> 9692 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/update: solr.UpdateRequestHandler [junit4:junit4]   2> 9692 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /terms: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9693 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9694 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9695 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9696 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9697 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9698 T10 \
oasc.RequestHandlers.initHandlersFromConfig created tvrh: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 9698 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler \
[junit4:junit4]   2> 9699 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/debug/dump: solr.DumpRequestHandler [junit4:junit4]   2> 9704 T10 \
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4]   2> 9708 T10 \
oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated \
<admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. \
[junit4:junit4]   2> 9710 T10 oasc.SolrCore.initDeprecatedSupport WARNING adding \
ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, \
SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, \
SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, \
SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, \
CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, \
SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, \
SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, \
MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, \
SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, \
TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, \
SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, \
SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, \
CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, \
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, \
HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, \
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, \
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, \
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, \
BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, \
SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, \
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, \
SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, \
SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, \
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, \
SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, \
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, \
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, \
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, \
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, \
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, \
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, \
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, \
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, \
FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, \
SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, \
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, \
SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, \
SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, \
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, \
SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-TFIDF.XML, \
SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, \
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, \
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, \
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, \
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, \
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, \
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, \
KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, \
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML] \
[junit4:junit4]   2> 9713 T10 oass.SolrIndexSearcher.<init> Opening Searcher@7f32e910 \
main [junit4:junit4]   2> 9714 T10 oass.SolrIndexSearcher.getIndexDir WARNING \
WARNING: Directory impl does not support setting indexDir: \
org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> 9715 T10 \
oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4]   2> 9715 T10 \
oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4]   2> 9716 T10 \
oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4]   2> \
9723 T10 oass.DirectSolrSpellChecker.init init: \
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} \
[junit4:junit4]   2> 9775 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
socketTimeout to: 0 [junit4:junit4]   2> 9776 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// \
[junit4:junit4]   2> 9776 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
connTimeout to: 0 [junit4:junit4]   2> 9777 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 \
[junit4:junit4]   2> 9777 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
corePoolSize to: 0 [junit4:junit4]   2> 9777 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 \
[junit4:junit4]   2> 9778 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
maxThreadIdleTime to: 5 [junit4:junit4]   2> 9778 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] \
2> 9779 T10 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: \
false [junit4:junit4]   2> 9779 T10 oascsi.HttpClientUtil.createClient Creating new \
http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
 [junit4:junit4]   2> 9798 T14 oasc.SolrCore.registerSearcher [collection1] \
Registered new searcher Searcher@7f32e910 main{StandardDirectoryReader(segments_1:1)} \
[junit4:junit4]   2> 9806 T10 oasc.CoreContainer.register registering core: \
collection1 [junit4:junit4]   2> 9811 T10 oasu.AbstractSolrTestCase.setUp \
####SETUP_END testSoftAndHardCommitMaxTimeMixedAdds [junit4:junit4]   2> ASYNC  \
NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@682573a8 [junit4:junit4]   \
2> 9819 T10 C1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: \
commits:num=1 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72cc5002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2140243b),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 9820 T10 C1 oasc.SolrDeletionPolicy.updateCommits newest commit \
= 1 [junit4:junit4]   2> 9823 T10 C1 UPDATE [collection1] webapp=null path=null \
params={} {add=[529]} 0 6 [junit4:junit4]   2> 10324 T16 \
oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
 [junit4:junit4]   2> 10332 T16 oass.SolrIndexSearcher.<init> Opening \
Searcher@1e37504d main [junit4:junit4]   2> 10333 T16 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
10339 T16 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
10346 T14 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@1e37504d main{StandardDirectoryReader(segments_1:3:nrt _0(5.0):C1)} \
[junit4:junit4]   2> 10350 T10 C1 UPDATE [collection1] webapp=null path=null \
params={} {add=[530]} 0 3 [junit4:junit4]   2> 10851 T16 \
oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
 [junit4:junit4]   2> 10934 T16 oass.SolrIndexSearcher.<init> Opening \
Searcher@2180e7a4 main [junit4:junit4]   2> 10934 T16 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
10935 T16 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
10940 T14 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@2180e7a4 main{StandardDirectoryReader(segments_1:5:nrt _0(5.0):C1 \
_1(5.0):C1)} [junit4:junit4]   2> 11024 T15 oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
 [junit4:junit4]   2> 11026 T15 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72cc5002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2140243b),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72cc5002 \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@2140243b),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tim, \
_0_Asserting_0.tip, _1_Lucene40WithOrds_0.prx, _1.fnm, _0_Asserting_0.prx, \
_1_Asserting_0.tim, _0_Lucene40WithOrds_0.tii, _1_Memory_0.ram, \
_0_Lucene40WithOrds_0.frq, _1_Lucene40WithOrds_0.tib, _1_Asserting_0.tip, \
_1_Lucene40WithOrds_0.tii, _0.si, _0_Lucene40WithOrds_0.tib, \
_1_Lucene40WithOrds_0.frq, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _1_Asserting_0.frq, \
_0_nrm.cfs, _1_nrm.cfe, _1.fdx, _0_Asserting_0.frq, _1.fdt, _1_Asserting_0.prx, \
_1.si, _0_nrm.cfe, segments_2, _0.fdx, _0_Lucene40WithOrds_0.prx, _0.fdt] \
[junit4:junit4]   2> 11027 T15 oasc.SolrDeletionPolicy.updateCommits newest commit = \
2 [junit4:junit4]   2> 11028 T15 oass.SolrIndexSearcher.<init> Opening \
Searcher@2d44b624 main [junit4:junit4]   2> 11029 T15 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
11030 T15 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
11034 T14 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@2d44b624 main{StandardDirectoryReader(segments_1:5:nrt _0(5.0):C1 \
[junit4:junit4]   2> 14231 T10 oasc.CoreContainer.shutdown Shutting down \
CoreContainer instance=283504850 [junit4:junit4]   2> 14231 T10 oasc.SolrCore.close \
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@682573a8 \
[junit4:junit4]   2> 14261 T10 oasc.SolrCore.closeSearcher [collection1] Closing main \
searcher on request. [junit4:junit4]   2> 14262 T10 oasu.DirectUpdateHandler2.close \
closing DirectUpdateHandler2{commits=3,autocommit maxTime=1200ms,autocommits=1,soft \
autocommit maxTime=500ms,soft \
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesByI \
d=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
 [junit4:junit4]   2> 14262 T10 oasu.DefaultSolrCoreState.decref SolrCoreState ref \
count has reached 0 - closing IndexWriter [junit4:junit4]   2> 14280 T10 \
oasu.DefaultSolrCoreState.decref Closing SolrCoreState - canceling any ongoing \
recovery [junit4:junit4]   2> 14302 T10 oasu.AbstractSolrTestCase.setUp \
####SETUP_START testSoftAndHardCommitMaxTimeDelete [junit4:junit4]   2> 14305 T10 \
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: \
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/'
 [junit4:junit4]   2> 14306 T10 oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/README' \
to classloader [junit4:junit4]   2> 14307 T10 \
oasc.SolrResourceLoader.replaceClassLoader Adding \
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/lib/classes/' \
to classloader [junit4:junit4]   2> 14433 T10 oasc.SolrConfig.<init> Using Lucene \
MatchVersion: LUCENE_50 [junit4:junit4]   2> 14521 T10 oasc.SolrConfig.<init> Loaded \
SolrConfig: solrconfig.xml [junit4:junit4]   2> 14523 T10 oass.IndexSchema.readSchema \
Reading Solr Schema [junit4:junit4]   2> 14571 T10 oass.IndexSchema.readSchema Schema \
name=test [junit4:junit4]   2> 15329 T10 oass.OpenExchangeRatesOrgProvider.init \
Initialized with rates=open-exchange-rates.json, refreshInterval=1440. \
[junit4:junit4]   2> 15346 T10 oass.IndexSchema.readSchema default search field in \
schema is text [junit4:junit4]   2> 15349 T10 oass.IndexSchema.readSchema unique key \
field: id [junit4:junit4]   2> 15366 T10 oass.FileExchangeRateProvider.reload \
Reloading exchange rates from file currency.xml [junit4:junit4]   2> 15370 T10 \
oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml \
[junit4:junit4]   2> 15374 T10 oass.OpenExchangeRatesOrgProvider.reload Reloading \
exchange rates from open-exchange-rates.json [junit4:junit4]   2> 15377 T10 \
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from \
open-exchange-rates.json [junit4:junit4]   2> 15379 T10 \
oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr \
(NoInitialContextEx) [junit4:junit4]   2> 15379 T10 \
oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr
 [junit4:junit4]   2> 15380 T10 oasc.SolrResourceLoader.<init> new SolrResourceLoader \
for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/'
 [junit4:junit4]   2> 15388 T10 oasc.CoreContainer.<init> New CoreContainer 771913016
[junit4:junit4]   2> 15388 T10 oasc.SolrCore.<init> [collection1] Opening new \
SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/, \
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018145316/
 [junit4:junit4]   2> 15389 T10 oasc.JmxMonitoredMap.<init> JMX monitoring is \
enabled. Adding Solr mbeans to JMX Server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@f35f44e [junit4:junit4]   2> 15390 T10 \
oasc.SolrCore.getNewIndexDir New index directory detected: old=null \
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/s \
olr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018145316/index/ \
[junit4:junit4]   2> 15390 T10 oasc.SolrCore.initIndex WARNING [collection1] Solr \
index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6 \
/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018145316/index' \
doesn't exist. Creating new index... [junit4:junit4]   2> 15391 T10 \
oasc.CachingDirectoryFactory.get return new directory for \
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1349018145316/index \
forceNew:false [junit4:junit4]   2> 15393 T10 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 15394 T10 oasc.SolrDeletionPolicy.updateCommits newest commit = \
1 [junit4:junit4]   2> 15394 T10 oasc.SolrCore.initWriters created xml: \
solr.XMLResponseWriter [junit4:junit4]   2> 15396 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe" [junit4:junit4]   2> 15397 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "dedupe-allfields" [junit4:junit4]   2> 15397 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "stored_sig" [junit4:junit4]   2> 15399 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "uniq-fields" [junit4:junit4]   2> 15399 T10 \
oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory \
into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4:junit4]   \
2> 15400 T10 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.ReplicationHandler [junit4:junit4]   2> 15400 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /replication: \
solr.ReplicationHandler [junit4:junit4]   2> 15401 T10 \
oasc.RequestHandlers.initHandlersFromConfig created standard: \
solr.StandardRequestHandler [junit4:junit4]   2> 15402 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler \
[junit4:junit4]   2> 15402 T10 oasc.RequestHandlers.initHandlersFromConfig created \
dismax: solr.SearchHandler [junit4:junit4]   2> 15403 T10 \
oasc.RequestHandlers.initHandlersFromConfig created mock: \
org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4]   2> 15404 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /admin/: \
org.apache.solr.handler.admin.AdminHandlers [junit4:junit4]   2> 15404 T10 \
oasc.RequestHandlers.initHandlersFromConfig created defaults: \
solr.StandardRequestHandler [junit4:junit4]   2> 15405 T10 \
oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: \
solr.StandardRequestHandler [junit4:junit4]   2> 15405 T10 \
oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler \
[junit4:junit4]   2> 15406 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/update: solr.UpdateRequestHandler [junit4:junit4]   2> 15407 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /terms: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15407 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15408 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15411 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15412 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15412 T10 \
oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15413 T10 \
oasc.RequestHandlers.initHandlersFromConfig created tvrh: \
org.apache.solr.handler.component.SearchHandler [junit4:junit4]   2> 15414 T10 \
oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler \
[junit4:junit4]   2> 15414 T10 oasc.RequestHandlers.initHandlersFromConfig created \
/debug/dump: solr.DumpRequestHandler [junit4:junit4]   2> 15420 T10 \
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4:junit4]   2> 15424 T10 \
oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated \
<admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler. \
[junit4:junit4]   2> 15425 T10 oasc.SolrCore.initDeprecatedSupport WARNING adding \
ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, \
SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, \
SCHEMA-REPLICATION2.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, \
SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, \
CURRENCY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, \
SOLRCONFIG-MASTER.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, \
SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, \
MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, \
SOLRCONFIG-SLAVE.XML, ELEVATE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, \
TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, \
SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, \
SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, \
CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, \
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, \
HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, \
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, \
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, \
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, \
BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, \
SCHEMA-DFR.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, \
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON, \
SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SCHEMA-BINARYFIELD.XML, \
SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, \
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, \
SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, \
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML, \
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, \
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, SOLRCONFIG-TERMINDEX.XML, \
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, \
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, \
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, \
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, \
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, \
FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, \
SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, \
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-XINCLUDE.XML, \
SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, \
SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, \
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, \
SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SCHEMA-TFIDF.XML, \
SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, \
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, \
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, \
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, \
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, \
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, \
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, \
KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, \
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML] \
[junit4:junit4]   2> 15429 T10 oass.SolrIndexSearcher.<init> Opening \
Searcher@45bb9533 main [junit4:junit4]   2> 15429 T10 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
15430 T10 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4]   2> \
15430 T10 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4]   2> \
15431 T10 oashc.SpellCheckComponent.inform Initializing spell checkers \
[junit4:junit4]   2> 15437 T10 oass.DirectSolrSpellChecker.init init: \
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} \
[junit4:junit4]   2> 15492 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
socketTimeout to: 0 [junit4:junit4]   2> 15492 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// \
[junit4:junit4]   2> 15493 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
connTimeout to: 0 [junit4:junit4]   2> 15493 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 \
[junit4:junit4]   2> 15494 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
corePoolSize to: 0 [junit4:junit4]   2> 15494 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 \
[junit4:junit4]   2> 15494 T10 oashc.HttpShardHandlerFactory.getParameter Setting \
maxThreadIdleTime to: 5 [junit4:junit4]   2> 15495 T10 \
oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] \
2> 15495 T10 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: \
false [junit4:junit4]   2> 15496 T10 oascsi.HttpClientUtil.createClient Creating new \
http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
 [junit4:junit4]   2> 15512 T17 oasc.SolrCore.registerSearcher [collection1] \
Registered new searcher Searcher@45bb9533 main{StandardDirectoryReader(segments_1:1)} \
[junit4:junit4]   2> 15518 T10 oasc.CoreContainer.register registering core: \
collection1 [junit4:junit4]   2> 15524 T10 oasu.AbstractSolrTestCase.setUp \
####SETUP_END testSoftAndHardCommitMaxTimeDelete [junit4:junit4]   2> ASYNC  NEW_CORE \
C2 name=collection1 org.apache.solr.core.SolrCore@235dc721 [junit4:junit4]   2> 15532 \
T10 C2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 \
[junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> 15533 T10 C2 oasc.SolrDeletionPolicy.updateCommits newest \
commit = 1 [junit4:junit4]   2> 15536 T10 C2 UPDATE [collection1] webapp=null \
path=null params={} {add=[529]} 0 6 [junit4:junit4]   2> 15547 T10 C2 \
oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
 [junit4:junit4]   2> 15553 T10 C2 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_1,generation=1,filenames=[segments_1]
 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tim, \
_0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0_nrm.cfs, _0_Asserting_0.prx, \
_0_Lucene40WithOrds_0.tii, _0_Asserting_0.frq, _0_Lucene40WithOrds_0.frq, _0_nrm.cfe, \
segments_2, _0.fdx, _0_Lucene40WithOrds_0.prx, _0.si, _0_Lucene40WithOrds_0.tib, \
_0.fdt] [junit4:junit4]   2> 15554 T10 C2 oasc.SolrDeletionPolicy.updateCommits \
newest commit = 2 [junit4:junit4]   2> 15561 T10 C2 oass.SolrIndexSearcher.<init> \
Opening Searcher@4d342f5b main [junit4:junit4]   2> 15562 T10 C2 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
15563 T10 C2 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
15566 T17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@4d342f5b main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)} \
[junit4:junit4]   2> 15567 T10 C2 UPDATE [collection1] webapp=null path=null \
params={} {commit=} 0 20 [junit4:junit4]   2> 15576 T10 C2 UPDATE [collection1] \
webapp=null path=null params={} {delete=[529]} 0 3 [junit4:junit4]   2> 16078 T19 \
oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
 [junit4:junit4]   2> 16101 T19 oass.SolrIndexSearcher.<init> Opening \
Searcher@57132e76 main [junit4:junit4]   2> 16102 T19 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
16102 T19 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
16105 T17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@57132e76 main{StandardDirectoryReader(segments_2:5:nrt)} [junit4:junit4]   \
2> 16109 T10 C2 UPDATE [collection1] webapp=null path=null params={} {add=[550]} 0 2 \
[junit4:junit4]   2> 16610 T19 oasu.DirectUpdateHandler2.commit start \
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
 [junit4:junit4]   2> 16620 T19 oass.SolrIndexSearcher.<init> Opening \
Searcher@225bcd91 main [junit4:junit4]   2> 16621 T19 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
16622 T19 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
16625 T17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@225bcd91 main{StandardDirectoryReader(segments_2:7:nrt _1(5.0):C1)} \
[junit4:junit4]   2> 16778 T18 oasu.DirectUpdateHandler2.commit start \
[junit4:junit4]   2> 16779 T18 oasc.SolrDeletionPolicy.onCommit \
SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tim, \
_0.fnm, _0_Asserting_0.tip, _0_Memory_0.ram, _0_nrm.cfs, _0_Asserting_0.prx, \
_0_Lucene40WithOrds_0.tii, _0_Asserting_0.frq, _0_Lucene40WithOrds_0.frq, _0_nrm.cfe, \
segments_2, _0.fdx, _0_Lucene40WithOrds_0.prx, _0.si, _0_Lucene40WithOrds_0.tib, \
_0.fdt] [junit4:junit4]   2> \
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61bc59aa \
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f980c26),segFN=segments_3,generation=3,filenames=[_1_Lucene40WithOrds_0.frq, \
_1_nrm.cfs, _1_Lucene40WithOrds_0.prx, _1_Asserting_0.frq, _1.fnm, _1_nrm.cfe, \
_1.fdx, _1_Asserting_0.tim, _1_Memory_0.ram, _1.fdt, _1_Lucene40WithOrds_0.tib, \
_1_Asserting_0.tip, _1_Asserting_0.prx, _1.si, _1_Lucene40WithOrds_0.tii, segments_3] \
[junit4:junit4]   2> 16780 T18 oasc.SolrDeletionPolicy.updateCommits newest commit = \
3 [junit4:junit4]   2> 16781 T18 oass.SolrIndexSearcher.<init> Opening \
Searcher@72bdec44 main [junit4:junit4]   2> 16781 T18 \
oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support \
setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4]   2> \
16782 T18 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4]   2> \
16786 T17 oasc.SolrCore.registerSearcher [collection1] Registered new searcher \
Searcher@72bdec44 main{StandardDirectoryReader(segments_2:7:nrt _1(5.0):C1)} \
[junit4:junit4]   2> 18782 T10 oasu.AbstractSolrTestCase.tearDown ####TEARDOWN_START \
testSoftAndHardCommitMaxTimeDelete [junit4:junit4]   2> 18783 T10 \
oasc.CoreContainer.shutdown Shutting down CoreContainer instance=771913016 \
[junit4:junit4]   2> 18783 T10 oasc.SolrCore.close [collection1]  CLOSING SolrCore \
org.apache.solr.core.SolrCore@235dc721 [junit4:junit4]   2> 18808 T10 \
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. \
[junit4:junit4]   2> 18809 T10 oasu.DirectUpdateHandler2.close closing \
DirectUpdateHandler2{commits=4,autocommit maxTime=1200ms,autocommits=1,soft \
autocommit maxTime=500ms,soft \
autocommits=2,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesByI \
d=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0}
 [junit4:junit4]   2> 18810 T10 oasu.DefaultSolrCoreState.decref SolrCoreState ref \
count has reached 0 - closing IndexWriter [junit4:junit4]   2> 18819 T10 \
oasu.DefaultSolrCoreState.decref Closing SolrCoreState - canceling any ongoing \
recovery [junit4:junit4]   2> 139955 T10 oas.SolrTestCaseJ4.endTrackingSearchers \
SEVERE ERROR: SolrIndexSearcher opens=11 closes=10 [junit4:junit4]   2> NOTE: test \
params are: codec=Lucene40: {timestamp=PostingsFormat(name=Memory doPackFST= false), \
range_facet_l=PostingsFormat(name=Memory doPackFST= false), \
id=PostingsFormat(name=Lucene40WithOrds), \
range_facet_sl=PostingsFormat(name=Lucene40WithOrds), \
text=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=Memory \
doPackFST= false), subject=PostingsFormat(name=Memory doPackFST= false), \
multiDefault=PostingsFormat(name=Memory doPackFST= false), \
intDefault=PostingsFormat(name=Memory doPackFST= false)}, sim=DefaultSimilarity, \
locale=da_DK, timezone=Asia/Pontianak [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE \
amd64/Sun Microsystems Inc. 1.6.0_32 \
(64-bit)/cpus=16,threads=1,free=70516936,total=139919360 [junit4:junit4]   2> NOTE: \
All tests run in this JVM: [SoftAutoCommitTest] [junit4:junit4]   2> NOTE: reproduce \
with: ant test  -Dtestcase=SoftAutoCommitTest -Dtests.seed=440561B8DEE9670 \
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da_DK \
-Dtests.timezone=Asia/Pontianak -Dtests.file.encoding=ISO8859-1 [junit4:junit4] ERROR \
0.00s J1 | SoftAutoCommitTest (suite) <<< [junit4:junit4]    > Throwable #1: \
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=11 closes=10 [junit4:junit4] \
> 	at __randomizedtesting.SeedInfo.seed([440561B8DEE9670]:0) [junit4:junit4]    > 	at \
> org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at \
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:241) \
[junit4:junit4]    > 	at \
org.apache.solr.util.AbstractSolrTestCase.afterClassAbstractSolrTestCase(AbstractSolrTestCase.java:121)
 [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at \
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) \
[junit4:junit4]    > 	at \
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) \
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616) \
[junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) \
[junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
 [junit4:junit4]    > 	at \
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [junit4:junit4]    > 	at \
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
 [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4] Completed on J1 in 141.71s, 3 tests, 2 failures <<< FAILURES!

[...truncated 642 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:38: \
                The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:180: \
                The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/module-build.xml:61: \
                The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:1143: \
                The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/lucene/common-build.xml:816: \
There were test failures: 230 suites, 954 tests, 1 suite-level error, 1 failure, 21 \
ignored (3 assumptions)

Total time: 32 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic