Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/2033/ Java: 64bit/jdk1.7.0_09 -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.spelling.SpellCheckCollatorTest.testContextSensitiveCollate Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([DCD0300E83DB3BFF:DE193BF35F87648E]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:513) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:480) at org.apache.solr.spelling.SpellCheckCollatorTest.testContextSensitiveCollate(SpellCheckCollatorTest.java:380) 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:601) 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:722) Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='flew']/arr[@name='suggestion']/lst/str[@name='word']='flow' xml response was: <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"> <int name="status">0</int> <int name="QTime">1</int> </lst> <result name="response" numFound="0" start="0"> </result> <lst name="spellcheck"> <lst name="suggestions"> <bool name="correctlySpelled">false</bool> </lst> </lst> </response> request was:spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5 at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:506) ... 42 more Build Log: [...truncated 8733 lines...] [junit4:junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest [junit4:junit4] 2> 2 T2515 oas.SolrTestCaseJ4.initCore ####initCore [junit4:junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801 [junit4:junit4] 2> 3 T2515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\' [junit4:junit4] 2> 6 T2515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 7 T2515 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 82 T2515 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41 [junit4:junit4] 2> 130 T2515 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-spellcheckcomponent.xml [junit4:junit4] 2> 131 T2515 oass.IndexSchema.readSchema Reading Solr Schema [junit4:junit4] 2> 142 T2515 oass.IndexSchema.readSchema Schema name=test [junit4:junit4] 2> 698 T2515 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4:junit4] 2> 710 T2515 oass.IndexSchema.readSchema default search field in schema is text [junit4:junit4] 2> 713 T2515 oass.IndexSchema.readSchema unique key field: id [junit4:junit4] 2> 720 T2515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 724 T2515 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4:junit4] 2> 728 T2515 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 728 T2515 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 729 T2515 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 729 T2515 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr [junit4:junit4] 2> 729 T2515 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\' [junit4:junit4] 2> 738 T2515 oasc.CoreContainer.<init> New CoreContainer 1180283350 [junit4:junit4] 2> 739 T2515 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\ [junit4:junit4] 2> 739 T2515 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1 [junit4:junit4] 2> 739 T2515 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\index/ [junit4:junit4] 2> 740 T2515 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\index' doesn't exist. Creating new index... [junit4:junit4] 2> 741 T2515 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\index forceNew:false [junit4:junit4] 2> 743 T2515 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aaa7caf lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aa5bf02),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 744 T2515 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 745 T2515 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4:junit4] 2> 746 T2515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 746 T2515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 747 T2515 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 753 T2515 oass.SolrIndexSearcher.<init> Opening Searcher@57b70978 main [junit4:junit4] 2> 754 T2515 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 754 T2515 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4:junit4] 2> 755 T2515 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4:junit4] 2> 755 T2515 oashc.SpellCheckComponent.inform Initializing spell checkers [junit4:junit4] 2> 769 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: default [junit4:junit4] 2> 779 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: default_teststop [junit4:junit4] 2> 779 T2515 oass.DirectSolrSpellChecker.init init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop} [junit4:junit4] 2> 779 T2515 oass.DirectSolrSpellChecker.init init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt} [junit4:junit4] 2> 789 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: threshold [junit4:junit4] 2> 789 T2515 oass.DirectSolrSpellChecker.init init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29} [junit4:junit4] 2> 789 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: threshold_direct [junit4:junit4] 2> 800 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: multipleFields [junit4:junit4] 2> 827 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: freq [junit4:junit4] 2> 837 T2515 oashc.SpellCheckComponent.inform Registering newSearcher listener for spellchecker: fqcn [junit4:junit4] 2> 838 T2515 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0 [junit4:junit4] 2> 838 T2515 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http:// [junit4:junit4] 2> 839 T2515 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0 [junit4:junit4] 2> 839 T2515 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 839 T2515 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4:junit4] 2> 839 T2515 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 839 T2515 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 840 T2515 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4:junit4] 2> 840 T2515 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4:junit4] 2> 840 T2515 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false [junit4:junit4] 2> 847 T2515 oasc.CoreContainer.register registering core: collection1 [junit4:junit4] 2> 857 T2515 oas.SolrTestCaseJ4.initCore ####initCore end [junit4:junit4] 2> ASYNC NEW_CORE C190 name=collection1 org.apache.solr.core.SolrCore@4710bfc4 [junit4:junit4] 2> 868 T2515 C190 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aaa7caf lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aa5bf02),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> 870 T2515 C190 oasc.SolrDeletionPolicy.updateCommits newest commit = 1 [junit4:junit4] 2> 871 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[0]} 0 7 [junit4:junit4] 2> 887 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[1]} 0 1 [junit4:junit4] 2> 892 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[2]} 0 0 [junit4:junit4] 2> 898 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[3]} 0 0 [junit4:junit4] 2> 904 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[4]} 0 0 [junit4:junit4] 2> 909 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[5]} 0 1 [junit4:junit4] 2> 918 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[6]} 0 3 [junit4:junit4] 2> 924 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[7]} 0 1 [junit4:junit4] 2> 930 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[8]} 0 1 [junit4:junit4] 2> 936 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[9]} 0 1 [junit4:junit4] 2> 942 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[10]} 0 0 [junit4:junit4] 2> 948 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[11]} 0 0 [junit4:junit4] 2> 957 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[12]} 0 0 [junit4:junit4] 2> 969 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {add=[13]} 0 1 [junit4:junit4] 2> 973 T2515 C190 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4:junit4] 2> 975 T2515 C190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aaa7caf lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aa5bf02),segFN=segments_1,generation=1,filenames=[segments_1] [junit4:junit4] 2> commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2aaa7caf lockFactory=org.apache.lucene.store.NativeFSLockFactory@7aa5bf02),segFN=segments_2,generation=2,filenames=[_0_4.len, _0_10.len, _0_3.len, _0_9.len, _0_1.len, _0_5.len, _0_6.len, _0_7.len, segments_2, _0.inf, _0.si, _0.pst, _0.fld] [junit4:junit4] 2> 975 T2515 C190 oasc.SolrDeletionPolicy.updateCommits newest commit = 2 [junit4:junit4] 2> 975 T2515 C190 oasc.SolrCore.getSearcher WARNING [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2 [junit4:junit4] 2> 980 T2515 C190 oass.SolrIndexSearcher.<init> Opening Searcher@1cb7c934 main [junit4:junit4] 2> 980 T2515 C190 oass.SolrIndexSearcher.getIndexDir WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 981 T2515 C190 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4:junit4] 2> 982 T2516 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57b70978 main{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 2> 983 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default [junit4:junit4] 2> 986 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default_teststop [junit4:junit4] 2> 989 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct [junit4:junit4] 2> 989 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct_lowerfilt [junit4:junit4] 2> 989 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak [junit4:junit4] 2> 989 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: threshold [junit4:junit4] 2> 993 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: threshold_direct [junit4:junit4] 2> 993 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields [junit4:junit4] 2> 997 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler [junit4:junit4] 2> 1001 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external [junit4:junit4] 2> 1003 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq [junit4:junit4] 2> 1006 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn [junit4:junit4] 2> 1008 T2516 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict [junit4:junit4] 2> 1008 T2516 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cb7c934 main{StandardDirectoryReader(segments_2:3 _0(4.1):C14)} [junit4:junit4] 2> 1009 T2515 C190 UPDATE [collection1] webapp=null path=null params={} {commit=} 0 36 [junit4:junit4] 2> 1014 T2515 oas.SolrTestCaseJ4.setUp ###Starting testCollateWithOverride [junit4:junit4] 2> 1041 T2515 C190 REQ [collection1] webapp=null path=null params={mm=1&spellcheck=true&q=partisian+politcal+mashine&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&qf=teststop&spellcheck.dictionary=direct&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.collate=true&defType=edismax} hits=0 status=0 QTime=26 [junit4:junit4] 2> 1068 T2515 C190 REQ [collection1] webapp=null path=null params={mm=1&spellcheck=true&spellcheck.collateParam.mm=100%25&q=partisian+politcal+mashine&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&qf=teststop&spellcheck.dictionary=direct&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.collate=true&defType=edismax} hits=0 status=0 QTime=24 [junit4:junit4] 2> 1069 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testCollateWithOverride [junit4:junit4] 2> 1094 T2515 oas.SolrTestCaseJ4.setUp ###Starting testCollateWithFilter [junit4:junit4] 2> 1135 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testCollateWithFilter [junit4:junit4] 2> 1139 T2515 oas.SolrTestCaseJ4.setUp ###Starting testCollateWithMultipleRequestHandlers [junit4:junit4] 2> 1171 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testCollateWithMultipleRequestHandlers [junit4:junit4] 2> 1176 T2515 oas.SolrTestCaseJ4.setUp ###Starting testContextSensitiveCollate [junit4:junit4] 2> 1185 T2515 C190 REQ [collection1] webapp=null path=null params={spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=direct&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5} hits=0 status=0 QTime=9 [junit4:junit4] 2> 1201 T2515 C190 REQ [collection1] webapp=null path=null params={spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=1&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(june+AND+customs)&spellcheck.dictionary=direct&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5} hits=1 status=0 QTime=4 [junit4:junit4] 2> 1211 T2515 C190 REQ [collection1] webapp=null path=null params={spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5} hits=0 status=0 QTime=1 [junit4:junit4] 2> 1213 T2515 oas.SolrTestCaseJ4.assertQ SEVERE REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='flew']/arr[@name='suggestion']/lst/str[@name='word']='flow' [junit4:junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4:junit4] 2> <response> [junit4:junit4] 2> [junit4:junit4] 2> <lst name="responseHeader"> [junit4:junit4] 2> <int name="status">0</int> [junit4:junit4] 2> <int name="QTime">1</int> [junit4:junit4] 2> </lst> [junit4:junit4] 2> <result name="response" numFound="0" start="0"> [junit4:junit4] 2> </result> [junit4:junit4] 2> <lst name="spellcheck"> [junit4:junit4] 2> <lst name="suggestions"> [junit4:junit4] 2> <bool name="correctlySpelled">false</bool> [junit4:junit4] 2> </lst> [junit4:junit4] 2> </lst> [junit4:junit4] 2> </response> [junit4:junit4] 2> [junit4:junit4] 2> request was:spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5 [junit4:junit4] 2> 1214 T2515 oasc.SolrException.log SEVERE REQUEST FAILED: spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='flew']/arr[@name='suggestion']/lst/str[@name='word']='flow' [junit4:junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4:junit4] 2> <response> [junit4:junit4] 2> [junit4:junit4] 2> <lst name="responseHeader"> [junit4:junit4] 2> <int name="status">0</int> [junit4:junit4] 2> <int name="QTime">1</int> [junit4:junit4] 2> </lst> [junit4:junit4] 2> <result name="response" numFound="0" start="0"> [junit4:junit4] 2> </result> [junit4:junit4] 2> <lst name="spellcheck"> [junit4:junit4] 2> <lst name="suggestions"> [junit4:junit4] 2> <bool name="correctlySpelled">false</bool> [junit4:junit4] 2> </lst> [junit4:junit4] 2> </lst> [junit4:junit4] 2> </response> [junit4:junit4] 2> [junit4:junit4] 2> request was:spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5 [junit4:junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:506) [junit4:junit4] 2> at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:480) [junit4:junit4] 2> at org.apache.solr.spelling.SpellCheckCollatorTest.testContextSensitiveCollate(SpellCheckCollatorTest.java:380) [junit4:junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4:junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit4:junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4:junit4] 2> at java.lang.reflect.Method.invoke(Method.java:601) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] 2> at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> [junit4:junit4] 2> 1215 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testContextSensitiveCollate [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SpellCheckCollatorTest -Dtests.method=testContextSensitiveCollate -Dtests.seed=DCD0300E83DB3BFF -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=Europe/Paris -Dtests.file.encoding=ISO-8859-1 [junit4:junit4] ERROR 0.07s | SpellCheckCollatorTest.testContextSensitiveCollate <<< [junit4:junit4] > Throwable #1: java.lang.RuntimeException: Exception during query [junit4:junit4] > at __randomizedtesting.SeedInfo.seed([DCD0300E83DB3BFF:DE193BF35F87648E]:0) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:513) [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:480) [junit4:junit4] > at org.apache.solr.spelling.SpellCheckCollatorTest.testContextSensitiveCollate(SpellCheckCollatorTest.java:380) [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:601) [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:722) [junit4:junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='flew']/arr[@name='suggestion']/lst/str[@name='word']='flow' [junit4:junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?> [junit4:junit4] > <response> [junit4:junit4] > [junit4:junit4] > <lst name="responseHeader"> [junit4:junit4] > <int name="status">0</int> [junit4:junit4] > <int name="QTime">1</int> [junit4:junit4] > </lst> [junit4:junit4] > <result name="response" numFound="0" start="0"> [junit4:junit4] > </result> [junit4:junit4] > <lst name="spellcheck"> [junit4:junit4] > <lst name="suggestions"> [junit4:junit4] > <bool name="correctlySpelled">false</bool> [junit4:junit4] > </lst> [junit4:junit4] > </lst> [junit4:junit4] > </response> [junit4:junit4] > [junit4:junit4] > request was:spellcheck=true&indent=true&spellcheck.maxResultsForSuggest=0&spellcheck.collateExtendedResults=true&spellcheck.extendedResults=true&spellcheck.maxCollationTries=10&spellcheck.maxCollations=1&spellcheck.collate=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.dictionary=default_teststop&spellcheck.count=10&qt=spellCheckCompRH&spellcheck.alternativeTermCount=5 [junit4:junit4] > at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:506) [junit4:junit4] > ... 42 more [junit4:junit4] 2> 1244 T2515 oas.SolrTestCaseJ4.setUp ###Starting testCollationWithHypens [junit4:junit4] 2> 1360 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testCollationWithHypens [junit4:junit4] 2> 1364 T2515 oas.SolrTestCaseJ4.setUp ###Starting testCollateWithGrouping [junit4:junit4] 2> 1406 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testCollateWithGrouping [junit4:junit4] 2> 1409 T2515 oas.SolrTestCaseJ4.setUp ###Starting testExtendedCollate [junit4:junit4] 2> 1460 T2515 oas.SolrTestCaseJ4.tearDown ###Ending testExtendedCollate [junit4:junit4] 2> 1461 T2515 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> 1461 T2515 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1180283350 [junit4:junit4] 2> 1462 T2515 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@4710bfc4 [junit4:junit4] 2> 1462 T2515 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=14,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4:junit4] 2> 1463 T2515 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState [junit4:junit4] 2> 1463 T2515 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 1463 T2515 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 1466 T2515 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\spellchecker1\_4.fld FAILED !!!!! [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801\spellchecker1 FAILED !!!!! [junit4:junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-SpellCheckCollatorTest-1354557568801 FAILED !!!!! [junit4:junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_JO, timezone=Europe/Paris [junit4:junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=2,threads=1,free=113192080,total=406257664 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, SyncSliceTest, TestStressRecovery, ZkNodePropsTest, TestPropInjectDefaults, FullSolrCloudDistribCmdsTest, CoreContainerCoreInitFailuresTest, TestSort, LoggingHandlerTest, DistributedTermsComponentTest, TestStressLucene, TestSolrDeletionPolicy2, TestFastWriter, TestPseudoReturnFields, TestDefaultSimilarityFactory, ReturnFieldsTest, TestLMJelinekMercerSimilarityFactory, SpatialFilterTest, TestFiltering, XmlUpdateRequestHandlerTest, QueryEqualityTest, TestRealTimeGet, MultiTermTest, TestGroupingSearch, TestCodecSupport, TestSearchPerf, ZkControllerTest, BasicFunctionalityTest, TestLFUCache, TestStressReorder, DirectSolrSpellCheckerTest, TestFaceting, MoreLikeThisHandlerTest, XsltUpdateRequestHandlerTest, DistributedQueryElevationComponentTest, TestDocumentBuilder, ExternalFileFieldSortTest, UUIDFieldTest, SolrCoreTest, TestLRUCache, FastVectorHighlighterTest, TestQueryUtils, RequestHandlersTest, SpellPossibilityIteratorTest, AlternateDirectoryTest, TestSolrDeletionPolicy1, BadComponentTest, TestSurroundQueryParser, PrimitiveFieldTypeTest, SolrPluginUtilsTest, AnalysisAfterCoreReloadTest, IndexBasedSpellCheckerTest, TestCSVLoader, HighlighterConfigTest, TestElisionMultitermQuery, TestSolrQueryParser, IndexSchemaTest, TestQuerySenderNoQuery, TestFastLRUCache, SolrCmdDistributorTest, TestPHPSerializedResponseWriter, TestPerFieldSimilarity, TestValueSourceCache, TestFoldingMultitermQuery, TestRTGBase, TestSolrCoreProperties, CoreAdminHandlerTest, SortByFunctionTest, CurrencyFieldTest, TestBinaryResponseWriter, UpdateParamsTest, TestOmitPositions, TestStressVersions, TestDistributedGrouping, TimeZoneUtilsTest, TestJmxMonitoredMap, PolyFieldTest, SampleTest, TestRecovery, RecoveryZkTest, LegacyHTMLStripCharFilterTest, ClusterStateUpdateTest, SolrIndexConfigTest, BasicDistributedZkTest, SolrInfoMBeanTest, TestIndexSearcher, DOMUtilTest, LeaderElectionTest, TestQueryTypes, BadIndexSchemaTest, TestSolrJ, TestDistributedSearch, TestRandomFaceting, UpdateRequestProcessorFactoryTest, TestPropInject, CacheHeaderTest, NumericFieldsTest, WordBreakSolrSpellCheckerTest, SOLR749Test, SuggesterTSTTest, TestSystemIdResolver, OutputWriterTest, TestXIncludeConfig, TestCSVResponseWriter, TestBinaryField, DefaultValueUpdateProcessorTest, SpellCheckCollatorTest] [junit4:junit4] Completed in 1.50s, 7 tests, 1 error <<< FAILURES! [...truncated 391 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:335: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:178: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:438: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1163: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:827: There were test failures: 236 suites, 981 tests, 1 error, 12 ignored (7 assumptions) Total time: 38 minutes 23 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.7.0_09 -XX:+UseParallelGC Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org