Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2935/
1 tests failed.
REGRESSION: 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, thaiword, 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, thaiword, turkishlowercase,
elision]
at
__randomizedtesting.SeedInfo.seed([1BAA20F8C284FB86:93FE1F226C78967E]:0)
at
org.apache.lucene.analysis.util.AnalysisSPILoader.lookupClass(AnalysisSPILoader.java:122)
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:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 2152 lines...]
[junit4] Suite: org.apache.lucene.analysis.core.TestAllAnalyzersHaveFactories
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestAllAnalyzersHaveFactories -Dtests.method=test
-Dtests.seed=1BAA20F8C284FB86 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ar -Dtests.timezone=UTC -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 3.45s 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, thaiword, turkishlowercase, elision]
[junit4] > at
__randomizedtesting.SeedInfo.seed([1BAA20F8C284FB86:93FE1F226C78967E]:0)
[junit4] > at
org.apache.lucene.analysis.util.AnalysisSPILoader.lookupClass(AnalysisSPILoader.java:122)
[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=RandomSimilarityProvider(queryNorm=false,coord=yes): {},
locale=ar, timezone=UTC
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=225484504,total=282066944
[junit4] 2> NOTE: All tests run in this JVM: [TestArabicFilters,
TestTwoFold, TestGalicianMinimalStemFilter,
TestNorwegianMinimalStemFilterFactory, TestRollingCharBuffer,
TestFrenchMinimalStemFilter, TestGalicianStemFilterFactory,
TestPortugueseMinimalStemFilterFactory, TestCJKWidthFilter, TestThaiAnalyzer,
TestGalicianStemFilter, TestIndonesianStemFilterFactory,
TestReversePathHierarchyTokenizer, TestScandinavianFoldingFilterFactory,
TestDelimitedPayloadTokenFilterFactory, TestPortugueseAnalyzer,
TestIndonesianAnalyzer, TestCzechStemFilterFactory, TestDictionary,
TestAllAnalyzersHaveFactories]
[junit4] Completed [70/271] on J0 in 3.51s, 1 test, 1 error <<< FAILURES!
[...truncated 609 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/build.xml:457:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:2230:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/analysis/build.xml:106:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/analysis/build.xml:38:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/module-build.xml:58:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991:
There were test failures: 271 suites, 1425 tests, 1 error, 1 ignored
Total time: 6 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2931
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1730861 bytes
Compression is 0.0%
Took 0.33 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]