Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11481/
Java: 64bit/ibm-j9-jdk7 
-Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

1 tests failed.
REGRESSION:  org.apache.lucene.queries.function.TestValueSources.testQuery

Error Message:
The top-reader used to create Weight 
(org.apache.lucene.index.LeafReaderContext@b0eb1746) is not the same as the 
current reader's top-reader 
(org.apache.lucene.index.CompositeReaderContext@2ea05729

Stack Trace:
java.lang.AssertionError: The top-reader used to create Weight 
(org.apache.lucene.index.LeafReaderContext@b0eb1746) is not the same as the 
current reader's top-reader 
(org.apache.lucene.index.CompositeReaderContext@2ea05729
        at 
__randomizedtesting.SeedInfo.seed([B0CB3FB9A24AA7A6:3BBA4BCA53C09D73]:0)
        at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:79)
        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:66)
        at 
org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:157)
        at 
org.apache.lucene.queries.function.TestValueSources.assertExists(TestValueSources.java:557)
        at 
org.apache.lucene.queries.function.TestValueSources.testQuery(TestValueSources.java:416)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:94)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:619)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:43)
        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:853)




Build Log:
[...truncated 9069 lines...]
   [junit4] Suite: org.apache.lucene.queries.function.TestValueSources
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestValueSources 
-Dtests.method=testQuery -Dtests.seed=B0CB3FB9A24AA7A6 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=Europe/Athens 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.36s J0 | TestValueSources.testQuery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The top-reader used to 
create Weight (org.apache.lucene.index.LeafReaderContext@b0eb1746) is not the 
same as the current reader's top-reader 
(org.apache.lucene.index.CompositeReaderContext@2ea05729
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B0CB3FB9A24AA7A6:3BBA4BCA53C09D73]:0)
   [junit4]    >        at 
org.apache.lucene.search.TermQuery$TermWeight.scorer(TermQuery.java:79)
   [junit4]    >        at 
org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:66)
   [junit4]    >        at 
org.apache.lucene.queries.function.valuesource.QueryDocValues.exists(QueryValueSource.java:157)
   [junit4]    >        at 
org.apache.lucene.queries.function.TestValueSources.assertExists(TestValueSources.java:557)
   [junit4]    >        at 
org.apache.lucene.queries.function.TestValueSources.testQuery(TestValueSources.java:416)
   [junit4]    >        at java.lang.Thread.run(Thread.java:853)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{long=Lucene41(blocksize=128), int=FSTOrd41, 
text=PostingsFormat(name=Asserting), string=FSTOrd41, id=FSTOrd41, 
float=Lucene41(blocksize=128), double=FSTOrd41}, 
docValues:{long=DocValuesFormat(name=Memory), 
int=DocValuesFormat(name=Lucene410), string=DocValuesFormat(name=Lucene410), 
float=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene410), 
double=DocValuesFormat(name=Lucene410)}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=no): {text=DFR I(F)LZ(0.3)}, 
locale=fr_FR, timezone=Europe/Athens
   [junit4]   2> NOTE: Linux 3.13.0-37-generic amd64/IBM Corporation 1.7.0 
(64-bit)/cpus=8,threads=1,free=4336272,total=14417920
   [junit4]   2> NOTE: All tests run in this JVM: [TermFilterTest, 
TestMoreLikeThis, TestValueSources]
   [junit4] Completed on J0 in 0.85s, 29 tests, 1 failure <<< FAILURES!

[...truncated 40 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:485: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:452: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2141:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:58: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 14 suites, 86 tests, 1 failure

Total time: 49 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/ibm-j9-jdk7 
-Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
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