Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2167/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestAllAnalyzersHaveFactories.test

Error Message:
A SPI class of type org.apache.lucene.analysis.util.TokenFilterFactory with 
name 'SimplePayload' does not exist. You need to add the corresponding JAR file 
supporting this SPI to your classpath. The current classpath supports the 
following names: [apostrophe, arabicnormalization, arabicstem, bulgarianstem, 
brazilianstem, cjkbigram, cjkwidth, soraninormalization, soranistem, 
commongrams, commongramsquery, dictionarycompoundword, hyphenationcompoundword, 
lowercase, stop, type, uppercase, czechstem, germanlightstem, 
germanminimalstem, germannormalization, germanstem, greeklowercase, greekstem, 
englishminimalstem, englishpossessive, kstem, porterstem, spanishlightstem, 
persiannormalization, finnishlightstem, frenchlightstem, frenchminimalstem, 
irishlowercase, galicianminimalstem, galicianstem, hindinormalization, 
hindistem, hungarianlightstem, hunspellstem, indonesianstem, 
indicnormalization, italianlightstem, latvianstem, asciifolding, 
capitalization, codepointcount, hyphenatedwords, keepword, keywordmarker, 
keywordrepeat, length, limittokencount, limittokenposition, removeduplicates, 
stemmeroverride, trim, truncate, worddelimiter, scandinavianfolding, 
scandinaviannormalization, edgengram, ngram, norwegianlightstem, 
norwegianminimalstem, patternreplace, patterncapturegroup, delimitedpayload, 
numericpayload, tokenoffsetpayload, typeaspayload, portugueselightstem, 
portugueseminimalstem, portuguesestem, reversestring, russianlightstem, 
shingle, snowballporter, serbiannormalization, classic, standard, 
swedishlightstem, synonym, turkishlowercase, elision]

Stack Trace:
java.lang.IllegalArgumentException: A SPI class of type 
org.apache.lucene.analysis.util.TokenFilterFactory with name 'SimplePayload' 
does not exist. You need to add the corresponding JAR file supporting this SPI 
to your classpath. The current classpath supports the following names: 
[apostrophe, arabicnormalization, arabicstem, bulgarianstem, brazilianstem, 
cjkbigram, cjkwidth, soraninormalization, soranistem, commongrams, 
commongramsquery, dictionarycompoundword, hyphenationcompoundword, lowercase, 
stop, type, uppercase, czechstem, germanlightstem, germanminimalstem, 
germannormalization, germanstem, greeklowercase, greekstem, englishminimalstem, 
englishpossessive, kstem, porterstem, spanishlightstem, persiannormalization, 
finnishlightstem, frenchlightstem, frenchminimalstem, irishlowercase, 
galicianminimalstem, galicianstem, hindinormalization, hindistem, 
hungarianlightstem, hunspellstem, indonesianstem, indicnormalization, 
italianlightstem, latvianstem, asciifolding, capitalization, codepointcount, 
hyphenatedwords, keepword, keywordmarker, keywordrepeat, length, 
limittokencount, limittokenposition, removeduplicates, stemmeroverride, trim, 
truncate, worddelimiter, scandinavianfolding, scandinaviannormalization, 
edgengram, ngram, norwegianlightstem, norwegianminimalstem, patternreplace, 
patterncapturegroup, delimitedpayload, numericpayload, tokenoffsetpayload, 
typeaspayload, portugueselightstem, portugueseminimalstem, portuguesestem, 
reversestring, russianlightstem, shingle, snowballporter, serbiannormalization, 
classic, standard, swedishlightstem, synonym, turkishlowercase, elision]
        at 
__randomizedtesting.SeedInfo.seed([BA365A18A51A46FB:326265C20BE62B03]:0)
        at 
org.apache.lucene.analysis.util.AnalysisSPILoader.lookupClass(AnalysisSPILoader.java:124)
        at 
org.apache.lucene.analysis.util.TokenFilterFactory.lookupClass(TokenFilterFactory.java:42)
        at 
org.apache.lucene.analysis.core.TestAllAnalyzersHaveFactories.test(TestAllAnalyzersHaveFactories.java:151)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 2622 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestAllAnalyzersHaveFactories
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAllAnalyzersHaveFactories -Dtests.method=test 
-Dtests.seed=BA365A18A51A46FB -Dtests.slow=true -Dtests.locale=ar_AE 
-Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.22s J0 | TestAllAnalyzersHaveFactories.test <<<
   [junit4]    > Throwable #1: java.lang.IllegalArgumentException: A SPI class 
of type org.apache.lucene.analysis.util.TokenFilterFactory with name 
'SimplePayload' does not exist. You need to add the corresponding JAR file 
supporting this SPI to your classpath. The current classpath supports the 
following names: [apostrophe, arabicnormalization, arabicstem, bulgarianstem, 
brazilianstem, cjkbigram, cjkwidth, soraninormalization, soranistem, 
commongrams, commongramsquery, dictionarycompoundword, hyphenationcompoundword, 
lowercase, stop, type, uppercase, czechstem, germanlightstem, 
germanminimalstem, germannormalization, germanstem, greeklowercase, greekstem, 
englishminimalstem, englishpossessive, kstem, porterstem, spanishlightstem, 
persiannormalization, finnishlightstem, frenchlightstem, frenchminimalstem, 
irishlowercase, galicianminimalstem, galicianstem, hindinormalization, 
hindistem, hungarianlightstem, hunspellstem, indonesianstem, 
indicnormalization, italianlightstem, latvianstem, asciifolding, 
capitalization, codepointcount, hyphenatedwords, keepword, keywordmarker, 
keywordrepeat, length, limittokencount, limittokenposition, removeduplicates, 
stemmeroverride, trim, truncate, worddelimiter, scandinavianfolding, 
scandinaviannormalization, edgengram, ngram, norwegianlightstem, 
norwegianminimalstem, patternreplace, patterncapturegroup, delimitedpayload, 
numericpayload, tokenoffsetpayload, typeaspayload, portugueselightstem, 
portugueseminimalstem, portuguesestem, reversestring, russianlightstem, 
shingle, snowballporter, serbiannormalization, classic, standard, 
swedishlightstem, synonym, turkishlowercase, elision]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA365A18A51A46FB:326265C20BE62B03]:0)
   [junit4]    >        at 
org.apache.lucene.analysis.util.AnalysisSPILoader.lookupClass(AnalysisSPILoader.java:124)
   [junit4]    >        at 
org.apache.lucene.analysis.util.TokenFilterFactory.lookupClass(TokenFilterFactory.java:42)
   [junit4]    >        at 
org.apache.lucene.analysis.core.TestAllAnalyzersHaveFactories.test(TestAllAnalyzersHaveFactories.java:151)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_AE, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=1,free=22347512,total=74620928
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPatternReplaceCharFilter, TestHunspellStemFilterFactory, 
TestSoraniStemFilterFactory, TestArmenianAnalyzer, TestRussianAnalyzer, 
TestPortugueseAnalyzer, TestPatternTokenizer, TestAnalysisSPILoader, 
TestPrefixAwareTokenFilter, TokenOffsetPayloadTokenFilterTest, 
TestCapitalizationFilter, TestTypeTokenFilterFactory, TestSnowballVocab, 
TestIrishAnalyzer, TestFlagNum, TestStemmerOverrideFilterFactory, 
TestPrefixAndSuffixAwareTokenFilter, TestArabicStemFilter, 
QueryAutoStopWordAnalyzerTest, TestLimitTokenCountFilter, 
WikipediaTokenizerTest, TestArabicFilters, TestFullStrip, 
TestLimitTokenCountAnalyzer, TestCJKBigramFilterFactory, TestPersianAnalyzer, 
TestCollationDocValuesField, TestPortugueseMinimalStemFilterFactory, 
TestGreekStemFilterFactory, TestCondition2, TestMorphAlias, 
TestStopFilterFactory, TestMappingCharFilterFactory, 
TestPortugueseMinimalStemFilter, TestCommonGramsQueryFilterFactory, TestIgnore, 
TestSpanishLightStemFilter, TestEnglishMinimalStemFilter, 
TestSerbianNormalizationFilterFactory, TestFactories, TestTrimFilter, 
TestGermanStemFilterFactory, TestKeywordMarkerFilter, TestFrenchAnalyzer, 
TestIndicNormalizer, TestSpanishLightStemFilterFactory, 
TestIrishLowerCaseFilter, TestLatvianStemmer, NGramTokenFilterTest, 
TestApostropheFilter, TestCharacterUtils, TestSoraniNormalizationFilter, 
TestFilesystemResourceLoader, TestStopFilter, 
TestLimitTokenPositionFilterFactory, TestEnglishMinimalStemFilterFactory, 
TestGalicianStemFilter, TestDictionaryCompoundWordTokenFilterFactory, 
DateRecognizerSinkTokenizerTest, TestSoraniAnalyzer, 
TestCodepointCountFilterFactory, TestLimitTokenCountFilterFactory, 
TestCzechAnalyzer, EdgeNGramTokenFilterTest, TestHindiFilters, 
TestWikipediaTokenizerFactory, TestCJKBigramFilter, TestCJKAnalyzer, 
TestThaiAnalyzer, TestWordDelimiterFilter, TestAllAnalyzersHaveFactories]
   [junit4] Completed [147/268] on J0 in 1.24s, 1 test, 1 error <<< FAILURES!

[...truncated 370 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build.xml:457: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2145: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/analysis/build.xml:106:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/analysis/build.xml:38: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 268 suites, 1369 tests, 1 error, 1 ignored

Total time: 11 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to